Skip to content
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.
/ DNSnitch Public archive

Uses viewdns.info to perform a reverse NS lookup on a specified nameserver and attempts zone transfers on discovered domains

Notifications You must be signed in to change notification settings

V1V1/DNSnitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

DNSnitch

Uses viewdns.info to perform a reverse NS lookup on a specified nameserver and attempts zone transfers on all the discovered domains.

alt tag

Usage:

-n NAMESERVER, --nameserver NAMESERVER (Name server e.g. ns1.target.com)
-zt, --zonetransfer (Attempt zone transfers on discovered domains)
-o OUTPUT, --output OUTPUT (Destination output file)

Example:

$ DNSnitch.py -n nameserver.target.com -zt

About

Uses viewdns.info to perform a reverse NS lookup on a specified nameserver and attempts zone transfers on discovered domains

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages