Github上开源的安全渗透攻击类工具集合
转载自:https://www.cnblogs.com/yylingyao/p/8997607.html
本工具包收集的初衷是向各类行业安全从业人员提供在企业信息安全防护体系建设过程中可以参考的各种开源或非开源安全扫描工具,以帮助安全从业人员对自身业务进行自检,从而提高安全性。
免责说明
请勿用于非法的用途,否则造成的严重后果与本项目无关
漏洞及渗透练习平台:
- https://github.com/710leo/ZVulDrill (ZVulDrill )
- https://github.com/cliffe/secgen (SecGen Ruby编写的一款工具,生成含漏洞的虚拟机)
- https://github.com/CSPF-Founder/btslab (btslab渗透测试实验室)
- https://github.com/WebGoat/WebGoat (WebGoat漏洞练习环境)
- https://github.com/WebGoat/WebGoat-Legacy (WebGoat漏洞练习环境)
- https://github.com/RandomStorm/DVWA (Damn Vulnerable Web Application(漏洞练习平台))
- https://github.com/stamparm/DSVW (轻量网漏洞演示平台)
- https://github.com/joe-shenouda/awesome-cyber-skills (黑客技术训练环境)
- https://github.com/OWASP/SecurityShepherd (网络及应用渗透训练平台)
- https://github.com/MyKings/docker-vulnerability-environment (docker搭建的漏洞练习环境)
- https://github.com/Audi-1/sqli-labs (数据库注入练习平台)
- https://github.com/cr0hn/vulnerable-node (用节点编写漏洞练习平台,如OWASP Node Goat)
- https://github.com/nmap/nmap (花式扫描器 :端口扫描器Nmap)
- https://github.com/SkyLined/LocalNetworkScanner (本地网络扫描器)
- https://github.com/lijiejie/subDomainsBrute (子域名扫描器)
- https://github.com/jh00nbr/RouterhunterBR (漏洞路由扫描器)
信息搜集工具
- https://github.com/n0tr00t/Sreg (社工插件,可查找以电子邮件,电话,用户名的注册的所有网站账号信息)
- https://github.com/sea-god/gitscan (Github上的信息搜集,实时柯林斯查询扫描的Git的最新上传有关邮箱账号密码信息)
- https://github.com/metac0rtex/GitHarvester (github Repo信息搜集工具)
WEB:
- https://github.com/tennc/webshell (木马后门的大合集)
- https://github.com/brianwrf/hackUtils (渗透以及网络攻击脚本)
- https://github.com/rootphantomer/hack_tools_for_me (网络渗透小工具大合集)
- https://github.com/firesunCN/BlueLotus_XSSReceiver (XSS数据接收平台)
XSS与CSRF工具
- https://github.com/evilcos/xssor (xss转换工具)
https://github.com/stasinopoulos/commix (命令注入开发者的简称,网站向命令注入检测工具)
https://github.com/zt2/sqli-hunter (Web代理,通过加载sqlmap api进行sqli实时检测)
https://github.com/Chora10/Cknife (新版中国菜刀)
- https://github.com/lijiejie/GitHack (混帐的泄露利用EXP)
- https://github.com/beefproject/beef (浏览器攻击框架)
- https://github.com/khalilbijjou/WAFNinja (自动化绕过WAF脚本)
- https://github.com/jkbrzt/httpie (HTTP命令行客户端,可以从命令行构造发送各种HTTP请求(类似于卷曲))
- https://github.com/firebug/firebug (浏览器调试利器)
- https://github.com/SpiderLabs/ModSecurity (一款开源WAF)
- https://github.com/owtf/wafbypasser (WAF绕过检测工具)
- https://github.com/julienbedard/browsersploit (浏览器攻击框架)
- https://github.com/guillotines/WebShell (网络端的木马后门管理器)
- https://github.com/mgeeky/tomcatWarDeployer (Tomcat的的自动后门部署)
窗口域渗透工具:
- https://github.com/gentilkiwi/mimikatz (窗户渗透神器)
- https://github.com/PowerShellMafia/PowerSploit (PowerShell中的渗透库合集)
- https://github.com/clymb3r/PowerShell (PowerShell的工具合集)
- https://github.com/putterpanda/mimikittenz (从内存中提取敏感信息的工具)
FireEye的的红军渗透工具
- https://github.com/chango77747/AdEnumerator
- https://github.com/Raikia/CredNinja
- https://github.com/ChrisTruncer/WMIOps
- https://github.com/ChrisTruncer/EyeWitness
- https://github.com/ChrisTruncer/Exgress-Assess
模糊:
- https://github.com/xmendez/wfuzz (网络向发子工具)
- https://github.com/lijiejie/htpwdScan (HTTP暴力破解,撞库攻击脚本)
漏洞利用及攻击框架:
- https://github.com/rapid7/metasploit-framework (无国界医生)
- https://github.com/erevus-cn/pocscan (POC调用框架,可加载Pocsuite,Tangscan,Beebeeto等)
- https://github.com/knownsec/Pocsuite (Pocsuite)
- https://github.com/n0tr00t/Beebeeto-framework (Beebeeto)
漏洞POC&EXP:
- https://github.com/offensive-security/exploit-database (ExploitDB官方的Git的版本)
- https://github.com/80vul/phpcodz (PHP漏洞代码分析)
- https://github.com/FiloSottile/CVE-2016-2107 (CVE-2016至2107年简单测试)
- https://github.com/fjserna/CVE-2015-7547 (CVE-2015-7547 POC)
- https://github.com/frohoff/ysoserial (Java的的反序列化POC生成工具)
- https://github.com/foxglovesec/JavaUnserializeExploits (JAVA反序列化EXP)
- https://github.com/CaledoniaProject/jenkins-cli-exploit (Jenkins CommonCollections EXP)
- https://github.com/vlad902/hacking-team-windows-kernel-lpe (CVE-2015-2426 EXP(windows内核提权))
- https://github.com/hxer/vulnapp (使用 Docker 显示Web攻击(php本地文件包含结合phpinfo getshell以及ssrf结合curl的利用演示))
- https://github.com/GoSecure/php7-opcache-override (PHP7缓存覆写漏洞演示及相关工具)
- https://github.com/XcodeGhostSource/XcodeGhost (XcodeGhost木马样本)
- https://github.com/citronneur/rdp (哈希长度扩展攻击EXP)
中间人攻击及钓鱼:
中间人攻击框架
- https://github.com/secretsquirrel/the-backdoor-factory
- https://github.com/secretsquirrel/BDFProxy
- https://github.com/byt3bl33d3r/MITMf
- https://github.com/DanMcInerney/LANs.py (注册代码,阻止无线上网和间谍无线用户)
- https://github.com/intrepidusgroup/mallory (可扩展的中间人代理工具)
- https://github.com/sophron/wifiphisher (无线网络钓鱼)
密码破解:
- https://github.com/shinnok/johnny (密码破解工具)
- https://github.com/AlessandroZ/LaZagne (本地存储的各类密码提取利器)
二进制及代码分析工具:
- https://github.com/devttys0/binwalk (二进制分析工具)
- https://github.com/quarkslab/binmap (系统扫描器,用于寻找程序和库然后收集他们的依赖关系,链接等信息)
- https://github.com/0vercl0k/rp (rp ++是一个完整的cpp编写工具,旨在在PE/Elf/Mach-O(不支持FAT二进制文件)x86/x64二进制文件中查找ROP序列。)
- https://github.com/lillypad/badger (的Windows漏洞开发工具)
- https://github.com/bdcht/amoco (二进制静态分析工具(Python))
- https://github.com/longld/peda (Python的开发GDB开发协助)
- https://github.com/ValdikSS/billgates-botnet-tracker (对BillGate Linux Botnet系木马活动的监控工具)
- https://github.com/kevthehermit/RATDecoders (木马配置参数提取工具)
- https://github.com/angr/angr (Shellphish编写的二进制分析工具(CTF向))
- https://github.com/yinwang0/pysonar2 (针对蟒蛇的静态代码分析工具)
- https://github.com/koalaman/shellcheck (一个自动化的脚本(壳)分析工具,用来给出警告和建议)
- https://github.com/ChiChou/etacsufbo (基于AST的变换简易的JavaScript的反混淆辅助工具)
EXP编写框架及工具:
- https://github.com/t00sh/rop-tool (二进制EXP编写工具)
- https://github.com/Gallopsled/pwntools (CTF Pwn类题目脚本编写框架)
- https://github.com/zTrix/zio (一个易于使用的IO库,用于打包开发)
- https://github.com/frida/frida (跨平台注入工具(插入JavaScript以浏览Windows,Mac,Linux,iOS 和 Android上的本机应用程序。))
隐写:
各类安全资料:
- https://github.com/l3m0n/pentest_study (域渗透教程)
- http://www.primalsecurity.net/tutorials/python-tutorials/ (python security教程(原文链接)
- https://github.com/smartFlash/pySecurity
- https://github.com/ClickSecurity/data_hacking (data_hacking合集)
- https://github.com/exploitprotocol/mobile-security-wiki (移动安全维基)
- https://github.com/veficos/reverse-engineering-for-beginners (书籍“反向工程换初学者”)
- https://github.com/luyg24/IT_security (一些信息安全标准及设备配置)
- https://github.com/kbandla/APTnotes (APT相关笔记)
- https://github.com/knownsec/KCon (Kcon资料)
- https://github.com/bt3gl/My-Gray-Hacker-Resources (周大福及黑客资源合集)
- https://github.com/zardus/ctf-tools (CTF和安全工具大合集)
- https://github.com/citypw/DNFWAH (“不要跟黑客”)
各类CTF资源
近年ctf writeup大全
- https://github.com/ctfs/write-ups-2016
- https://github.com/ctfs/write-ups-2015
- https://github.com/ctfs/write-ups-2014
- https://github.com/facebook/fbctf (fbctf竞赛平台演示)
- https://github.com/ctfs/resources (CTF资源)
各类编程资源:
- https://github.com/bayandin/awesome-awesomeness (大礼包(什么都有))
- https://github.com/denysdovhan/bash-handbook (庆典 - 手册)
- https://github.com/jobbole/awesome-python-cn (蟒蛇资源大全)
- https://github.com/xirong/my-git (Git的的学习资料)
- https://github.com/android-cn/android-open-project-analysis (安卓开源代码解析)
- https://github.com/vinta/awesome-python (蟒蛇框架,库,资源大合集)
- https://github.com/VerbalExpressions/JSVerbalExpressions (JS正则表达式库(用于简化构造复杂的JS正则表达式))
蟒蛇:
- https://github.com/VerbalExpressions/PythonVerbalExpressions (蟒正则表达式库(用于简化构造复杂的蟒正则表达式))
- https://github.com/pyinvoke/invoke (蟒蛇任务管理以及命令执行库)
- https://github.com/pyinstaller/pyinstaller (python exe打包库)
- https://github.com/orf/cyborg (PY3爬虫框架)
- https://github.com/CoreSecurity/impacket (一个提供底层接口数据包编程和网络协议支持的蟒蛇库)
- https://github.com/kennethreitz/requests (蟒蛇请求库)
- https://github.com/mahmoud/boltons (蟒蛇实用工具合集)
- https://github.com/binux/pyspider (蟒蛇爬虫系统)
- https://github.com/P1kachu/v0lt (CTF向蟒蛇工具包)
科学上网:
- https://github.com/XX-net/XX-Net (科学上网工具)
福利:
- https://github.com/east520/AutoGetRedEnv (微信自动抢红包动态库)
- https://github.com/geeeeeeeeek/WeChatLuckyMoney (微信抢红包插件(安卓版))
- https://github.com/yangyangwithgnu/hardseed (神器)
甲方安全工程师生存指南:
- https://github.com/thomaspatzke/WASE (网页索引及日志搜索工具)
- https://github.com/Kozea/wdb (一款CS结构的网络调试器)
- https://github.com/aramosf/recoversqlite/ (从sqlite的数据库中删除的注册表恢复信息。)
- https://github.com/epinna/tplmap (自动化的模板注入攻击检测工具)
- https://github.com/client9/libinjection (SQLI词法解析分析器)
- https://github.com/zxsecurity/gpsnitch (全球定位系统欺骗检测工具)
- https://github.com/biggiesmallsAG/nightHawkResponse (应急处置响应框架)
- https://github.com/FallibleInc/security-guide-for-developers (网络安全开发指南)
- https://github.com/4ido10n/wooyun-drops-all-articles-package (乌云知识库全部文章)
- https://github.com/paralax/awesome-honeypots (蜜罐资源合集)
- https://github.com/wufeifei/cobra (自动化代码审计工具)
- https://github.com/HatBoy/Pcap-Analyzer (蟒蛇编写的离线网络数据包分析器)
- https://github.com/leonteale/pentestpackage (渗透测试常见小工具打包)
- https://github.com/phith0n/Mind-Map (各类安全资料:)
- https://github.com/SecWiki/sec-chart/tree/294d7c1ff1eba297fa892dda08f3c05e90ed1428 (安全脑图合集 )
有关信息安全的一些流程图收集
蜜罐:
- https://github.com/desaster/kippo (SSH蜜罐)
- https://github.com/awhitehatter/mailoney (SMTP蜜罐)
- https://github.com/mushorg/glastopf (网络应用蜜罐)
- https://github.com/jordan-wright/elastichoney (一个简单的Elasticsearch蜜罐)
- https://github.com/atiger77/Dionaea (基于docker的蜜罐系统)
Scanners-Box是来自github平台的开源扫描仪的集合,包括子域枚举,数据库漏洞扫描程序,弱密码或信息泄漏扫描仪,端口扫描仪,指纹扫描仪和其他大型扫描仪,模块化扫描仪等。对于其他众所周知的扫描工具,如:Nmap,w3af,brakeman将不会包含在收集范围内。安全行业从业人员常用工具指引,包括各类在线安全学习资料和安全检测工具,欢迎大家持续贡献!
入门指南
- https://wizardforcel.gitbooks.io/web-hacking-101/content/ (Web Hacking 101 中文版)
- https://wizardforcel.gitbooks.io/asani/content/ (浅入浅出Android安全 中文版)
- https://wizardforcel.gitbooks.io/lpad/content/ (Android 渗透测试学习手册 中文版)
- https://wizardforcel.gitbooks.io/kali-linux-web-pentest-cookbook/content/ (Kali Linux Web渗透测试秘籍 中文版)
- https://github.com/hardenedlinux/linux-exploit-development-tutorial (Linux exploit 开发入门)
- https://www.gitbook.com/book/t0data/burpsuite/details (burpsuite实战指南)
- https://github.com/qazbnm456/awesome-web-security (Web安全资料和资源列表)
- https://sec-wiki.com/ (安全维基百科)
fuzz工具收集
- https://github.com/ivanfratric/winafl
- https://github.com/attekett/NodeFuzz
- https://github.com/google/oss-fuzz
- http://blog.topsec.com.cn/ad_lab/alphafuzzer/
- http://llvm.org/docs/LibFuzzer.html
子域名枚举
- https://github.com/ring04h/wydomain (子域名字典穷举)
- https://github.com/le4f/dnsmaper (子域名枚举与地图标记)
- https://github.com/0xbug/orangescan (在线子域名信息收集工具)
- https://github.com/TheRook/subbrute (根据DNS记录查询子域名)
- https://github.com/We5ter/GSDF (基于谷歌SSL透明证书的子域名查询脚本)
- https://github.com/mandatoryprogrammer/cloudflare_enum (使用CloudFlare进行子域名枚举的脚本)
- https://github.com/18F/domain-scan (A domain scanner)
- https://github.com/guelfoweb/knock (Knock Subdomain Scan)
- https://github.com/Evi1CLAY/CoolPool/tree/master/Python/DomainSeeker (多方式收集目标子域名信息)
- https://github.com/code-scan/BroDomain (兄弟域名查询)
- https://github.com/chuhades/dnsbrute (基于dns查询的子域名枚举)
web应用扫描器
- http://github.com/Arachni/arachni (web应用安全扫描器框架 http://www.arachni-scanner.com)
数据库扫描、注入工具
- https://github.com/sqlmapproject/sqlmap (注入工具之王sqlmap)
- https://github.com/0xbug/SQLiScanner (一款基于SQLMAP和Charles的被动SQL注入漏洞扫描工具)
- https://github.com/stamparm/DSSS (99行代码实现的sql注入漏洞扫描器)
- https://github.com/youngyangyang04/NoSQLAttack (一款针对mongoDB的攻击工具)
- https://github.com/Neohapsis/bbqsql (SQL盲注利用框架)
- https://github.com/NetSPI/PowerUpSQL (攻击SQLSERVER的Powershell脚本框架)
- https://github.com/WhitewidowScanner/whitewidow (又一款数据库扫描器)
- https://github.com/stampery/mongoaudit (MongoDB审计及渗透工具)
- https://github.com/commixproject/commix (注入点命令执行利用工具)
弱口令或信息泄漏扫描
- https://github.com/lijiejie/htpwdScan (一个简单的HTTP暴力破解、撞库攻击脚本)
- https://github.com/lijiejie/BBScan (一个迷你的信息泄漏批量扫描脚本)
- https://github.com/lijiejie/GitHack (.git文件夹泄漏利用工具)
- https://github.com/LoRexxar/BScanner (基于字典的目录扫描小工具)
- https://github.com/she11c0der/fenghuangscanner_v3 (各种端口及弱口令检测,作者wilson9x1,原地址失效)
- https://github.com/ysrc/F-Scrack (对各类服务进行弱口令检测的脚本)
- https://github.com/Mebus/cupp (根据用户习惯生成弱口令探测字典脚本)
- https://github.com/RicterZ/genpAss (中国特色的弱口令生成器)
- https://github.com/netxfly/crack_ssh (go写的协程版的ssh\redis\mongodb弱口令破解工具)
- https://github.com/n0tr00t/Sreg (通过输入email、phone、username的返回用户注册的所有互联网护照信息)
- https://github.com/repoog/GitPrey (GitHub敏感信息扫描工具)
- https://github.com/dxa4481/truffleHog (GitHub敏感信息扫描工具,包括检测commit等)
- https://github.com/LandGrey/pydictor (暴力破解字典建立工具)
- https://github.com/GDSSecurity/xxe-recursive-download (xxe漏洞递归下载工具)
- https://buer.haus/xxegen/ (xxe在线生成利用工具)
物联网设备扫描
- https://github.com/rapid7/IoTSeeker (物联网设备默认密码扫描检测工具)
- https://github.com/shodan-labs/iotdb (使用nmap扫描IoT设备)
- https://github.com/jh00nbr/Routerhunter-2.0 (路由器漏洞扫描利用)
- https://github.com/reverse-shell/routersploit (路由器漏洞利用框架)
- https://github.com/scu-igroup/telnet-scanner (telnet服务密码撞库)
- https://github.com/RUB-NDS/PRET (打印机攻击框架)
XSS扫描
- https://github.com/shawarkhanethicalhacker/BruteXSS (Cross-Site Scripting Bruteforcer)
- https://github.com/1N3/XSSTracer (A small python script to check for Cross-Site Tracing)
- https://github.com/0x584A/fuzzXssPHP (PHP版本的反射型xss扫描)
- https://github.com/chuhades/xss_scan (批量扫描xss的python脚本)
- https://github.com/BlackHole1/autoFindXssAndCsrf (自动化检测页面是否存在XSS和CSRF漏洞的浏览器插件)
企业网络自检
- https://github.com/sowish/LNScan (详细的内部网络信息扫描器)
- https://github.com/SkyLined/LocalNetworkScanner (javascript实现的本地网络扫描器)
- https://github.com/ysrc/xunfeng (网络资产识别引擎,漏洞检测引擎)
- https://github.com/laramies/theHarvester (企业被搜索引擎收录敏感资产信息监控脚本:员工邮箱、子域名、Hosts)
- https://github.com/x0day/Multisearch-v2 (搜索引擎聚合搜索,可用于发现企业被搜索引擎收录的敏感资产信息)
webshell检测以及病毒分析工具
- https://github.com/We5ter/Scanners-Box/tree/master/webshell/ (简单的php后门检测工具以及webshell样本库)
- https://github.com/ym2011/ScanBackdoor (Webshell扫描工具)
- https://github.com/yassineaddi/BackdoorMan (PHP后门扫描)
- https://github.com/he1m4n6a/findWebshell (又一款webshell检测工具)
- https://github.com/Tencent/HaboMalHunter (哈勃分析系统,linux系统病毒分析及安全检测)
- https://github.com/PlagueScanner/PlagueScanner (使用python实现的集成ClamAV、ESET、Bitdefender的反病毒引擎)
- https://github.com/nbs-system/php-malware-finder (一款高效率PHP-webshell扫描工具)
- https://github.com/emposha/PHP-Shell-Detector/ (测试效率高达99%的webshell检测工具)
内网安全渗透测试工具集
- https://github.com/0xwindows/VulScritp (企业内网渗透脚本,包括banner扫描、端口扫描;各种通用漏洞利用等)
- https://github.com/lcatro/network_backdoor_scanner (基于网络流量的内网探测框架)
- https://github.com/fdiskyou/hunter (调用 Windows API 枚举用户登录信息)
- https://github.com/BlackHole1/WebRtcXSS (自动化利用XSS入侵内网)
- https://github.com/AlessandroZ/LaZagne (本机密码查看提取工具)
- https://github.com/huntergregal/mimipenguin (linux密码抓取神器)
端口扫描、指纹识别以及中间件扫描
- https://nmap.org/download.html (Nmap端口扫描器之王,https://svn.nmap.org/)
- https://github.com/ring04h/wyportmap (目标端口扫描+系统服务指纹识别)
- https://github.com/ring04h/weakfilescan (动态多线程敏感信息泄露检测工具)
- https://github.com/EnableSecurity/wafw00f (WAF产品指纹识别)
- https://github.com/rbsec/sslscan (ssl类型识别)
- https://github.com/urbanadventurer/whatweb (web指纹识别)
- https://github.com/tanjiti/FingerPrint (web应用指纹识别)
- https://github.com/nanshihui/Scan-T (网络爬虫式指纹识别)
- https://github.com/OffensivePython/Nscan (a fast Network scanner inspired by Masscan and Zmap)
- https://github.com/ywolf/F-NAScan (网络资产信息扫描, ICMP存活探测,端口扫描,端口指纹服务识别)
- https://github.com/ywolf/F-MiddlewareScan (中间件扫描)
- https://github.com/maurosoria/dirsearch (Web path scanner)
- https://github.com/x0day/bannerscan (C段Banner与路径扫描)
- https://github.com/RASSec/RASscan (端口服务扫描)
- https://github.com/3xp10it/bypass_waf (waf自动暴破)
- https://github.com/3xp10it/xcdn (尝试找出cdn背后的真实ip)
- https://github.com/Xyntax/BingC (基于Bing搜索引擎的C段/旁站查询,多线程,支持API)
- https://github.com/Xyntax/DirBrute (多线程WEB目录爆破工具)
- https://github.com/zer0h/httpscan (一个爬虫式的网段Web主机发现小工具)
- https://github.com/lietdai/doom (thorn上实现的分布式任务分发的ip端口漏洞扫描器)
- https://github.com/chichou/grab.js (类似 zgrab 的快速 TCP 指纹抓取解析工具,支持更多协议)
- https://github.com/Nitr4x/whichCDN (CDN识别、检测)
- https://github.com/secfree/bcrpscan (基于爬虫的web路径扫描器)
针对性漏洞测试工具
- https://github.com/frohoff/ysoserial ( java反序列化利用工具)
- https://github.com/blackye/Jenkins (Jenkins漏洞探测、用户抓取爆破)
- https://github.com/code-scan/dzscan (discuz漏洞扫描)
- https://github.com/chuhades/CMS-Exploit-Framework (CMS攻击框架)
- https://github.com/lijiejie/IIS_shortname_Scanner (IIS短文件名漏洞扫描)
- https://github.com/riusksk/FlashScanner (flashxss扫描)
- https://github.com/coffeehb/SSTIF (服务器端模板注入漏洞的半自动化工具)
- https://github.com/epinna/tplmap (服务器端模板注入漏洞检测与利用工具)
- https://github.com/cr0hn/dockerscan (docker扫描工具)
- https://github.com/GoSecure/break-fast-serial (借助DNS解析来检测Java反序列化漏洞工具)
- https://github.com/dirtycow/dirtycow.github.io (脏牛提权漏洞exp)
无线网络渗透、扫描
- https://github.com/savio-code/fern-wifi-cracker/(无线安全审计工具)
- https://github.com/m4n3dw0lf/PytheM (Python网络/渗透测试工具)
- https://github.com/P0cL4bs/WiFi-Pumpkin (无线安全渗透测试套件)
代码静态扫描、代码运行栈跟踪
- https://github.com/exakat/php-static-analysis-tools (php静态扫描工具集)
- https://github.com/wufeifei/cobra (白盒代码安全审计系统)
- https://github.com/OneSourceCat/phpvulhunter (静态php代码审计)
- https://github.com/Qihoo360/phptrace (跟踪、分析PHP运行情况的工具)
- https://github.com/ajinabraham/NodeJsScan (NodeJS应用代码审计)
- https://github.com/pwnsdx/BadCode (PHP代码审计)
- https://github.com/thesp0nge/dawnscanner (ruby源码审计)
- https://github.com/presidentbeef/brakeman (Ruby on Rails应用程序的安全漏洞)
- https://github.com/ajinabraham/Mobile-Security-Framework-MobSF/(app黑盒审计)
- https://github.com/alibaba/iOSSecAudit (iOS安全审计)
模块化扫描、综合扫描器
- https://github.com/az0ne/AZScanner (自动漏洞扫描器,子域名爆破,端口扫描,目录爆破,常用框架漏洞检测)
- https://github.com/blackye/lalascan (分布式web漏洞扫描框架,集合owasp top10漏洞扫描和边界资产发现能力)
- https://github.com/blackye/BkScanner (BkScanner 分布式、插件化web漏洞扫描器)
- https://github.com/ysrc/GourdScanV2 (被动式漏洞扫描)
- https://github.com/alpha1e0/pentestdb (WEB渗透测试数据库)
- https://github.com/netxfly/passive_scan (基于http代理的web漏洞扫描器)
- https://github.com/1N3/Sn1per (自动化扫描器,包括中间件扫描以及设备指纹识别)
- https://github.com/RASSec/pentestEr_Fully-automatic-scanner (定向全自动化渗透测试工具)
- https://github.com/3xp10it/3xp10it (自动化渗透测试框架)
- https://github.com/Lcys/lcyscan (扫描效果未验证)
- https://github.com/Xyntax/POC-T (渗透测试插件化并发框架)
- https://github.com/v3n0m-Scanner/V3n0M-Scanner (Scanner in Python3.5 for SQLi/XSS/LFI/RFI and other Vulns)
- https://github.com/Skycrab/leakScan (web端的在线漏洞扫描)
- https://github.com/zhangzhenfeng/AnyScan (开发中…)