https://github.com/moonlite1337/dnsrenum
dependency-free dnsenum 🦀
https://github.com/moonlite1337/dnsrenum
dns dnsenumuration draft enumeration hacking pentesting rust
Last synced: 3 months ago
JSON representation
dependency-free dnsenum 🦀
- Host: GitHub
- URL: https://github.com/moonlite1337/dnsrenum
- Owner: moonlite1337
- Created: 2024-12-21T18:29:04.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-25T16:57:53.000Z (5 months ago)
- Last Synced: 2025-01-10T10:35:07.224Z (4 months ago)
- Topics: dns, dnsenumuration, draft, enumeration, hacking, pentesting, rust
- Language: Rust
- Homepage:
- Size: 61.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Intro
A repo is a work in progress.
This is an attempt to rewrite perl script into a binary:
https://github.com/SparrowOchon/dnsenum2Features to add:
- [x] basic DNS lookup
- [x] help string
- [x] add dns list
- [x] zone transfer
- [x] google first page scrape (optional)
- [ ] brute force using dns presets
- [ ] whois C class domain network ranges
- [ ] reverse lookup on c class network ranges
- [ ] Write to domain_ips.txt file non-contiguous ip-blocks results
- [ ] configure release mgmt
- [ ] kali package
- [ ] find good to add features from subfinder and similar## notes
recommended DNS list:
https://github.com/danielmiessler/SecLists/tree/master/Discovery/DNScurrent data/example.txt is copied from:
https://github.com/SparrowOchon/dnsenum2/blob/master/dns.txt