Skip to content

Commit f6bc961

Browse files
committedAug 17, 2017
new
1 parent 0bc96ff commit f6bc961

8 files changed

+260
-60
lines changed
 

‎All.md

+130-30
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@ https://github.com/rbsec/sslscan
193193

194194
## 安全防守:
195195

196+
196197
安全项目列表
197198
https://github.com/zbetcheckin/Security_list
198199

@@ -229,6 +230,25 @@ https://github.com/hakbot/hakbot-origin-controller
229230
全天候 DevOps - 安全监控和防御自动化架构(ELK + AWS Lambda)
230231
https://github.com/appsecco/alldaydevops-aism
231232

233+
234+
安全开发运维</a>:devsecops.org社区贡献的权威devsecops工具列表
235+
https://github.com/devsecops/awesome-devsecops
236+
237+
API安全检查清单</a>:当你设计、测试、发布API时,需要核对的安全细节清单
238+
https://github.com/shieldfy/API-Security-Checklist/blob/master/README-zh.md
239+
240+
Pcaptools</a>:流量处理的命令集、捕获工具、分析检查、DNS配置等工具资源
241+
https://github.com/caesar0301/awesome-pcaptools
242+
243+
安卓安全加固列表
244+
https://github.com/AndroidTamer/KnowledgeBase/tree/master/Documents
245+
246+
OS X和iOS安全</a>:OS X和iOS安全工具集合
247+
https://github.com/ashishb/osx-and-ios-security-awesome
248+
249+
一款开源WAF
250+
https://github.com/SpiderLabs/ModSecurity
251+
232252
基于区块链的AUR安全层
233253
https://github.com/clawoflight/aursec
234254

@@ -295,7 +315,7 @@ https://github.com/spotify/gcp-firewall-enforcer
295315
Linux安全基线,支持puppet、chef和Ansible做安全加固 - InSpec Profile http://dev-sec.io/
296316
https://github.com/dev-sec/linux-baseline
297317

298-
gps欺骗检测工具
318+
GPS欺骗检测工具
299319
https://github.com/zxsecurity/gpsnitch
300320

301321
应急处置响应框架
@@ -322,10 +342,6 @@ https://github.com/dev-sec/chef-nginx-hardening
322342
proxy poc implementation of STARTTLS stripping attacks
323343
https://github.com/tintinweb/striptls
324344

325-
mongodb代理蜜罐
326-
https://github.com/Plazmaz/MongoDB-HoneyProxy
327-
328-
329345
web安全开发指南
330346
https://github.com/FallibleInc/security-guide-for-developers
331347

@@ -413,9 +429,6 @@ https://github.com/goldshtn/etrace
413429
CPU及内存相关性能分析工具
414430
https://github.com/Microsoft/perfview
415431

416-
威胁情报资源
417-
https://github.com/hslatman/awesome-threat-intelligence
418-
419432
SSH服务审计工具
420433
https://github.com/arthepsy/ssh-audit
421434

@@ -524,13 +537,13 @@ https://tryingtobeawesome.com/cryptag/
524537
ElkarBackup 一个基于RSync/RSnapshot的开源备份方案
525538
https://github.com/elkarbackup/elkarbackup
526539

527-
ssh服务端和客户端安全配置的chef cookbook
540+
SSH服务端和客户端安全配置的chef cookbook
528541
https://github.com/dev-sec/chef-ssh-hardening
529542

530543
Nextcloud 双因子TOTP (RFC 6238)
531544
https://github.com/nextcloud/twofactor_totp
532545

533-
nixarmor Linux自动安全加固项目
546+
Nixarmor Linux自动安全加固项目
534547
https://github.com/emirozer/nixarmor
535548

536549
phpMusse 这是一个根据ClamAV的签名和其他签名在上传完成后来自动检测木马/病毒/恶意软件和其他可能威胁系统安全的文件的PHP脚本
@@ -546,21 +559,28 @@ https://github.com/putterpanda/mimikittenz
546559
fireeye红军渗透工具
547560

548561
https://github.com/chango77747/AdEnumerator
562+
549563
https://github.com/Raikia/CredNinja
564+
550565
https://github.com/ChrisTruncer/WMIOps
566+
551567
https://github.com/ChrisTruncer/EyeWitness
568+
552569
https://github.com/ChrisTruncer/Egress-Assess
553570

