7 Commits

Author SHA1 Message Date
drjones
225b787a1f Build rdpthread.exe - RDP credential validator (C# via WNetAddConnection2) 2026-05-06 16:31:32 -07:00
drjones
f0f14b2129 Add SSH scanning + Guest Mode credential testing 2026-05-06 15:44:33 -07:00
drjones
7068dbd12d Fixed scan crash: all tkinter widget access now happens on main thread (Tcl NOT thread-safe). _log() routes GUI updates via root.after(). _scan_worker reads all tkinter vars on main thread. Removed unused _spray_queue. 2026-05-06 12:35:35 -07:00
drjones
906000870d Production hardening: REAPER all-in-one launcher, rdpthread UX, logic fixes
- Add REAPER.bat single entry (pip, dirs, smoke test, launch); MASTER/MASTERSTER shim to it
- bruteforce: rdpthread helpers, safe writer close, spray_all_hosts incremental writes, progress
- gui: credential banner, spray messaging without spam; cmdkey TERMSRV host
- scanner: adaptive progress; proxy: retry cap on open_connection
- ip_utils: /32 CIDR, count_ips aligned with large dash ranges
- README/install/run: deployment docs and REAPER.bat references

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-06 00:08:06 -07:00
drjones
a954109ccd REBRAND: REAPER v2.0 - RDP Exploitation Framework 2026-05-05 23:36:55 -07:00
drjones
ef91f8219b Added proxy integration: ProxyManager module with SOCKS5/HTTP support, proxy tab in GUI with fetch/test/rotate/on-off toggle, proxy routing for scanner connections and password spray 2026-05-05 22:38:50 -07:00
drjones
5ed73d4fea v2.0 streaming redesign: concurrent scan+spray, RDP connect button, live stats fix, terminal output 2026-05-05 19:04:35 -07:00