/pany

Primary LanguagePython

Pany

File Read Vulnerability Exploitation Tool

Usage

$ python3 pany.py -h

alt text

Sensitive Information Retrieval

$ python3 pany.py -u 'http://megahosting.htb/news.php?file=*'

alt text

Save usernames from sensitive information as a dictionary

$ python3 pany.py -u 'http://megahosting.htb/news.php?file=*' -o username.txt

alt text