/etc/apache2/conf.d/modsec_vendor_configs/OWASP3/tests/regression/tests/REQUEST-921-PROTOCOL-ATTACK
--- meta: author: "Christian S.J. Peron" enabled: true name: "921150.yaml" description: "Tests for protocol based attacks" tests: - test_title: 921150-1 desc: "HTTP Header Injection Attack via payload" stages: - stage: input: dest_addr: "127.0.0.1" method: "GET" port: 80 headers: Host: "localhost" User-agent: "user agent" uri: "/script.jsp?variableX=bar&variable2=Y&%0d%0restofdata" output: log_contains: "id \"921150\""
.
Edit
..
Edit
921110.yaml
Edit
921120.yaml
Edit
921130.yaml
Edit
921140.yaml
Edit
921150.yaml
Edit
921160.yaml
Edit
921190.yaml
Edit
921200.yaml
Edit
921230.yaml
Edit
921421.yaml
Edit
921422.yaml
Edit