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 LDAP unicodePwd fallback
Standalone guides exist (PARALLEL_PENTEST_GUIDE.md, GOLDEN_TICKET_CREDENTIAL_GUIDE.md) but are not linked from the README.
Task
Context
Two significant features shipped without landing docs in the main
README.md:--pentest-technique,--pentest-workers, 5 techniques (SMB null session, LDAP anonymous bind, RPC probe, SMTP VRFY, Kerberos probe)auto_obtain_golden_ticket()now integrates null-session NTDS dump, DCSync/DRSUAPI, and LDAPunicodePwdfallbackStandalone guides exist (
PARALLEL_PENTEST_GUIDE.md,GOLDEN_TICKET_CREDENTIAL_GUIDE.md) but are not linked from the README.Task