Skip to content

A tool that performs DNS security audits and takes a DNS IP as user input, could act as DNS security scanner.

License

Notifications You must be signed in to change notification settings

themalwarenews/dnssec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DnsSec

  • A DNS security audit tool is a software tool that checks a DNS server for security vulnerabilities and issues. It takes the DNS IP as user input and performs checks such as DNSSEC, cache snooping, DNS rebinding, DNS amplification, wildcard injections, NXDOMAIN attacks, DNS reflection, and open recursion. The tool can help identify potential security issues and improve the overall security and stability of the network.

Installation

Install dnssec

  git clone https://github.com/themalwarenews/dnssec/
  cd dnssec
  python3 dnssec.py [ DNS_IP ] [ DOMAIN ]

  eg:
  python3 dnssec.py 9.9.9.9 iamsharan.com

Sample

Screenshot 2023-05-02 at 11 56 41 PM

Feel free to notify us for any errors 🙂

Follow us on :

linkedin instagram twitter YouTube

About

A tool that performs DNS security audits and takes a DNS IP as user input, could act as DNS security scanner.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages