mirror of
https://github.com/Ed1s0nZ/CyberStrikeAI.git
synced 2026-03-31 16:20:28 +02:00
26 lines
522 B
Plaintext
26 lines
522 B
Plaintext
# Python HTTP helpers leveraged by tools like api-fuzzer, dnslog, http-intruder, http-framework-test
|
|
requests>=2.32.3
|
|
httpx>=0.27.0
|
|
charset-normalizer>=3.3.2
|
|
chardet>=5.2.0
|
|
|
|
# Python exploitation / analysis frameworks referenced by tool recipes
|
|
angr>=9.2.96
|
|
pwntools>=4.12.0
|
|
arjun>=2.2.0
|
|
paramspider>=2.1.0
|
|
uro>=1.0.2
|
|
jwt-tool>=2.2.0
|
|
|
|
# AD / network post-exploitation suites
|
|
bloodhound>=1.6.1
|
|
impacket>=0.11.0
|
|
responder>=3.1.3
|
|
|
|
# Recon / automation helpers
|
|
autorecon>=2.5.4
|
|
binwalk>=2.4.2
|
|
dirsearch>=0.4.3
|
|
checkov>=3.2.0
|
|
|