Johnn.Nalwa
Active Directory Security Dashboard
all projects
enterprise

Active Directory Security Dashboard

Security monitoring and analytics platform for Active Directory environments — threat detection, compliance reporting, audit tracking, remediation recommendations, and SIEM integrations.

TypeScriptReactPythonLDAPPostgreSQLActive DirectorySIEMWindows Event Logs

/// overview

Developed a security monitoring and analytics platform for enterprise Active Directory environments. Provides real-time threat detection (privilege escalation, dormant accounts, suspicious authentication patterns), compliance reporting against CIS benchmarks, full audit trail visualization, remediation recommendations, and integration with SIEM platforms.

The problem

Active Directory is the most common attack surface in enterprise environments, yet most organizations have no purpose-built visibility tool — they rely on raw event logs or expensive SIEM queries with no contextual interpretation.

The approach

Built a TypeScript/React frontend with a Python backend that queries AD via LDAP and ingests Windows Event Logs. Implemented detection rules for common AD attack patterns (Kerberoasting indicators, lateral movement, stale privileged accounts). Built compliance scoring against CIS AD benchmarks and added SIEM webhook export for Splunk and Elastic.

Outcome

Delivered actionable security posture visibility for AD environments with no prior tooling — surfacing misconfigurations and threat indicators that were previously buried in raw log data.