trailofbits/twa

WAF detection

Offen

#69 geöffnet am 18.11.2019

 (7 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Shell (52 Forks)auto 404
enhancementgood first issuehelp wanted

Repository-Metriken

Stars
 (594 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

It might be interesting to add some Web Application Firewall detection techniques. I don't know much about WAFs, but it looks like there are some common oracles:

  • Known cookies
  • Known weird HTTP codes (999 No Hacking)
  • Known HTML responses

Some potential resources:

Contributor Guide