Kali Linux Tools - Introduction to DMitry - Kali Linux Tutorial 1

Kali Linux Tools - Introduction to DMitry - Kali Linux Tutorial 1

We are going to go over the DMitry, the deep magic information gathering tool. It can be used to do the following but not just limited to whois lookup, scan subdomains, and scan a host for open ports. We can see the domain registration information, and name-servers. br br The second thing we are going to look at is port scanning. We are going to use the "-pb" switch: p for ports and b to get the banner from the ports and hostname or ip-address. br br dmitry -h br Deepmagic Information Gathering Tool br "There be some deep magic going on" br br Usage: dmitry [-winsepfb] [-t 0-9] [-o host.txt] host br -o Save output to host.txt or to file specified by -o file br -i Perform a whois lookup on the IP address of a host br -w Perform a whois lookup on the domain name of a host br -n Retrieve Netcraft.com information on a host br -s Perform a search for possible subdomains br -e Perform a search for possible email addresses br -p Perform a TCP port scan on a host br * -f Perform a TCP port scan on a host showing output reporting filtered ports br * -b Read in the banner received from the scanned port br * -t 0-9 Set the TTL in seconds when scanning a TCP port ( Default 2 ) br *Requires the -p flagged to be passed br br dmitry -winsepo example.txt example.com br br Run a domain whois lookup (w), an IP whois lookup (i), retrieve Netcraft info (n), search for subdomains (s), search for email addresses (e), do a TCP port scan (p), and save the output to example.txt (o) for the domain example.


User: DigitalArtDojo

Views: 2

Uploaded: 2017-04-08

Duration: 06:51