From 64552de1e442ff49fe3db5faadf5025472797b6f Mon Sep 17 00:00:00 2001 From: euphrat1ca <> Date: Fri, 8 May 2020 22:30:11 +0800 Subject: [PATCH] 264 264 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index be08ee5..ea4c573 100644 --- a/README.md +++ b/README.md @@ -466,13 +466,13 @@ https://nets.ec/Shellcode/Socket-reuse //C.套接字重用 - https://zhifeng.io/mobile/online.html //灯塔移动端发现身边iot设备,互联网感知引擎。W:shodan.io;W:zoomeye.org;W:fofa.so/;W:censys.io/;W:oshadan.com; - https://hackertarget.com/ip-tools/ //提供api、ip相关工具,在线扫描器,工具文章研究博客。W:tools.bugscaner.com/;W:safeweb.norton.com; - http://ce.baidu.com/index/getRelatedSites?site_address=baidu.com //在线子域名 +- https://www.virustotal.com/ //在线文件、网址、域名、IP检测。包含pdns。W:crt.sh/;W:spyse.com/;W:securitytrails.com/#search;W:dnsdumpster.com/;- +- https://www.dnsdb.io //全球DNS搜索引擎。DNS查询,子域名查询,IP查询,A记录查询,域名解析,旁站查询。 - https://www.whatweb.net/ //在线web指纹识别 - http://www.webscan.cc/ //同IP网站查询,C段查询,IP反查域名,C段旁注,旁注工具.W:phpinfo.me/domain/; - http://ip.chaxun.la/ //ip反查域名---查询啦 - http://www.link114.cn/title/ //批量查询网站标题 - https://bgp.he.net //bgp/asn/isp在线搜集工具 -- https://www.virustotal.com/ //在线文件、网址、域名、IP检测。包含pdns。W:crt.sh/;W:spyse.com/;W:securitytrails.com/#search;W:dnsdumpster.com/;- -- https://www.dnsdb.io //全球DNS搜索引擎。DNS查询,子域名查询,IP查询,A记录查询,域名解析,旁站查询。 ### 真实IP信息获取 - http://requestbin.net/ //Inspect HTTP Requests.获取客户端http、dns请求。requestbin.com。 - https://github.com/BugScanTeam/DNSLog //py.基于django监控 DNS 解析记录和 HTTP 访问记录的工具,可以配合盲注、xss、解析对方真实ip使用