文章总结: 本文整理了全面的渗透测试工具导航库,涵盖子域名枚举、Web扫描、内网渗透、代码审计及工控安全等领域。文章分类列举了大量常用工具和靶场资源链接,旨在为安全人员提供便捷参考。同时作者分享了SecBoxA项目地址及威胁情报群,方便获取最新资讯与学习资料。 综合评分: 68 文章分类: 渗透测试,安全工具,内网渗透,WEB安全,IoT安全
渗透测试人员必备武器库:子域名爆破、漏洞扫描、内网渗透、工控安全工具全收录
原创
0xSecDebug 0xSecDebug
0xSecDebug
2026年1月31日 12:15 陕西
网络安全与渗透测试工具导航
请勿利用文章内的相关技术从事非法渗透测试,由于传播、利用此文所提供的信息而造成的任何直接或者间接的后果及损失,均由使用者本人负责,作者不为此承担任何责任。工具和内容均来自网络,仅做学习和记录使用,安全性自测,如有侵权请联系删除。
项目地址在文章底部哦
目录
-
入门指南
-
在线靶场
-
文件上传漏洞靶场
-
导航
-
有效载荷
-
子域名枚举
-
自动爬虫实现的子域名收集工具
-
WAF开源及规则
-
Web应用扫描工具
-
webshell检测以及病毒分析
-
DDos防护
-
Android系列工具
-
XSS扫描
-
代码审计
-
端口扫描、指纹识别以及中间件扫描
-
高级持续性威胁(APT)相关工具
-
工控系统及大型网络相关安全工
-
模块化扫描、综合扫描器
-
内网安全渗透测试工具集
-
企业网络自检
-
弱口令或信息泄漏扫描
-
社工库
-
数据库防火墙
-
数据库扫描及注入
-
无线网络渗透审计
-
物联网设备扫描
-
针对性漏洞测试工具
入门指南
- 网络黑客入门 中文版:https://wizardforcel.gitbooks.io/web-hacking-101/content/
- 浅入浅出Android安全 中文版:https://wizardforcel.gitbooks.io/asani/content/
- Android 渗透测试学习手册 中文版:https://wizardforcel.gitbooks.io/lpad/content/
- 。。。。。。。
在线靶场
SQLi-LABS:http://43.247.91.228:84/DVMA:http://43.247.91.228:81/XSS:http://59.63.200.79:8004/Feedback.asp
文件上传漏洞靶场
- https://github.com/c0ny1/upload-labs
- https://github.com/LandGrey/upload-labs-writeup
导航
- 渗透导航网站:渗透师导航、黑客街
有效载荷
Payload:https://github.com/swisskyrepo/PayloadsAllTheThingsBurpSuitePro-2.0.06-beta-Loader-Keygen:https://github.com/h0nus/BurpSuitePro-2.0.06-beta-Loader-Keygen
子域名枚举
- 经典的子域名爆破枚举脚本:https://github.com/lijiejie/subDomainsBrute
- 子域名字典穷举:https://github.com/ring04h/wydomain
- 子域名枚举与地图标记:https://github.com/le4f/dnsmaper
- 在线子域名信息收集工具:https://github.com/0xbug/orangescan
- 。。。。。。。。
自动爬虫实现的子域名收集工具
- 快速子域枚举工具:https://github.com/aboul3la/Sublist3r
- 子域名枚举及信息搜集工具:https://github.com/jonluca/Anubis
- 子域名查询工具:https://github.com/n4xh4ck5/N4xD0rk
- 一款高效的子域名爆破工具:https://github.com/infosec-au/altdns
- 。。。。。。。
WAF开源及规则
- https://github.com/xsec-lab/x-waf
- https://github.com/loveshell/ngx_lua_waf
- 。。。。。。。
Web应用扫描工具
- Web应用安全扫描器框架:http://github.com/Arachni/arachni
- 增强版:https://github.com/dr0op/WeblogicScan
WeblogicScan
webshell检测以及病毒分析
- 简单的php后门检测工具以及webshell样本库:https://github.com/We5ter/Scanners-Box/tree/master/webshell/
- Webshell扫描工具:https://github.com/ym2011/ScanBackdoor
- PHP后门扫描:https://github.com/yassineaddi/BackdoorMan
- 。。。。。。
DDos防护
- https://github.com/ywjt/Dshield
Android系列工具
- http://sec-redclub.com/index.php/archives/439/
XSS扫描
- 跨站脚本暴力破解器:https://github.com/shawarkhanethicalhacker/BruteXSS
- 一个用来检查跨站追踪的小型Python脚本:https://github.com/1N3/XSSTracer
- PHP版本的反射型xss扫描:https://github.com/0x584A/fuzzXssPHP
- 批量扫描xss的python脚本:https://github.com/chuhades/xss_scan
- 。。。。。。
代码审计
- php静态扫描工具集:https://github.com/exakat/php-static-analysis-tools
- 白盒代码安全审计系统:https://github.com/wufeifei/cobra
- 静态PHP代码审计:https://github.com/OneSourceCat/phpvulhunter
- 跟踪、分析PHP运行情况的工具:https://github.com/Qihoo360/phptrace
- 。。。。。。。
端口扫描、指纹识别以及中间件扫描
- Nmap端口扫描器之王:https://nmap.org/download.html
- 目标端口扫描+系统服务指纹识别:https://github.com/ring04h/wyportmap
- 动态多线程敏感信息泄露检测工具:https://github.com/ring04h/weakfilescan
- WAF产品指纹识别:https://github.com/EnableSecurity/wafw00f
- SSL类型识别:https://github.com/rbsec/sslscan
- Web指纹识别:https://github.com/urbanadventurer/whatweb
- Web应用指纹识别:https://github.com/tanjiti/FingerPrint
- 。。。。。。
高级持续性威胁(APT)相关工具
- 一款APT入侵痕迹扫描器:https://github.com/Neo23x0/Loki
工控系统及大型网络相关安全工
- ICS设备nmap扫描脚本: https://github.com/w3h/icsmaster/tree/master/nse
- SDN安全评估框架:https://github.com/OpenNetworkingFoundation/DELTA
模块化扫描、综合扫描器
- 自动漏洞扫描器,子域名爆破,端口扫描,目录爆破,常用框架漏洞检测:https://github.com/az0ne/AZScanner
- 分布式web漏洞扫描框架,集合owasp top10漏洞扫描和边界资产发现能力:https://github.com/blackye/lalascan
- BkScanner 分布式、插件化web漏洞扫描器:https://github.com/blackye/BkScanner
- 被动式漏洞扫描:https://github.com/ysrc/GourdScanV2
- 。。。。。。。
内网安全渗透测试工具集
- 企业内网渗透脚本,包括banner扫描、端口扫描;各种通用漏洞利用等:https://github.com/0xwindows/VulScritp
- 基于网络流量的内网探测框架:https://github.com/lcatro/network_backdoor_scanner
- 调用 Windows API 枚举用户登录信息:https://github.com/fdiskyou/hunter
- 。。。。。。。
企业网络自检
- 详细的内部网络信息扫描器:https://github.com/sowish/LNScan
- JavaScript实现的本地网络扫描器:https://github.com/SkyLined/LocalNetworkScanner
- 网络资产识别引擎,漏洞检测引擎:https://github.com/ysrc/xunfeng
- 企业被搜索引擎收录敏感资产信息监控脚本:员工邮箱、子域名、Hosts:https://github.com/laramies/theHarvester
- 。。。。。。
弱口令或信息泄漏扫描
- 一个简单的HTTP暴力破解、撞库攻击脚本:https://github.com/lijiejie/htpwdScan
- 一个迷你的信息泄漏批量扫描脚本:https://github.com/lijiejie/BBScan
- .git文件夹泄漏利用工具:https://github.com/lijiejie/GitHack
- 基于字典的目录扫描小工具:https://github.com/LoRexxar/BScanner
- 。。。。。。。
数据库防火墙
- https://nim4.github.io/DBShield/
数据库扫描及注入
- 注入工具之王sqlmap:https://github.com/sqlmapproject/sqlmap
- 一款基于SQLMAP和Charles的被动SQL注入漏洞扫描工具:https://github.com/0xbug/SQLiScanner
- 99行代码实现的sql注入漏洞扫描器:https://github.com/stamparm/DSSS
- 。。。。。。。
无线网络渗透审计
- 无线安全审计工具:https://github.com/savio-code/fern-wifi-cracker/
- Python网络/渗透测试工具:https://github.com/m4n3dw0lf/PytheM
- 无线安全渗透测试套件:https://github.com/P0cL4bs/WiFi-Pumpkin
- 。。。。。。。
物联网设备扫描
- 物联网设备默认密码扫描检测工具:https://github.com/rapid7/IoTSeeker
- 使用nmap扫描IoT设备:https://github.com/shodan-labs/iotdb
- 路由器漏洞扫描利用:https://github.com/jh00nbr/Routerhunter-2.0
- 路由器漏洞利用框架:https://github.com/reverse-shell/routersploit
- 。。。。。。
#
- java反序列化利用工具集:https://github.com/brianwrf/hackUtils
- java反序列化利用工具:https://github.com/frohoff/ysoserial
- Jenkins漏洞探测、用户抓取爆破:https://github.com/blackye/Jenkins
- discuz漏洞扫描:https://github.com/code-scan/dzscan
- 。。。。。。。
📖 项目地址
#
https://github.com/stz-H/SecBoxA?tab=readme-ov-file
💻 威胁情报推送群
如果师傅们想要第一时间获取到最新的威胁情报,可以添加下面我创建的钉钉漏洞威胁情报群,便于师傅们可以及时获取最新的IOC。
如果师傅们想要获取网络安全相关知识内容,可以添加下面我创建的网络安全全栈知识库,便于师傅们的学习和使用:
覆盖渗透、安服、运营、代码审计、内网、移动、应急、工控、AI/LLM、数据、业务、情报、黑灰产、SOC、溯源、钓鱼、区块链等 方向,内容还在持续整理中……。
点分享
点收藏
点在看
点点赞
免责声明:
本文所载程序、技术方法仅面向合法合规的安全研究与教学场景,旨在提升网络安全防护能力,具有明确的技术研究属性。
任何单位或个人未经授权,将本文内容用于攻击、破坏等非法用途的,由此引发的全部法律责任、民事赔偿及连带责任,均由行为人独立承担,本站不承担任何连带责任。
本站内容均为技术交流与知识分享目的发布,若存在版权侵权或其他异议,请通过邮件联系处理,具体联系方式可点击页面上方的联系我。
本文转载自:0xSecDebug 0xSecDebug 0xSecDebug《渗透测试人员必备武器库:子域名爆破、漏洞扫描、内网渗透、工控安全工具全收录》
版权声明
本站仅做备份收录,仅供研究与教学参考之用。
读者将信息用于其他用途的,全部法律及连带责任由读者自行承担,本站不承担任何责任。










评论