Revert "Downgrade BREACH attack to MEDIUM severity (as it depends on many things)"

This reverts commit 3d2666ab79.
This commit is contained in:
Ondřej Surý 2017-04-25 16:32:06 +02:00
parent bd4575e14d
commit c3fd0249f5

View File

@ -9548,7 +9548,7 @@ run_breach() {
pr_svrty_high "potentially NOT ok, uses $result HTTP compression."
outln "$disclaimer"
outln "$spaces$when_makesense"
fileout "breach" "MEDIUM" "BREACH: potentially VULNERABLE, uses $result HTTP compression. $disclaimer ($when_makesense)" "$cve" "$cwe" "$hint"
fileout "breach" "HIGH" "BREACH: potentially VULNERABLE, uses $result HTTP compression. $disclaimer ($when_makesense)" "$cve" "$cwe" "$hint"
ret=1
fi
# Any URL can be vulnerable. I am testing now only the given URL!