Skip to content

Commit 4bb622e

Browse files
committed
new
1 parent d052ed3 commit 4bb622e

File tree

4 files changed

+24
-0
lines changed

4 files changed

+24
-0
lines changed

All.md

+12
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@ https://github.com/gh0stkey/DoraBox
1717
一个功能很全的CTF平台
1818
https://github.com/zjlywjh001/PhrackCTF-Platform-Team
1919

20+
upload-labs很全的上传上传漏洞的靶场
21+
https://github.com/c0ny1/upload-labs
22+
23+
跟踪真实漏洞相关靶场环境搭建
24+
https://github.com/yaofeifly/Vub_ENV
25+
2026
数据库注入练习平台
2127
https://github.com/Audi-1/sqli-labs
2228

@@ -386,6 +392,9 @@ https://github.com/codeling/bfstop
386392
使用aws KMs的命令行加密工具,加密一次,可以在多区域的aws多实例中解密
387393
https://github.com/aol/mrcrypt
388394

395+
互联网漏洞管理、资产管理、任务扫描、todoLIST
396+
https://github.com/RASSec/A_Scan_Framework
397+
389398
噪声协议的Rust实现
390399
https://github.com/mcginty/snow
391400

@@ -1168,6 +1177,9 @@ https://github.com/lmy375/awesome-vmp
11681177
系统扫描器,用于寻找程序和库然后收集他们的依赖关系,链接等信息
11691178
https://github.com/quarkslab/binmap
11701179

1180+
A Qt and C++ GUI for radare2 reverse engineering framework
1181+
https://github.com/radareorg/cutter
1182+
11711183
rp++ is a full-cpp written tool that aims to find ROP sequences in PE/Elf/Mach-O.
11721184
https://github.com/0vercl0k/rp
11731185

BinaryAnalysis.md

+3
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ https://github.com/lmy375/awesome-vmp
2424
系统扫描器,用于寻找程序和库然后收集他们的依赖关系,链接等信息
2525
https://github.com/quarkslab/binmap
2626

27+
A Qt and C++ GUI for radare2 reverse engineering framework
28+
https://github.com/radareorg/cutter
29+
2730
rp++ is a full-cpp written tool that aims to find ROP sequences in PE/Elf/Mach-O.
2831
https://github.com/0vercl0k/rp
2932

Defence.md

+3
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,9 @@ https://github.com/codeling/bfstop
7878
使用aws KMs的命令行加密工具,加密一次,可以在多区域的aws多实例中解密
7979
https://github.com/aol/mrcrypt
8080

81+
互联网漏洞管理、资产管理、任务扫描、todoLIST
82+
https://github.com/RASSec/A_Scan_Framework
83+
8184
噪声协议的Rust实现
8285
https://github.com/mcginty/snow
8386

Practice_CTF.md

+6
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@ https://github.com/gh0stkey/DoraBox
1717
一个功能很全的CTF平台
1818
https://github.com/zjlywjh001/PhrackCTF-Platform-Team
1919

20+
upload-labs很全的上传上传漏洞的靶场
21+
https://github.com/c0ny1/upload-labs
22+
23+
跟踪真实漏洞相关靶场环境搭建
24+
https://github.com/yaofeifly/Vub_ENV
25+
2026
数据库注入练习平台
2127
https://github.com/Audi-1/sqli-labs
2228

0 commit comments

Comments
 (0)