安全从业人员常用工具指引-freebuf

入门指南

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实战指南

http://www.kanxue.com/?article-read-1108.htm=&winzoom=1                    渗透测试Node.js应用

https://github.com/qazbnm456/awesome-web-security                          Web安全资料和资源列表

https://sec-wiki.com/                                                      sec-wiki安全维基百科

She Is My Sin Nightwish - Wishmaster

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

子域名枚举

Heavy Linkin Park;Kiiara – One More Light

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查询的子域名枚举)

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 (注入点命令执行利用工具)

弱口令或信息泄漏扫描

Conquest Of Paradise (征服天堂) Vangelis – 1492 – Conquest of Paradise (Soundtrack from the Motion Picture)

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在线生成利用工具)

物联网设备扫描

Élan Nightwish – Élan

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检测以及病毒分析工具Saw Bitch Workhorse Don Davis – Matrix Revolutions: The Motion Picture Soundtrack (UK Version)

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检测工具)

内网安全渗透测试工具集

Niobe’s Run Don Davis – Matrix Revolutions: The Motion Picture Soundtrack (U.S. Version)

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密码抓取神器)

端口扫描、指纹识别以及中间件扫描Invisible (隐形) Linkin Park – One More Light

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路径扫描器)

针对性漏洞测试工具Kidfried Don Davis – Matrix Revolutions: The Motion Picture Soundtrack (UK Version)

https://github.com/brianwrf/hackUtils (java反序列化利用工具集)

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)

无线网络渗透、扫描Numb Linkin Park – Meteora

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安全审计)

模块化扫描、综合扫描器Whoami? ARGY & MAMA – Recluse

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 (开发中...)

Android系列工具:

http://sec-redclub.com/index.php/archives/439/

DDOS防护:

https://github.com/ywjt/Dshield

Database firewall:

https://nim4.github.io/DBShield/

waf开源及规则:

https://github.com/xsec-lab/x-waf

https://github.com/loveshell/ngx_lua_waf

https://github.com/SpiderLabs/owasp-modsecurity-crs/tree/master/base_rules

收集目的

本仓库收集的初衷是向各类行业安全从业人员提供在企业信息安全防护体系建设过程中可以参考的各种开源或非开源安全扫描工具,以帮助安全从业人员对自身业务进行自检,从而提高安全性。

免责说明

请勿用于非法的用途,否则造成的严重后果与本项目无关。

参考链接:github

原文地址:https://www.cnblogs.com/RM-Anton/p/9125673.html

时间: 2024-08-02 03:49:58

安全从业人员常用工具指引-freebuf的相关文章

老段带你学AWK-Linux从业人员必备工具

12月19日晚8点 awk公开课,报名地点:http://t.cn/Rz3JlqL awk是linux下强大的文档编辑器,作为一个Linux从业人员来说awk可以说是必备的工具.但是awk系统的视频少之又少,很多人难以系统的学习,所以老段录制了这套 awk视频. 此教程包括基础部分和实例部分,基础部分囊括了最常用的知识点,配以实例演示,很容易让学员理解.另外实例部分算是综合练习,以常见的需求进行归类,让大家更能学会如何分析需求进而达到目标. 课程大纲: 一. 基础部分 1.awk的工作原理及语法

【讲清楚,说明白!】Linux从业人员必备工具(二)--AWK文本处理利器实战

目录:(九)两个文件合并(十)关于NFS权限的设置(十一)求交集(十二)统计字符出现的次数(十三)求和(十四)案例实战 (九)两个文件合并(9.1)首先我们在系统中定义两个文件a1和a2,现在我们的需求是使用a1的第二个字段去比对a2的第二个字段,如果相同,则将a1的第一个字段添加到a2文件的第三个字段上,最终以a2文件为模板打印出对应的信息,如果多个文件进行合并可以考虑使用数组 # awk -F"[ ,]" 'NR==FNR{a[$2]=$1}NR!=FNR{print $0,a[$

(zz)作为 IT 从业人员,你觉得有什么工具大大提高了你的工作效率?

