Scanners-Box:开源扫描器大全 2017-04-22
Scanners-Box:开源扫描器大全 2017-04-22
Scanners-Box是一个集合github平台上的安全行业从业人员自研开源扫描器的仓库,包括子域名枚举、数据库漏洞扫描、弱口令或信息泄漏扫描、端口扫描、指纹识别以及其他大型扫描器或模块化扫描器;该仓库只收录各位网友自己编写的一般性开源扫描器,类似nmap、w3af、brakeman等知名扫描工具不收录。
子域名枚举
- https://github.com/lijiejie/subDomainsBrute (经典的子域名爆破枚举脚本)
- 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查询的子域名枚举)
数据库扫描
- https://github.com/0xbug/SQLiScanner (一款基于SQLMAP和Charles的被动SQL注入漏洞扫描工具)
- https://github.com/stamparm/DSSS (99行代码实现的sql注入漏洞扫描器)
- https://github.com/LoRexxar/Feigong (针对各种情况自由变化的MySQL注入脚本)
- 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/torque59/Nosql-Exploitation-Framework (NoSQL扫描/爆破工具)
弱口令或信息泄漏扫描
- https://github.com/lijiejie/htpwdScan (一个简单的HTTP暴力破解、撞库攻击脚本)
- https://github.com/lijiejie/BBScan (一个迷你的信息泄漏批量扫描脚本)
- https://github.com/lijiejie/GitHack (.git文件夹泄漏利用工具)
- https://github.com/wilson9x1/fenghuangscanner_v3 (端口及弱口令检测)
- 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/rapid7/IoTSeeker (物联网设备默认密码扫描检测工具)
- https://github.com/shodan-labs/iotdb (使用nmap扫描IoT设备)
- https://github.com/jh00nbr/Routerhunter-2.0 (路由器设备漏洞扫描利用)
- https://github.com/scu-igroup/telnet-scanner (telnet服务密码撞库)
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/UltimateHackers/XSSight (自动化XSS扫描)
企业网络自检
- 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 (bing、google、360、zoomeye等搜索引擎聚合搜索,可用于发现企业被搜索引擎收录的敏感资产信息)
webshell检测以及病毒分析工具
- https://github.com/We5ter/Scanners-Box/tree/master/webshell/ (简单的php后门检测工具以及webshell样本库)
- https://github.com/ym2011/ScanBackdoor (Webshell扫描工具)
- https://github.com/yassineaddi/BackdoorMan (A toolkit find malicious, hidden and suspicious PHP scripts and shells in a chosen destination)
- 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扫描、端口扫描;phpmyadmin、jenkins等通用漏洞利用等)
- https://github.com/lcatro/network_backdoor_scanner (基于网络流量的内网探测框架)
- https://github.com/fdiskyou/hunter (调用 Windows API 枚举用户登录信息)
- https://github.com/BlackHole1/WebRtcXSS (自动化利用XSS入侵内网)
端口扫描、指纹识别以及中间件扫描
- 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/mozilla/ssh_scan (服务器ssh配置信息扫描)
专用扫描器
- 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 (an IIS shortname Scanner)
- https://github.com/riusksk/FlashScanner (flashxss扫描)
- https://github.com/coffeehb/SSTIF (一个Fuzzing服务器端模板注入漏洞的半自动化工具)
- https://github.com/epinna/tplmap (服务器端模板注入漏洞检测与利用工具)
- https://github.com/cr0hn/dockerscan (docker扫描工具)
无线网络渗透、扫描
- https://github.com/savio-code/fern-wifi-cracker/ (无线安全审计工具)
- https://github.com/m4n3dw0lf/PytheM (Python网络/渗透测试工具)
- https://github.com/P0cL4bs/WiFi-Pumpkin (无线安全渗透测试套件)
代码静态扫描、代码运行栈跟踪
- 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/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 (开发中…)
APT
- https://github.com/Neo23x0/Loki (一款APT入侵痕迹扫描器)
Scanners-Box:开源扫描器大全 2017-04-22的更多相关文章
- SNS团队第一次站立会议(2017.04.22)
一.当天站立式会议照片 本次会议主要内容:进一步明确了团队中各个成员的定位,说明了下一步团队工作的方向 二.每个人的工作 成员 昨天已完成的工作 今天计划完成的工作 罗于婕 系统架构设计及项目数据库设 ...
- 3. Port scanners (端口扫描器 4个)
3. Port scanners (端口扫描器 4个) 愤怒的IP扫描器是一个小的开源Java应用程序,它执行主机发现(“ping扫描”)和端口扫描. 旧的2.x版本只有Windows,但是,新的3. ...
- C#开源项目大全
C#开源项目大全 商业协作和项目管理平台-TeamLab 网络视频会议软件-VMukti 驰骋工作流程引擎-ccflow [免费]正则表达式测试工具-Regex-Tester Windows-Ph ...
- github优秀开源项目大全-iOS
github优秀开源项目大全-iOS APR 25TH, 2014 前言 本文旨在搜集github上优秀的开源项目 本文搜集的项目都是用于iOS开发 本文会持续更新… 完整客户端 ioctocat g ...
- 基于docker搭建开源扫描器——伏羲
基于docker搭建开源扫描器——伏羲 1.简介 项目地址 伏羲是一款开源的安全检测工具,适用于中小型企业对企业内部进行安全检测和资产统计. 功能一览: 基于插件的漏洞扫描功能(类似于巡风) 漏洞管理 ...
- http://www.liangxiansen.cn/2017/04/06/consul/
Consul 使用手册 | 一个梦 http://www.liangxiansen.cn/2017/04/06/consul/ 基于Consul的分布式锁实现 https://mp.weixin.qq ...
- 2017/11/22 Leetcode 日记
2017/11/22 Leetcode 日记 136. Single Number Given an array of integers, every element appears twice ex ...
- IOS-github优秀开源项目大全
github优秀开源项目大全-iOS 前言 本文旨在搜集github上优秀的开源项目 本文搜集的项目都是用于iOS开发 本文会持续更新… 完整客户端 ioctocat github的iOS客户端,目前 ...
- http://www.blogjava.net/crespochen/archive/2011/04/22/348819.html
http://blog.csdn.net/supersky07/article/details/7407523 http://blog.csdn.net/cuker919/article/detail ...
随机推荐
- php代码审计9审计反序列化漏洞
序列化与反序列化:序列化:把对象转换为字节序列的过程称为对象的序列化反序列化:把字节序列恢复为对象的过程称为对象的反序列化 漏洞成因:反序列化对象中存在魔术方法,而且魔术方法中的代码可以被控制,漏洞根 ...
- 【BZOJ3589】动态树 树链剖分+线段树
Description 别忘了这是一棵动态树, 每时每刻都是动态的. 小明要求你在这棵树上维护两种事件 事件0: 这棵树长出了一些果子, 即某个子树中的每个节点都会长出K个果子. 事件1: 小明希望你 ...
- loj #2051. 「HNOI2016」序列
#2051. 「HNOI2016」序列 题目描述 给定长度为 n nn 的序列:a1,a2,⋯,an a_1, a_2, \cdots , a_na1,a2,⋯,an,记为 a[1: ...
- xunsearch
xunsearch 1.wget http://www.xunsearch.com/download/xunsearch-full-latest.tar.bz2 2.解压 tar -jxvf xuns ...
- [Swift实际操作]九、完整实例-(4)在项目中使用CocoaPod管理类库和插件
本文将为你演示,如何使用CocoaPod第三方类库管理工具,在项目中安装未来需要使用的类库.首先创建一份文本文件.可以使用一个脚本创建文件,你可以采用自己的方式是创建一份文本文件,接着在文件名称上点击 ...
- SDUT OJ 数据结构实验之链表八:Farey序列
数据结构实验之链表八:Farey序列 Time Limit: 10 ms Memory Limit: 600 KiB Submit Statistic Discuss Problem Descript ...
- 1、Numpy基础
NumPy是什么? NumPy是科学计算的基本包在Python中. 这是一个Python库,它提供了一个多维数组对象, 各种派生的对象(如蒙面数组和矩阵),和一个 快速操作数组的各式各样的例程,包括 ...
- How to: Create a Business Model in the XPO Data Model Designer
How to: Create a Business Model in the XPO Data Model Designer This topic provides step-by-step inst ...
- springboot配置文件的所有属性
转载:https://blog.csdn.net/qq_28929589/article/details/79439795 # spring boot application.properties配置 ...
- rest-assured的对象映射(序列化和反序列化)
rest-assured支持映射Java对象到Json和XML以及从Json和XML中映射到Java对象.Json映射需要在classpath 中有Jackson.Jackson 2或者是Gson,X ...