trailofbits/twa

WAF detection

オープン

#69 opened on 2019/11/18

 (7 件のコメント) (0 件のリアクション) (0 人の担当者)Shell (52 件のフォーク)auto 404
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (594 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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:

コントリビューターガイド