个人工具总结
子域名
https://phpinfo.me/domain/
http://dns.bufferover.run/dns?q=baidu.com (q后面跟域名)
https://www.virustotal.com/gui/home/upload
https://urlscan.io/result/62406eb6-acf3-4ef9-a175-d4875f242173
https://www.threatcrowd.org/ip.php?ip=93.184.215.130
https://github.com/michenriksen/aquatone
Sublist3r
https://github.com/aboul3la/Sublist3r
目录扫描
dirsearch
https://github.com/maurosoria/dirsearch
御剑 Dirbrute
7kbscan
https://github.com/7kbstorm/7kbscan-WebPathBrute
shell管理
https://github.com/AntSwordProject/AntSword-Loader
C刀
https://github.com/aStrowxyu/Cknife
冰蝎
https://github.com/chinatso/-v1.0
WebShell
https://github.com/tennc/webshell
代理穿透
*reGeorg*
ew
https://github.com/idlefire/ew
https://www.ngrok.cc/
PORT扫描
https://advanced-ip-scanner.en.softonic.com/
短信
http://www.z-sms.com/
XSS平台
http://xssye.com/
https://wizardforcel.gitbooks.io/xss-naxienian/content/16.html
http://www.xss-payloads.com/payloads-list.html?a#category=all
源码搜索
https://publicwww.com/websites/thinkphp/
Linux
https://linuxtools-rst.readthedocs.io/zh_CN/latest/base/index.html
https://debian-handbook.info/browse/zh-CN/stable/
https://billie66.gitbooks.io/tlcl-cn/index.html
https://gtfobins.github.io/
APT
https://start.me/p/GE7JQb/osint
https://attack.mitre.org/
https://github.com/Jxysir/Chinese-translation-ATT-CK-framework
邮箱
https://linshiyouxiang.net/
邮箱伪造
https://emkei.cz/
漏洞库
https://cxsecurity.com/
https://www.hackerone.com/
https://www.cvedetails.com/
https://cn.0day.today/exploit/description/20106
镜像
https://soft.lafibre.info/
https://mirrors.edge.kernel.org/pub/linux/kernel/v2.6/
https://linux.cn/article-4130-1.html
MD5
https://www.cmd5.com/
https://www.somd5.com/
虚拟身份
https://www.dizhishengcheng.com/
UA分析
加密解密
内网
l3m0n/pentest_study: 从零开始内网渗透学习
临时代理
https://demo.glyptodon.com/#/client/ZGVtbwBjAGRlbW8=
图床
https://sm.ms/
其他
https://archive.org/web/
https://ght.se7ensec.cn/
https://met.red/
https://www.xj.hk/
https://dash.cloudflare.com/login
https://my.freenom.com/
[Nmap速查手册 | WooYun知识库](http://drops.xmd5.com/static/drops/tips-4333.html) |
漏洞搭建
https://www.vulnspy.com/cn-thinkphp-5.x-rce/
※
pandasmm.com
开发
https://code.visualstudio.com/docs/?dv=win
快速设置环境变量
环境变量配置:
方法一:使用cmd命令添加path环境变量在cmd下输入: path=%path%;D:\Python27 接着按"Enter"回车键。