-
-
Save oxtd/bc98cdf5ed813253e966ceb28ca007d6 to your computer and use it in GitHub Desktop.
3
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 -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