-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upon finding exploitable ssh-agent it asks for "sudo password" and immediately crashes #19
Comments
Same here, but crashing right after start. python gtfonow.py 1 ↵ ──(Sat,Jan06)─┘ / / / / __ / |/ / _ __ https://github.com/Frissi0n/GTFONow Traceback (most recent call last): |
Exact same issue, finds ssh-agent then immediately throws an exception https://github.com/Frissi0n/GTFONow [!] Found exploitable sgid binary: /usr/bin/ssh-agent |
same problem |
Upon finding exploitable ssh-agent it asks for "sudo password" and immediately crashes. I tried running it with -a flags (same behavior) and with "--sudo_password", where it asks for the sudo password once, and once provided it prompts for it again and crashes.
Running on kali-linux over wsl2 for tests, but I could test on Arch linux (no wsl) too if needed.
The text was updated successfully, but these errors were encountered: