netanelcyber / netanelcyber/AdPentestAI-Python

Document parallel pentest & golden-ticket credential extraction features

Open Beginner friendly
#42 0 comments 0 reactions 0 assignees View on GitHub

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:

  1. Parallel penetration testing--pentest-technique, --pentest-workers, 5 techniques (SMB null session, LDAP anonymous bind, RPC probe, SMTP VRFY, Kerberos probe)
  2. Golden-ticket + credential extraction chainauto_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

  • 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.