mirror of
https://github.com/Ed1s0nZ/CyberStrikeAI.git
synced 2026-03-31 00:09:29 +02:00
15 lines
387 B
Plaintext
15 lines
387 B
Plaintext
# Python HTTP helpers leveraged by tools like api-fuzzer, dnslog, http-intruder, http-framework-test
|
||
requests>=2.32.3
|
||
|
||
# dirsearch:用 python3 -m dirsearch 时由本依赖提供(含 defusedxml 等)
|
||
dirsearch>=0.4.3
|
||
|
||
# Python exploitation / analysis frameworks referenced by tool recipes
|
||
# angr>=9.2.96
|
||
# pwntools>=4.12.0
|
||
arjun>=2.2.0
|
||
uro>=1.0.2
|
||
|
||
bloodhound>=1.6.1
|
||
impacket>=0.11.0
|