[工具使用] 开源渗透测试工具合集

239 0
Honkers 2025-3-5 20:26:53 | 显示全部楼层 |阅读模式

子域名枚举工具

  1. 子域枚举和信息收集工具 Anubis
  2. 项目地址:https://github.com/jonluca/Anubis
  3. 使用名为 Hacking with search engine 的技术列出有关主域的子域 N4xD0rk
  4. 项目地址:https://github.com/n4xh4ck5/N4xD0rk
  5. 子域名爆破枚举工具 subDomainsBrute
  6. 项目地址:https://github.com/lijiejie/subDomainsBrute
  7. 子域名爆破枚举工具 wydomain
  8. 项目地址:https://github.com/ring04h/wydomain
  9. 子域枚举工具 subbrute
  10. 项目地址:https://github.com/TheRook/subbrute
  11. 基于谷歌SSL透明证书的子域名查询工具-GSDF
  12. 项目地址:https://github.com/We5ter/GSDF
复制代码

fuzz工具

  1. LibFuzzer - fuzz
  2. 项目地址:https://llvm.org/docs/LibFuzzer.html
  3. 用于模糊 Windows 二进制文件的 AFL 分支,在目标二进制文件中找到新的执行路径 winafl
  4. 项目地址:https://github.com/ivanfratric/winafl
  5. NodeFuzz 用于 Web 浏览器和类似浏览器的应用程序的模糊器工具 NodeFuzz
  6. 项目地址:https://github.com/attekett/NodeFuzz
  7. 开源软件的连续模糊测试 OSS-Fuzz
  8. 项目地址:https://github.com/google/oss-fuzz
  9. 阿尔法实验室fuzz工具 alphafuzzer
  10. 项目地址:http://blog.topsec.com.cn/alphafuzzer/
复制代码

自动化渗透测试工具

  1. 自动化渗透测试工具 AttackSurfaceMapper
  2. 项目地址:https://github.com/superhedgy/AttackSurfaceMapper
  3. 使用手册:https://www.uedbox.com/post/59110/
  4. 自动化渗透测试 vajra
  5. 项目地址:https://github.com/r3curs1v3-pr0xy/vajra
  6. 渗透测试报告自动生成工具
  7. 项目地址:https://github.com/Mustard404/Savior
复制代码

漏洞利用框架

  1. 黑客工具包 hackUtils
  2. 项目地址:https://github.com/brianwrf/hackUtils
  3. 支持PowerShell的渗透测试框架 nishang
  4. 项目地址:https://github.com/samratashok/nishang
  5. msf框架
  6. 项目地址:https://github.com/rapid7/metasploit-framework
  7. pocsscan攻击框架
  8. 项目地址:https://github.com/erevus-cn/pocscan
  9. Pocsuite攻击框架
  10. 项目地址:https://github.com/knownsec/Pocsuite
  11. Beebeeto攻击框架
  12. 项目地址:https://github.com/n0tr00t/Beebeeto-framework
  13. ExploitDB官方git版本
  14. 项目地址:https://github.com/offensive-security/exploitdb
  15. php漏洞代码分析
  16. 项目地址:https://github.com/80vul/phpcodz
  17. JAVA反序列化POC生成工具
  18. 项目地址:https://github.com/frohoff/ysoserial
  19. JAVA反序列化EXP
  20. 项目地址:https://github.com/foxglovesec/JavaUnserializeExploits
  21. php7缓存覆写漏洞Demo及相关工具
  22. 项目地址:https://github.com/GoSecure/php7-opcache-override
  23. XcodeGhost木马样本
  24. 项目地址:https://github.com/XcodeGhostSource/XcodeGhost
复制代码

CVE

  1. 对已知漏洞执行本地搜索工具 cve-search
  2. 项目地址:https://github.com/cve-search/cve-search
  3. CVE-2016-2107
  4. 项目地址:https://github.com/FiloSottile/CVE-2016-2107
  5. CVE-2015-7547
  6. 项目地址:https://github.com/fjserna/CVE-2015-7547
  7. CVE-2015-2426 - MS-078
  8. 项目地址:https://github.com/vlad902/hacking-team-windows-kernel-lpe
复制代码

漏洞测试平台

  1. 供测试排查的勒索软件 CryptSky
  2. 项目地址:https://github.com/deadPix3l/CryptSky
  3. cker运行,漏洞练习平台 WebGoat
  4. 项目地址:https://github.com/WebGoat/WebGoat
  5. 常见的服务器端应用程序缺陷,漏洞练习平台 webgoat-legacy
  6. 项目地址:https://github.com/WebGoat/WebGoat-Legacy
  7. web漏洞练习平台 zvuldirll
  8. 项目地址:https://github.com/710leo/ZVulDrill
  9. 各种组件漏洞环境,思科、openssl等漏洞练习平台 vulapps
  10. 项目地址:https://github.com/Medicean/VulApps
  11. Web应用程序漏洞练习平台 dvwa
  12. https://github.com/digininja/DVWA
  13. sql注入练习平台 sqli-labs
  14. 项目地址:https://github.com/Audi-1/sqli-labs
  15. 编写的漏洞练习平台 vulnerable
  16. 项目地址:https://github.com/cr0hn/vulnerable-node
  17. Ruby编写的一款工具,生成含漏洞的虚拟机
  18. 项目地址:https://github.com/cliffe/secgen
  19. 漏洞学习平台 vulstudy
  20. 项目地址:https://github.com/c0ny1/vulstudy
复制代码

