Build rdpthread.exe - RDP credential validator (C# via WNetAddConnection2)

This commit is contained in:
drjones
2026-05-06 16:31:32 -07:00
parent f0f14b2129
commit 225b787a1f
5 changed files with 296 additions and 9 deletions

4
gui.py
View File

@@ -426,7 +426,8 @@ class FastRDPGUI:
fg=Colors.YELLOW,
text=(
"Password sprayer: active — scanning and RDP discovery operational. "
"Install rdpthread.exe for verified credential hits."
"Run build_rdpthread.bat or MASTERSTER.bat to build rdpthread.exe "
"for verified credential hits."
),
)
except tk.TclError:
@@ -739,6 +740,7 @@ class FastRDPGUI:
"Built with Python 3.11 + asyncio + paramiko\n"
"Streaming: scan + spray run CONCURRENTLY\n"
"SSH scanning on port 22 + Guest Mode for weak/guest credentials\n"
"rdpthread.exe: compiled credential validator (built from C# source)\n"
"Proxy tab: fetch/test/rotate SOCKS5 proxies (on/off toggle)\n"
"Double-click a host to RDP connect; status strip shows credential engine state\n"
"Top 50 password spraying \u2022 CIDR/range support \u2022 No mercy",