netanelcyber / netanelcyber/AdPentestAI-Python
🔐 Kerberos 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
Proposal
Create a dedicated Kerberos audit framework in AdPentest.
Modules
- SPN enumeration
- Service account assessment
- Kerberos event analysis
- Golden Ticket detection
- Silver Ticket detection
- JSON reporting
CLI
adpentest kerberos audit --target <authorized-domain>
Focus on defensive auditing, synthetic test data, and authorized lab environments.
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 reviewing the repository structure and the proposed adpentest kerberos audit --target <authorized-domain> entry point. Map the six requested modules, including JSON reporting, against any existing CLI patterns and defensive auditing capabilities. Done means the framework supports the listed audit areas with synthetic test data in authorized lab environments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- authentication, cli, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100