Skip to content

Instantly share code, notes, and snippets.

@oxtd
Created September 11, 2021 06:37
Show Gist options
  • Save oxtd/bc98cdf5ed813253e966ceb28ca007d6 to your computer and use it in GitHub Desktop.
Save oxtd/bc98cdf5ed813253e966ceb28ca007d6 to your computer and use it in GitHub Desktop.
3
python3 49810.py -h 2 ⨯
usage: 49810.py [-h] -t <target/host URL> -u <user> -p <password> --lhost <lhost> --lport <lport>
[*] Cacti 1.2.12 - SQL Injection / Remote Code Execution
optional arguments:
-h, --help show this help message and exit
-t <target/host URL> target/host URL, example: http://192.168.15.58
-u <user> user to log in
-p <password> user's password
--lhost <lhost> your IP address
--lport <lport> your listening port
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment