netanelcyber / netanelcyber/AdPentestAI-Python
⚙️ GPO Security Audit Framework
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5
- Forks
- 2
- Avg merge
- 22h 25m
- Merged PRs (30d)
- 7
Description
Objective
Add a read-only Group Policy security audit framework.
Checks
- Security-policy configuration review
- Privileged GPO identification
- Risky configuration detection
- GPO scope and inheritance analysis
- PASS / REVIEW / FAIL classification
- JSON + CLI reporting
CLI
adpentest gpo audit --target <authorized-domain>
Safety
Configuration analysis only. No automatic GPO modification or policy deployment.
Tests
- Unit tests
- Synthetic GPO fixtures
- AD lab integration
- 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 gpo audit --target <authorized-domain> and define how the read-only checks map to the requested PASS / REVIEW / FAIL results. Done should include the listed GPO checks, JSON and CLI reporting, synthetic fixtures, unit and lab integration tests, JSON schema validation, and CI regression coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100