Build rdpthread.exe - RDP credential validator (C# via WNetAddConnection2)
This commit is contained in:
4
gui.py
4
gui.py
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user