exploits
exploits copied to clipboard
Some exploits and exploit development stuff.
Results
3
exploits issues
Sort by
recently updated
recently updated
newest added
Added brackets around print statement. My file was legit giving syntax error without the brackets so when i added the brackets, the error was gone.
root@pentest:/opt/exploit# py plesk.py Traceback (most recent call last): File "plesk.py", line 14, in import payloads ImportError: No module named payloads root@pentest:/opt/exploit# OS-Kali 2021