其他分享
首页 > 其他分享> > dmitry

dmitry

作者:互联网

Deepmagic Information Gathering Tool
"There be some deep magic going on"

Usage: dmitry [-winsepfb] [-t 0-9] [-o %host.txt] host
  -o     Save output to %host.txt or to file specified by -o file
  -i     Perform a whois lookup on the IP address of a host
  -w     Perform a whois lookup on the domain name of a host
  -n     Retrieve Netcraft.com information on a host
  -s     Perform a search for possible subdomains
  -e     Perform a search for possible email addresses
  -p     Perform a TCP port scan on a host
* -f     Perform a TCP port scan on a host showing output reporting filtered ports
* -b     Read in the banner received from the scanned port
* -t 0-9 Set the TTL in seconds when scanning a TCP port ( Default 2 )
*Requires the -p flagged to be passed

dmitry -i 112.46.29.223

dmitry -wpb -t 4 www.thepaper.cn

dmitry -wpbs -t 4 www.thepaper.cn(s搜的是google)

dmitry -wpbe -t 4 www.thepaper.cn(e搜的是google)

 

由于国内不能使用google,此工具意义不大

标签:www,google,Perform,host,dmitry,port
来源: https://www.cnblogs.com/augustone/p/16489995.html