554571
windows渗透神器
555572
https://github.com/gentilkiwi/mimikatz
556573

574+
在线渗透测试资源、Shellcode开发、开源情报资源、社会工程资源等
575+
https://github.com/enaqx/awesome-pentest
576+
557577
Powershell渗透库合集
558578
https://github.com/PowerShellMafia/PowerSploit
559579

560580
Powershell tools合集
561581
https://github.com/clymb3r/PowerShell
562582

563-
msf-最强大的渗透平台
583+
MSF--最强大的渗透平台
564584
https://github.com/rapid7/metasploit-framework
565585

566586
Poc调用框架,可加载Pocsuite,Tangscan,Beebeeto等
@@ -578,6 +598,9 @@ https://github.com/n0tr00t/Beebeeto-framework
578598
一个用Node.js编写的Web安全测试框架
579599
https://github.com/zhuyingda/veneno
580600

601+
常见的渗透测试/安全Cheatsheet
602+
https://github.com/jshaw87/Cheatsheets
603+
581604
Message Queue & Broker Injection tool that implements attacks to Redis, RabbitMQ and ZeroMQ.
582605
https://github.com/cr0hn/enteletaor
583606

@@ -589,7 +612,7 @@ https://github.com/wireghoul/dotdotpwn
589612
FuzzLabs Fuzzing框架 https://dcnws.com
590613
https://github.com/keymandll/FuzzLabs
591614

592-
谷歌出品强大分析配置项目安全模糊测试组件
615+
谷歌出品强大分析配置项目fuzzing组件
593616
https://github.com/google/honggfuzz
594617

595618
谷歌fuzzing引擎测试集
@@ -598,8 +621,11 @@ https://github.com/google/fuzzer-test-suite
598621
Fuzzinator随机测试框架
599622
https://github.com/renatahodovan/fuzzinator
600623

601-
web fuzz
602-
https://github.com/henshin/filebuster
624+
各种fuzzing图书、课程、工具、教程和易受攻击应用集合
625+
https://github.com/secfigo/Awesome-Fuzzing
626+
627+
Linux内核fuzzing和缺陷相关的资源
628+
https://github.com/xairy/linux-kernel-exploitation
603629

604630
fuzzing框架
605631
https://github.com/MozillaSecurity/peach
@@ -625,14 +651,14 @@ https://github.com/fuzzing/MFFA
625651
A tool to fuzz Intent Android
626652
https://github.com/MindMac/IntentFuzzer
627653

628-
Fuzzing资源
654+
Fuzzing数据集
629655
https://github.com/MozillaSecurity/fuzzdata
630656

631-
Web向Fuzz工具
657+
WebFuzz工具
632658
https://github.com/xmendez/wfuzz
633659

634-
HTTP暴力破解,撞库攻击脚本
635-
https://github.com/lijiejie/htpwdScan
660+
web fuzz
661+
https://github.com/henshin/filebuster
636662

637663
AFL的Android移植版本
638664
https://github.com/ele7enxxh/android-afl
@@ -643,7 +669,7 @@ https://github.com/dyjakan/interpreter-bugs
643669
Fuzzapi is a tool used for REST API pentesting and uses API_Fuzzer gem
644670
https://github.com/lalithr95/fuzzapi
645671

646-
###WEB渗透:
672+
### WEB渗透:
647673

648674
webshell大合集
649675
https://github.com/tennc/webshell
@@ -684,14 +710,11 @@ https://github.com/beefproject/beef
684710
自动化绕过WAF脚本
685711
https://github.com/khalilbijjou/WAFNinja
686712

687-
https://github.com/jkbrzt/httpie
688713
http命令行客户端,可以从命令行构造发送各种http请求(类似于Curl)
714+
https://github.com/jkbrzt/httpie
689715

690-
https://github.com/firebug/firebug
691716
浏览器调试利器
692-
693-
https://github.com/SpiderLabs/ModSecurity
694-
一款开源WAF
717+
https://github.com/firebug/firebug
695718

696719
WAF绕过检测工具
697720
https://github.com/owtf/wafbypasser
@@ -738,7 +761,6 @@ https://github.com/xl7dev/BurpSuite/tree/master/Extender
738761
一个用来辅助WP渗透测试的ruby框架
739762
https://github.com/rastating/wordpress-exploit-framework/
740763