作为 IT 从业人员,你觉得有什么工具大大提高了你的工作效率? 原文地址:https://www.cnblogs.com/bmrs/p/8560874.html

安全行业从业人员自研开源扫描器合集

转:http://www.mottoin.com/94492.html 简介 Scanners-Box是一个集合github平台上的安全行业从业人员自研开源扫描器的仓库,包括子域名枚举.数据库漏洞扫描.弱口令或信息泄漏扫描.端口扫描.指纹识别以及其他大型扫描器或模块化扫描器:该仓库只收录各位网友自己编写的开源扫描器,类似nmap.w3af.brakeman等知名扫描工具不收录.Author:We5ter项目主页:https://github.com/We5ter/Scanners-Box非常欢迎

测试工作中常用工具介绍

测试工作中的常用工具总结 SwitchHosts 这个软件可以存储多个Hosts配置方案并配有切换方案功能,以方便在测试的过程中,应对不同的测试环境实现自由切换Hosts方案的功效. OpenVPN 对于数据库的操作是建立在远程的基础上的,所以在公用网络上建立专用网络成了必要.OpenVPN GUI可以通过用户名和密码让用户连接到专用的VPN网络上,从而让用户远程访问服务器端应用成为可能. SecureCRT 用来连接服务器的虚拟终端,可以模拟远程服务器端的终端在对服务器进行操作,比如查看测试日

[书籍分享]0-006.微信从业人员推荐阅读的100本经典图书

本文从当前图书市场上筛选出微信及移动互联网从业人员最爱读的100本图书,并对每本书的特色做了简要点评,供有需要购买的读者进行参考. 微信思维 作      者 谢晓萍 出 版 社 羊城晚报出版社 出版时间 2014-11-01 版      次 1 页      数 329 印刷时间 2014-11-01 开      本 16开 纸      张 轻型纸 印      数 1 I S B N 9787554301418 专家点评:微信官方出版的第一本商业笔记,汇集了15家合作企业通过微信进行探

潜谈IT从业人员在传统IT和互联网之间的择业问题(下)-互联网公司

互联网带来的一片晴天 相对于传统行业来说,互联网行业要显得相对对技术人员尊重些. 在互联网行业中,采用的技术.概念也较传统形行业来说要新,技术人员也容易在此找到自己的一方净土. 因为互联网这个行当讲究的快速变更.快速适应,如果你什么都不更新你就会落后,而且互联网行当最重要的一点是你的客户相对来说比较客观. 没有传统形乙方公司那种"人为的因素存在".同时互联网行当本身的管理也是扁平化管理. 马化腾曾说过扁平化管理,对于100个人的团队,他会亲自去一一沟通而不是以"金字塔&quo

2013-2014(第六届)中国嵌入式开发从业人员调查报告

2013-2014(第六届)中国嵌入式开发从业人员调查报告查看 >>调查背景 在嵌入式.移动互联网.物联网等热门技术日益普及的今天,以实现智能化为核心目标的典型技术,已经成为了整个信息产业毋庸置疑的主旋律.特别是近1 年,以智能家居.智能医疗.可穿戴设备等为首的大量智能硬件批量的进入到人们的生活,更让这一场智能技术的变革成为势不可挡的潮流.事实上,随着产业的变 革和发展,IT行业也已经被重新定义,从Information Technology(信息技术)领域发展为Intelligent Tec

几款iOS开发常用工具

本文主要讲述几款iOS开发常用工具,更多IOS技术知识,请登陆疯狂软件教育官网. ImageOptim – 另一个Mac应用,可以压缩PNG图片来节省空间.大多数PNG文件可以省掉几个百分点的大 小,有时甚至30%或更多.图片更小意味着应用尺寸更小,运行时加载它们所使用的内存也更小. Prepo – 一个Mac上的小应用,可以将图片快速变换为你需要的多个尺寸.只需要拖动一个大图标文件(比如,1024*1024)到Prepo,它就会生成512*512的iTunesArtwork,114*114的