netanelcyber / netanelcyber/AdPentestAI-Python
🏛️ AD CS Security Audit — ESC Detection
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5
- Forks
- 2
- Avg merge
- 22h 25m
- Merged PRs (30d)
- 7
Description
Objective
Expand AdPentest with defensive Active Directory Certificate Services auditing.
Scope
- Certificate Authority discovery
- Certificate template inventory
- Misconfiguration detection
- Enrollment and permission analysis
- Risk-focused remediation guidance
- JSON + CLI reporting
CLI
adpentest adcs audit --target <authorized-domain>
Safety
Detection and configuration auditing only. Validation should use authorized environments and synthetic/lab data where possible.
Tests
- Unit tests
- Synthetic AD CS fixtures
- Lab integration tests
- JSON schema validation
- CI regression tests
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the CLI entry point for adpentest adcs audit --target <authorized-domain> and tracing the existing reporting paths. Use the requested unit tests, synthetic AD CS fixtures, lab integration tests, JSON schema validation, and CI regression tests as acceptance targets; done means the audit reports the listed findings in authorized or synthetic environments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100