741-
742764
.DS_store文件泄露利用脚本
743765
https://github.com/lijiejie/ds_store_exp
744766

@@ -757,11 +779,15 @@ https://github.com/diogo-fernan/malsub
757779
XSS与CSRF工具
758780
https://github.com/evilcos/xssor
759781

760-
###中间人攻击框架
782+
### 中间人攻击
761783

784+
中间人攻击框架
762785
https://github.com/secretsquirrel/the-backdoor-factory
786+
763787
https://github.com/secretsquirrel/BDFProxy
788+
764789
https://github.com/byt3bl33d3r/MITMf
790+
765791
Inject code, jam wifi, and spy on wifi users
766792
https://github.com/DanMcInerney/LANs.py
767793

@@ -780,13 +806,19 @@ https://github.com/firesunCN/BlueLotus_XSSReceiver
780806
XSS与CSRF工具
781807
https://github.com/evilcos/xssor
782808

783-
###暴力破解
809+
### 暴力破解
784810

785811
密码破解工具
786812
https://github.com/shinnok/johnny
787813

788814
本地存储的各类密码提取利器
789815
https://github.com/AlessandroZ/LaZagne
816+
817+
HTTP暴力破解,撞库攻击脚本
818+
https://github.com/lijiejie/htpwdScan
819+
820+
超过80GB密码库总结出的字典项目
821+
https://github.com/berzerk0/Probable-Wordlists
790822
## 漏洞库及工具(POC,EXP)
791823

792824
Snyk漏洞库
@@ -849,7 +881,35 @@ https://github.com/XcodeGhostSource/XcodeGhost
849881
scap安全指导
850882
https://github.com/OpenSCAP/scap-security-guide
851883

852-
###EXP编写框架及工具:
884+
相对偏学术方向,有不少书籍、会议、报告等推荐
885+
https://github.com/re-pronin/awesome-vulnerability-research
886+
887+
偏Web向的常见漏洞类型案例指导
888+
https://github.com/ngalongc/bug-bounty-reference
889+
890+
13年到现在数十个CVE漏洞的PoC
891+
https://github.com/qazbnm456/awesome-cve-poc
892+
893+
恶意软件脚本集
894+
https://github.com/seifreed/malware-scripts
895+
896+
一大波常见Web攻击Payloads
897+
https://github.com/foospidy/payloads
898+
899+
常见Web攻击Payloads
900+
https://github.com/swisskyrepo/PayloadsAllTheThings
901+
902+
OS X命令行、PowerShell命令行、Google Dorks、Shodan、exploit开发、Java反序列化等列表
903+
https://github.com/coreb1t/awesome-pentest-cheat-sheets
904+
905+
906+
### EXP编写框架及工具:
907+
908+
漏洞赏金计划集合和著名赏金猎人博客列表
909+
https://github.com/djadmin/awesome-bug-bounty
910+
911+
Exploit开发学习资源
912+
https://github.com/FabioBaroni/awesome-exploit-development
853913

854914
二进制EXP编写工具
855915
https://github.com/t00sh/rop-tool
@@ -928,6 +988,15 @@ https://github.com/ChiChou/etacsufbo
928988
隐写检测工具
929989
https://github.com/abeluck/stegdetect
930990

991+
针对各种编程语言的静态分析工具、linters、代码质量检查等
992+
https://github.com/mre/awesome-static-analysis
993+
994+
关于逆向的图书、培训、实战、工具等
995+
https://github.com/tylerhalfpop/awesome-reversing
996+
997+
常见软件、类库、书籍、技术分析、开发等
998+
https://github.com/onethawt/reverseengineering-reading-list
999+
9311000
nary Analysis Platform
9321001
https://github.com/BinaryAnalysisPlatform/bap
9331002

@@ -948,6 +1017,9 @@ https://github.com/ITI/ICS-Security-Tools
9481017

9491018
## 威胁情报&蜜罐:
9501019

1020+
威胁情报资源
1021+
https://github.com/hslatman/awesome-threat-intelligence
1022+
9511023
常见IOC资源、工具
9521024
https://github.com/sroberts/awesome-iocs
9531025

@@ -1031,6 +1103,8 @@ https://github.com/atiger77/Dionaea
10311103
ICS/SCADA蜜罐
10321104
https://github.com/mushorg/conpot
10331105

