Description: Dnswalk is other of the information gathering tool which performs the zone transfers on the target domains.
In this video i have used following commands for the usage of the dnswalk tool
Commands:
./dnswalk iitk.ac.in.
./dnswalk -r iitk.ac.in.
./dnswalk -i iitk.ac.in.
./dnswalk -a iitk.ac.in.
./dnswalk -d iitk.ac.in.
./dnswalk -m iitk.ac.in.
./dnswalk -d iitk.ac.in.
./dnswalk -riadmfl iitk.ac.in.
Command Description:
====> ./dnswalk iitk.ac.in.
This command tries to find zone tranfer records of the target doamain.
====> ./dnswalk -r iitk.ac.in.
This command recursively descend sub domains of a domain
====> ./dnswalk -i iitk.ac.in.
Turns on warning of duplicate A records
.====> /dnswalk -a iitk.ac.in.
Performs debugging on the site
====> ./dnswalk -d iitk.ac.in.
Checks whether the domains are been modified are not
====> ./dnswalk -m iitk.ac.in.
Performs all the above things through single command line arguments
====> ./dnswalk -riadmfl iitk.ac.in.
ZeroSecurity The Latest Technology News and Tutorials