Documentation Index
Fetch the complete documentation index at: https://docs.bytejmp.com/llms.txt
Use this file to discover all available pages before exploring further.
Install
Usage
Include Tombstoned Records
Output
Createsrecords.csv with all DNS records from AD-integrated DNS zones.
With LDAP (Manual)
Why Use It
- Discover internal hosts not in ping sweep
- Find hidden services, dev servers, legacy systems
- Map internal infrastructure via DNS
- Works with any domain user (low privilege)
Quick Reference
| Task | Command |
|---|---|
| Dump DNS | adidnsdump -u 'DOM\user' -p 'pass' DC_IP |
| Resolve | Add -r flag |
| Tombstoned | Add --include-tombstoned |
| Output | records.csv |