mirror of
https://github.com/Ed1s0nZ/CyberStrikeAI.git
synced 2026-07-05 20:17:56 +02:00
Add files via upload
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user