@@ -193,6 +193,7 @@ https://github.com/rbsec/sslscan
193
193
194
194
## 安全防守:
195
195
196
+
196
197
安全项目列表
197
198
https://github.com/zbetcheckin/Security_list
198
199
@@ -229,6 +230,25 @@ https://github.com/hakbot/hakbot-origin-controller
229
230
全天候 DevOps - 安全监控和防御自动化架构(ELK + AWS Lambda)
230
231
https://github.com/appsecco/alldaydevops-aism
231
232
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
+
232
252
基于区块链的AUR安全层
233
253
https://github.com/clawoflight/aursec
234
254
@@ -295,7 +315,7 @@ https://github.com/spotify/gcp-firewall-enforcer
295
315
Linux安全基线,支持puppet、chef和Ansible做安全加固 - InSpec Profile http://dev-sec.io/
296
316
https://github.com/dev-sec/linux-baseline
297
317
298
- gps欺骗检测工具
318
+ GPS欺骗检测工具
299
319
https://github.com/zxsecurity/gpsnitch
300
320
301
321
应急处置响应框架
@@ -322,10 +342,6 @@ https://github.com/dev-sec/chef-nginx-hardening
322
342
proxy poc implementation of STARTTLS stripping attacks
323
343
https://github.com/tintinweb/striptls
324
344
325
- mongodb代理蜜罐
326
- https://github.com/Plazmaz/MongoDB-HoneyProxy
327
-
328
-
329
345
web安全开发指南
330
346
https://github.com/FallibleInc/security-guide-for-developers
331
347
@@ -413,9 +429,6 @@ https://github.com/goldshtn/etrace
413
429
CPU及内存相关性能分析工具
414
430
https://github.com/Microsoft/perfview
415
431
416
- 威胁情报资源
417
- https://github.com/hslatman/awesome-threat-intelligence
418
-
419
432
SSH服务审计工具
420
433
https://github.com/arthepsy/ssh-audit
421
434
@@ -524,13 +537,13 @@ https://tryingtobeawesome.com/cryptag/
524
537
ElkarBackup 一个基于RSync/RSnapshot的开源备份方案
525
538
https://github.com/elkarbackup/elkarbackup
526
539
527
- ssh服务端和客户端安全配置的chef cookbook
540
+ SSH服务端和客户端安全配置的chef cookbook
528
541
https://github.com/dev-sec/chef-ssh-hardening
529
542
530
543
Nextcloud 双因子TOTP (RFC 6238)
531
544
https://github.com/nextcloud/twofactor_totp
532
545
533
- nixarmor Linux自动安全加固项目
546
+ Nixarmor Linux自动安全加固项目
534
547
https://github.com/emirozer/nixarmor
535
548
536
549
phpMusse 这是一个根据ClamAV的签名和其他签名在上传完成后来自动检测木马/病毒/恶意软件和其他可能威胁系统安全的文件的PHP脚本
@@ -546,21 +559,28 @@ https://github.com/putterpanda/mimikittenz
546
559
fireeye红军渗透工具
547
560
548
561
https://github.com/chango77747/AdEnumerator
562
+
549
563
https://github.com/Raikia/CredNinja
564
+
550
565
https://github.com/ChrisTruncer/WMIOps
566
+
551
567
https://github.com/ChrisTruncer/EyeWitness
568
+
552
569
https://github.com/ChrisTruncer/Egress-Assess
553
570
554
571
windows渗透神器
555
572
https://github.com/gentilkiwi/mimikatz
556
573
574
+ 在线渗透测试资源、Shellcode开发、开源情报资源、社会工程资源等
575
+ https://github.com/enaqx/awesome-pentest
576
+
557
577
Powershell渗透库合集
558
578
https://github.com/PowerShellMafia/PowerSploit
559
579
560
580
Powershell tools合集
561
581
https://github.com/clymb3r/PowerShell
562
582
563
- msf -最强大的渗透平台
583
+ MSF- -最强大的渗透平台
564
584
https://github.com/rapid7/metasploit-framework
565
585
566
586
Poc调用框架,可加载Pocsuite,Tangscan,Beebeeto等
@@ -578,6 +598,9 @@ https://github.com/n0tr00t/Beebeeto-framework
578
598
一个用Node.js编写的Web安全测试框架
579
599
https://github.com/zhuyingda/veneno
580
600
601
+ 常见的渗透测试/安全Cheatsheet
602
+ https://github.com/jshaw87/Cheatsheets
603
+
581
604
Message Queue & Broker Injection tool that implements attacks to Redis, RabbitMQ and ZeroMQ.
582
605
https://github.com/cr0hn/enteletaor
583
606
@@ -589,7 +612,7 @@ https://github.com/wireghoul/dotdotpwn
589
612
FuzzLabs Fuzzing框架 https://dcnws.com
590
613
https://github.com/keymandll/FuzzLabs
591
614
592
- 谷歌出品强大分析配置项目安全模糊测试组件
615
+ 谷歌出品强大分析配置项目fuzzing组件
593
616
https://github.com/google/honggfuzz
594
617
595
618
谷歌fuzzing引擎测试集
@@ -598,8 +621,11 @@ https://github.com/google/fuzzer-test-suite
598
621
Fuzzinator随机测试框架
599
622
https://github.com/renatahodovan/fuzzinator
600
623
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
603
629
604
630
fuzzing框架
605
631
https://github.com/MozillaSecurity/peach
@@ -625,14 +651,14 @@ https://github.com/fuzzing/MFFA
625
651
A tool to fuzz Intent Android
626
652
https://github.com/MindMac/IntentFuzzer
627
653
628
- Fuzzing资源
654
+ Fuzzing数据集
629
655
https://github.com/MozillaSecurity/fuzzdata
630
656
631
- Web向Fuzz工具
657
+ WebFuzz工具
632
658
https://github.com/xmendez/wfuzz
633
659
634
- HTTP暴力破解,撞库攻击脚本
635
- https://github.com/lijiejie/htpwdScan
660
+ web fuzz
661
+ https://github.com/henshin/filebuster
636
662
637
663
AFL的Android移植版本
638
664
https://github.com/ele7enxxh/android-afl
@@ -643,7 +669,7 @@ https://github.com/dyjakan/interpreter-bugs
643
669
Fuzzapi is a tool used for REST API pentesting and uses API_Fuzzer gem
644
670
https://github.com/lalithr95/fuzzapi
645
671
646
- ###WEB渗透:
672
+ ### WEB渗透:
647
673
648
674
webshell大合集
649
675
https://github.com/tennc/webshell
@@ -684,14 +710,11 @@ https://github.com/beefproject/beef
684
710
自动化绕过WAF脚本
685
711
https://github.com/khalilbijjou/WAFNinja
686
712
687
- https://github.com/jkbrzt/httpie
688
713
http命令行客户端,可以从命令行构造发送各种http请求(类似于Curl)
714
+ https://github.com/jkbrzt/httpie
689
715
690
- https://github.com/firebug/firebug
691
716
浏览器调试利器
692
-
693
- https://github.com/SpiderLabs/ModSecurity
694
- 一款开源WAF
717
+ https://github.com/firebug/firebug
695
718
696
719
WAF绕过检测工具
697
720
https://github.com/owtf/wafbypasser
@@ -738,7 +761,6 @@ https://github.com/xl7dev/BurpSuite/tree/master/Extender
738
761
一个用来辅助WP渗透测试的ruby框架
739
762
https://github.com/rastating/wordpress-exploit-framework/
740
763
741
-
742
764
.DS_store文件泄露利用脚本
743
765
https://github.com/lijiejie/ds_store_exp
744
766
@@ -757,11 +779,15 @@ https://github.com/diogo-fernan/malsub
757
779
XSS与CSRF工具
758
780
https://github.com/evilcos/xssor
759
781
760
- ###中间人攻击框架
782
+ ### 中间人攻击
761
783
784
+ 中间人攻击框架
762
785
https://github.com/secretsquirrel/the-backdoor-factory
786
+
763
787
https://github.com/secretsquirrel/BDFProxy
788
+
764
789
https://github.com/byt3bl33d3r/MITMf
790
+
765
791
Inject code, jam wifi, and spy on wifi users
766
792
https://github.com/DanMcInerney/LANs.py
767
793
@@ -780,13 +806,19 @@ https://github.com/firesunCN/BlueLotus_XSSReceiver
780
806
XSS与CSRF工具
781
807
https://github.com/evilcos/xssor
782
808
783
- ###暴力破解
809
+ ### 暴力破解
784
810
785
811
密码破解工具
786
812
https://github.com/shinnok/johnny
787
813
788
814
本地存储的各类密码提取利器
789
815
https://github.com/AlessandroZ/LaZagne
816
+
817
+ HTTP暴力破解,撞库攻击脚本
818
+ https://github.com/lijiejie/htpwdScan
819
+
820
+ 超过80GB密码库总结出的字典项目
821
+ https://github.com/berzerk0/Probable-Wordlists
790
822
## 漏洞库及工具(POC,EXP)
791
823
792
824
Snyk漏洞库
@@ -849,7 +881,35 @@ https://github.com/XcodeGhostSource/XcodeGhost
849
881
scap安全指导
850
882
https://github.com/OpenSCAP/scap-security-guide
851
883
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
853
913
854
914
二进制EXP编写工具
855
915
https://github.com/t00sh/rop-tool
@@ -928,6 +988,15 @@ https://github.com/ChiChou/etacsufbo
928
988
隐写检测工具
929
989
https://github.com/abeluck/stegdetect
930
990
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
+
931
1000
nary Analysis Platform
932
1001
https://github.com/BinaryAnalysisPlatform/bap
933
1002
@@ -948,6 +1017,9 @@ https://github.com/ITI/ICS-Security-Tools
948
1017
949
1018
## 威胁情报&蜜罐:
950
1019
1020
+ 威胁情报资源
1021
+ https://github.com/hslatman/awesome-threat-intelligence
1022
+
951
1023
常见IOC资源、工具
952
1024
https://github.com/sroberts/awesome-iocs
953
1025
@@ -1031,6 +1103,8 @@ https://github.com/atiger77/Dionaea
1031
1103
ICS/SCADA蜜罐
1032
1104
https://github.com/mushorg/conpot
1033
1105
1106
+ MongoDB代理蜜罐
1107
+ https://github.com/Plazmaz/MongoDB-HoneyProx
1034
1108
1035
1109
## 安全文档资料
1036
1110
@@ -1043,6 +1117,12 @@ https://github.com/iamcryptoki/snowden-archive
1043
1117
Awesome Vehicle Security 汽车安全合集包括文档、软硬件应用
1044
1118
https://github.com/jaredthecoder/awesome-vehicle-security
1045
1119
1120
+ Awesome Security——一个社区驱动的知名安全资源分类集合
1121
+ https://github.com/sbilly/awesome-security
1122
+
1123
+ 应用程序安全的资源列表
1124
+ https://github.com/paragonie/awesome-appsec
1125
+
1046
1126
安全脑图合集
1047
1127
https://github.com/phith0n/Mind-Map
1048
1128
@@ -1073,8 +1153,14 @@ https://github.com/ClickSecurity/data_hacking
1073
1153
手机安全wiki
1074
1154
https://github.com/exploitprotocol/mobile-security-wiki
1075
1155
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
1078
1164
1079
1165
书籍《reverse-engineering-for-beginners》
1080
1166
https://github.com/veficos/reverse-engineering-for-beginners
@@ -1085,6 +1171,11 @@ https://github.com/luyg24/IT_security
1085
1171
2013-2017年各类安全大会演讲视频集
1086
1172
https://github.com/PaulSec/awesome-sec-talks
1087
1173
1174
+ 社工资源集——仅供网络安全人员、渗透测试人员在受控环境用于教育用途
1175
+ https://github.com/v2-dev/awesome-social-engineering
1176
+
1177
+ 密码学的理论、工具、框架、资源等
1178
+ https://github.com/sobolevn/awesome-cryptography
1088
1179
1089
1180
APT相关笔记
1090
1181
https://github.com/kbandla/APTnotes
@@ -1113,6 +1204,9 @@ https://github.com/alebcay/awesome-shell
1113
1204
That Doesnt Suck安全指南
1114
1205
https://github.com/rmusser01/Infosec_Reference
1115
1206
1207
+ 安全测试人员进行评估检查需要用到的技能
1208
+ https://github.com/danielmiessler/SecLists
1209
+
1116
1210
git学习资料
1117
1211
https://github.com/xirong/my-git
1118
1212
@@ -1122,6 +1216,9 @@ https://github.com/android-cn/android-open-project-analysis
1122
1216
JS 正则表达式库(用于简化构造复杂的JS正则表达式)
1123
1217
https://github.com/VerbalExpressions/JSVerbalExpressions
1124
1218
1219
+ PHP生成安全随机数、加密数据、检查漏洞等类库
1220
+ https://github.com/ziadoz/awesome-php#security
1221
+
1125
1222
科学上网工具
1126
1223
https://github.com/XX-net/XX-Net
1127
1224
@@ -1221,6 +1318,9 @@ https://github.com/apsdehal/awesome-ctf
1221
1318
CTF资源
1222
1319
https://github.com/ctfs/resources
1223
1320
1321
+ CTF从入门到了解各种工具
1322
+ https://github.com/SandySekharan/CTF-tool
1323
+
1224
1324
p4团队的CTF解决方案 https://p4.team
1225
1325
https://github.com/p4-team/ctf
1226
1326
0 commit comments