8000 Release V1.0.0 Β· RevoltSecurities/Dnsprober Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

V1.0.0

Latest
Compare
Choose a tag to compare
@RevoltSecurities RevoltSecurities released this 08 Mar 16:33
· 3 commits to main since this release
407b474

πŸš€ Dnsprober v1.0.0 Release Notes

We are excited to announce the first official release of Dnsprober v1.0.0! πŸŽ‰

Dnsprober is a lightweight and high-performance DNS reconnaissance tool designed for security researchers, bug hunters, and penetration testers. It allows querying all major DNS record types efficiently using UDP, built independently with a focus on speed and reliability.


πŸ”Ή Features in v1.0.0

  • πŸš€ Supports querying all major DNS record types (A, AAAA, CNAME, MX, NS, TXT, SOA, PTR, etc.).
  • ⚑ Built for speed and efficiency using github.com/miekg/dns for fast, low-level DNS queries.
  • πŸ› οΈ Simple CLI usage with support for bulk queries.
  • πŸ”„ Retries and timeouts handling to ensure accurate results.
  • πŸ“¦ Lightweight and UDP-only and TCP fallback for truncated responses.
  • πŸ–₯️ Cross-platform support (Linux, Windows, macOS).
  • βœ… First stable release with performance optimizations and bug fixes.
0