Test Page
Hello World
POST /submit HTTP/1.1
Content-Type: application/x-www-form-urlencoded
Content-Length: 24
Authorization: Basic dGVjaG8gUGVsbGUp
Host: example.com
username=admin&password=123456
SELECT * FROM users WHERE id = 1';
-- comment out
GET /index.html HTTP/1.1
Host: example.com
Connection: close
GET /../../etc/passwd HTTP/1.1
Host: example.com
echo "Hello from server" > /var/www/html/index.html
GET /api/data?param=unauthorized HTTP/1.1
Host: api.example.com
GET /config HTTP/1.1
Host: server.example.com
GET /admin HTTP/1.1
Host: admin.example.com
GET /images/photo.png?k=5ca85618-6e6b-40cc-9f85-e63fcd4bbfa4 HTTP/1.1
Host: image.example.com
GET /security HTTP/1.1
Host: security.example.com
GET /xml HTTP/1.1
Host: xml.example.com
Content-type: application/xml
Invalid HTML
GET /api/user?id=1 HTTP/1.1
Host: api.example.com
GET /vulnerability HTTP/1.1
Host: vulnerability.example.com
POST /login HTTP/1.1
Host: login.example.com
Content-length: 34
GET /config HTTP/1.1
Host: config.example.com
GET /cookie HTTP/1.1
Host: cookie.example.com
GET /log HTTP/1.1
Host: log.example.com
GET /rate_limit HTTP/1.1
Host: rate_limit.example.com
GET /redirect HTTP/1.1
Host: redirect.example.com
GET /crypt HTTP/1.1
Host: crypt.example.com
GET /denial_of_service HTTP/1.1
Host: denial-of-service.example.com
GET /api/endpoint HTTP/1.1
Host: api.example.com
{"key": "value"}
GET /session HTTP/1.1
Host: session.example.com
GET /cgi-bin/script.cgi HTTP/1.1
Host: cgi-bin.example.com
GET /api/sig HTTP/1.1
Host: api.example.com
GET /redirect HTTP/1.1
Host: redirect.example.com
Malformed XML
GET /protocol HTTP/1.1
Host: protocol.example.com
GET /ssl HTTP/1.1
Host: ssl.example.com
GET /fs HTTP/1.1
Host: fs.example.com
GET /dns HTTP/1.1
Host: dns.example.com