综合扫描工具 -- dmitry

今天的云很好看,我想拍给你看,却想到我们很久不联系了,突然觉得,云也没那么好看了。。。

---- 网易云热评

Dmitry是一款一体化的信息收集工具

一、环境:kali201201

二、用法:

-o Save output to %host.txt or to file specified by -o file

将输出保存到%host.txt或由-o指定的文件

-i Perform a whois lookup on the IP address of a host

对主机的IP地址执行whois查找

-w Perform a whois lookup on the domain name of a host

对主机的域名执行whois查找

-n Retrieve Netcraft.com information on a host

在主机上检索Netcraft.com信息

-s Perform a search for possible subdomains

执行搜索可能的子域

-e Perform a search for possible email addresses

执行搜索可能的电子邮件地址

-p Perform a TCP port scan on a host

在主机上执行TCP端口扫描

  • -f Perform a TCP port scan on a host showing output reporting filtered ports

在显示输出报告过滤端口的主机上执行TCP端口扫描

  • -b Read in the banner received from the scanned port

读取从扫描端口接收的banner

  • -t 0-9 Set the TTL in seconds when scanning a TCP port ( Default 2 )

0-9扫描TCP端口时设置TTL(默认为2)

*Requires the -p flagged to be passed

需要-p标记才能传递

1、查看开放的端口dmitry -p 192.168.1.104
在这里插入图片描述
2、获取网站注册信息dmitry -winse baidu.com
在这里插入图片描述
注: -s和-e参数需要用到google搜索

禁止非法,后果自负

欢迎关注公众号:web安全工具库
在这里插入图片描述

发布了127 篇原创文章 · 获赞 6 · 访问量 1万+

猜你喜欢

转载自blog.csdn.net/weixin_41489908/article/details/105151083