spikeproxy

Web application security testing proxy

Install

All systems
curl cmd.cat/spikeproxy.sh
Debian Debian
apt-get install spikeproxy
Ubuntu
apt-get install spikeproxy
image/svg+xml Kali Linux
apt-get install spikeproxy
Windows (WSL2)
sudo apt-get update sudo apt-get install spikeproxy
Raspbian
apt-get install spikeproxy

spikeproxy

Web application security testing proxy

SPIKE proXy is part of the SPIKE Application Testing Suite, It functions as an HTTP and HTTPS proxy, and allows the web developer or web application auditor low level access to the entire web application interface, while also providing a bevy of automated tools and techniques for discovering common problems. These automated tools include: - Automated SQL Injection Detection - Web Site Crawling (guaranteed not to crawl sites other than the one being tested) - Login form brute forcing - Automated overflow detection - Automated directory traversal detection In addition to automated analysis, SPIKE proXy allows the user to analyse the internals of the web application by viewing and changing all variables, cookies, headers, or other parts of the request and resubmit them. Also, a single installation can be shared by multiple users.