netanelcyber / netanelcyber/AdPentestAI-Python
Document parallel pentest & golden-ticket credential extraction features
Open
Beginner friendly
Nobody has claimed this yet.
documentation
- Dominant language
- Python
- Stars
- 5
- Forks
- 2
- Avg merge
- 22h 25m
- Merged PRs (30d)
- 7
Description
Context
Two significant features shipped without landing docs in the main README.md:
- Parallel penetration testing —
--pentest-technique,--pentest-workers, 5 techniques (SMB null session, LDAP anonymous bind, RPC probe, SMTP VRFY, Kerberos probe) - Golden-ticket + credential extraction chain —
auto_obtain_golden_ticket()now integrates null-session NTDS dump, DCSync/DRSUAPI, and LDAPunicodePwdfallback
Standalone guides exist (PARALLEL_PENTEST_GUIDE.md, GOLDEN_TICKET_CREDENTIAL_GUIDE.md) but are not linked from the README.
Task
- Add a "Features" section entry for each with a link to the standalone guide
- Add usage snippet under the CLI examples block
- Add both to the table of contents
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 in the main README.md, reviewing the existing table of contents, Features section, and CLI examples block. Use PARALLEL_PENTEST_GUIDE.md and GOLDEN_TICKET_CREDENTIAL_GUIDE.md as the linked references and source for the usage snippets. Done means both features have Features entries, CLI examples, and table-of-contents entries.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation, security
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 88/100