mitmproxy -s logger.py --listen-port 8080
sqlmap -u "http://localhost:3000/rest/products/search?q=apple" --proxy="http://127.0.0.1:8080" --batch --random-agent --level=1
nikto -h http://localhost:3000 -useproxy http://127.0.0.1:8080
| Name | Name | Last commit date | ||
|---|---|---|---|---|
mitmproxy -s logger.py --listen-port 8080
sqlmap -u "http://localhost:3000/rest/products/search?q=apple" --proxy="http://127.0.0.1:8080" --batch --random-agent --level=1
nikto -h http://localhost:3000 -useproxy http://127.0.0.1:8080