JPwnage
JPwnage
I tried to install in burp first and when that failed, I decided just to install and use the cli version instead but got many errors: `(root㉿kali)-[~/tplmap] └─# pip install...
`python sublist3r -v -d example.com -t 5` ``` HTTPSConnectionPool(host='dnsdumpster.com', port=443): Max retries exceeded with url: / (Caused by ConnectTimeoutError(, 'Connection to dnsdumpster.com timed out. (connect timeout=25)')) Process DNSdumpster-8: Traceback (most...
My OS is Ubuntu 22.05 lts I received this error when i tried to run lfi.py ``` File "/home/jme/tools/LFI-FINDER/lfi.py", line 4, in from selenium import webdriver ModuleNotFoundError: No module named...