1106+
MongoDB代理蜜罐
1107+
https://github.com/Plazmaz/MongoDB-HoneyProx
10341108

10351109
## 安全文档资料
10361110

@@ -1043,6 +1117,12 @@ https://github.com/iamcryptoki/snowden-archive
10431117
Awesome Vehicle Security 汽车安全合集包括文档、软硬件应用
10441118
https://github.com/jaredthecoder/awesome-vehicle-security
10451119

1120+
Awesome Security——一个社区驱动的知名安全资源分类集合
1121+
https://github.com/sbilly/awesome-security
1122+
1123+
应用程序安全的资源列表
1124+
https://github.com/paragonie/awesome-appsec
1125+
10461126
安全脑图合集
10471127
https://github.com/phith0n/Mind-Map
10481128

@@ -1073,8 +1153,14 @@ https://github.com/ClickSecurity/data_hacking
10731153
手机安全wiki
10741154
https://github.com/exploitprotocol/mobile-security-wiki
10751155

1076-
安卓安全加固列表
1077-
https://github.com/AndroidTamer/KnowledgeBase/tree/master/Documents
1156+
Web安全入门各种书籍、文档、工具
1157+
https://github.com/infoslack/awesome-web-hacking
1158+
1159+
各种Android工具、报告/研究/书籍、漏洞/利用代码等资源
1160+
https://github.com/ashishb/android-security-awesome
1161+
1162+
恶意软件集、开源威胁情报、检测、沙箱等
1163+
https://github.com/rshipp/awesome-malware-analysis
10781164

10791165
书籍《reverse-engineering-for-beginners》
10801166
https://github.com/veficos/reverse-engineering-for-beginners
@@ -1085,6 +1171,11 @@ https://github.com/luyg24/IT_security
10851171
2013-2017年各类安全大会演讲视频集
10861172
https://github.com/PaulSec/awesome-sec-talks
10871173

1174+
社工资源集——仅供网络安全人员、渗透测试人员在受控环境用于教育用途
1175+
https://github.com/v2-dev/awesome-social-engineering
1176+
1177+
密码学的理论、工具、框架、资源等
1178+
https://github.com/sobolevn/awesome-cryptography
10881179

10891180
APT相关笔记
10901181
https://github.com/kbandla/APTnotes
@@ -1113,6 +1204,9 @@ https://github.com/alebcay/awesome-shell
11131204
That Doesnt Suck安全指南
11141205
https://github.com/rmusser01/Infosec_Reference
11151206

1207+
安全测试人员进行评估检查需要用到的技能
1208+
https://github.com/danielmiessler/SecLists
1209+
11161210
git学习资料
11171211
https://github.com/xirong/my-git
11181212

@@ -1122,6 +1216,9 @@ https://github.com/android-cn/android-open-project-analysis
11221216
JS 正则表达式库(用于简化构造复杂的JS正则表达式)
11231217
https://github.com/VerbalExpressions/JSVerbalExpressions
11241218

1219+
PHP生成安全随机数、加密数据、检查漏洞等类库
1220+
https://github.com/ziadoz/awesome-php#security
1221+
11251222
科学上网工具
11261223
https://github.com/XX-net/XX-Net
11271224

@@ -1221,6 +1318,9 @@ https://github.com/apsdehal/awesome-ctf
12211318
CTF资源
12221319
https://github.com/ctfs/resources
12231320

1321+
CTF从入门到了解各种工具
1322+
https://github.com/SandySekharan/CTF-tool
1323+
12241324
p4团队的CTF解决方案 https://p4.team
12251325
https://github.com/p4-team/ctf
12261326

‎BinaryAnalysis.md

+9
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,15 @@ https://github.com/ChiChou/etacsufbo
6363
隐写检测工具
6464
https://github.com/abeluck/stegdetect
6565

66+
针对各种编程语言的静态分析工具、linters、代码质量检查等
67+
https://github.com/mre/awesome-static-analysis
68+
69+
关于逆向的图书、培训、实战、工具等
70+
https://github.com/tylerhalfpop/awesome-reversing
71+
72+
常见软件、类库、书籍、技术分析、开发等
73+
https://github.com/onethawt/reverseengineering-reading-list
74+
6675
nary Analysis Platform
6776
https://github.com/BinaryAnalysisPlatform/bap
6877

0 commit comments

Comments
 (0)