漏洞扫描工具

  1. 可定制的漏洞扫描器 nuclei
  2. 项目地址:https://github.com/projectdiscovery/nuclei
  3. 网络服务器扫描仪 nikto
  4. 项目地址:https://github.com/sullo/nikto
  5. Web 应用程序扫描 w3af
  6. 项目地址:https://github.com/andresriancho/w3af
  7. 漏洞扫描程序 vuls
  8. 项目地址:https://github.com/future-architect/vuls
  9. 漏洞扫描器 HellRaiser
  10. 项目地址:https://github.com/m0nad/HellRaiser
  11. Waf类型检测识别工具
  12. 项目地址:https://github.com/EnableSecurity/wafw00f
复制代码

远控工具

  1. 用gmail充当C&C服务器的后门 gcat
  2. 项目地址:https://github.com/byt3bl33d3r/gcat
  3. C#RAT(远程管理工具)BlackHole
  4. 项目地址:https://github.com/hussein-aitlahcen/BlackHole
  5. webshell 开源项目 webshell
  6. 项目地址:https://github.com/tennc/webshell
  7. XSS渗透管理平台 xssplatform
  8. 项目地址:https://github.com/78778443/xssplatform
  9. XSS与CSRF工具 xssor
  10. 项目地址:https://github.com/evilcos/xssor
  11. 渗透工具包 pentestpackage
  12. 项目地址:https://github.com/leonteale/pentestpackage
  13. 网站扫描工具 dirsearch
  14. 项目地址:https://github.com/maurosoria/dirsearch
  15. 命令注入利用工具 commix
  16. 项目地址:https://github.com/commixproject/commix
  17. 服务器端模板注入和代码注入检测和利用工具,支持burp插件 tplmap
  18. 项目地址:https://github.com/epinna/tplmap
  19. 渗透测试工具包 ToolSuite
  20. 项目地址:https://github.com/codejanus/ToolSuite
  21. Apache 实时日志分析系统 ARTLAS
  22. 项目地址:https://github.com/mthbernardes/ARTLAS
  23. web指纹识别 whatweb
  24. 项目地址:https://github.com/urbanadventurer/whatweb
  25. web爬行框架 Malspider
  26. 项目地址:https://github.com/ciscocsirt/malspider
  27. WordPress 安全扫描器 wpscan
  28. 项目地址:https://github.com/wpscanteam/wpscan
  29. webshell管理工具 Cknife
  30. 项目地址:https://github.com/Chora10/Cknife
  31. github泄露利用工具 GitHack
  32. 项目地址:https://github.com/lijiejie/GitHack
  33. XSS利用神器 BeEF
  34. 项目地址:https://github.com/beefproject/beef
  35. 自动化绕过WAF脚本 WAFNinja
  36. 项目地址:https://github.com/khalilbijjou/WAFNinja
  37. WAF Bypass模块 wafbypasser
  38. 项目地址:https://github.com/owtf/wafbypasser
  39. http命令行客户端 httpie
  40. 项目地址:https://github.com/httpie/httpie
  41. DISCUZ漏洞扫描器 dzscan
  42. 项目地址:https://github.com/code-scan/dzscan
  43. Tomcat渗透测试工具 tomcatWarDeployer
  44. 项目地址:https://github.com/mgeeky/tomcatWarDeployer
  45. burpsuit插件识别J2EE指纹和CVE漏洞检测 J2EEScan
  46. 项目地址:https://github.com/ilmila/J2EEScan
复制代码

SQL注入工具

  1. sqlmap - 注入工具之王sqlmap
  2. 项目地址:https://github.com/sqlmapproject/sqlmap
  3. SQLiScanner 基于SQLMAP和Charles的被动SQL注入漏洞扫描工具 SQLiScanner
  4. 项目地址:https://github.com/0xbug/SQLiScanner
  5. sql注入漏洞扫描器 DSSS
  6. 项目地址:https://github.com/stamparm/DSSS
  7. 基于python编写的开源的攻击工具 NoSQLAttack
  8. 项目地址:https://github.com/youngyangyang04/NoSQLAttack
  9. 内部渗透测试的PowerShell 工具包 PowerUpSQL
  10. 项目地址:https://github.com/NetSPI/PowerUpSQL
  11. Java编写的SQL注入工具 jsql-injection
  12. 项目地址:https://github.com/ron190/jsql-injection
复制代码

代理工具

  1. 内网穿透代理服务器 nps
  2. 项目地址:https://github.com/ehang-io/nps
  3. HTTP隧道,socket代理
  4. 项目地址:https://github.com/sensepost/reGeorg
  5. EarthWorm代理工具
  6. 项目地址:https://github.com/idlefire/ew
复制代码

弱口令爆破工具

  1. 弱密码扫描器 x-crack
  2. 项目地址:https://github.com/netxfly/x-crack
  3. 弱口令字典
  4. 项目地址:https://github.com/fuzz-security/SuperWordlist
  5. 弱口令探测字典脚本 cupp
  6. 项目地址:https://github.com/Mebus/cupp
复制代码

免责声明
提供的资源仅供学习,源自网络转载,版权归作者及授权人所有,若您发现有侵害您的权利,请联系我进行删除处理。谢谢 !
原文链接:https://mp.weixin.qq.com/s/T5qMzht9wyKwjSs_8x-JvA

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

×
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Honkers

特级红客

关注
  • 3168
    主题
  • 36
    粉丝
  • 0
    关注
这家伙很懒,什么都没留下!

中国红客联盟公众号

联系站长QQ:5520533

admin@chnhonker.com
Copyright © 2001-2025 Discuz Team. Powered by Discuz! X3.5 ( 粤ICP备13060014号 )|天天打卡 本站已运行