trailofbits/twa

WAF detection

开放

#69 创建于 2019年11月18日

 (7 条评论) (0 个反应) (0 位负责人)Shell (52 个派生)auto 404
enhancementgood first issuehelp wanted

仓库指标

星标
 (594 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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:

贡献者指南