Files
rdp-brute/requirements.txt
2026-05-05 23:48:38 -07:00

7 lines
186 B
Plaintext

# REAPER v2.0 - RDP Exploitation Framework
#
# Core runs on Python stdlib (asyncio, tkinter, socket).
# These are only needed for the proxy module:
aiohttp>=3.9.0
aiohttp-socks>=0.11.0