Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 378 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 378 Bytes

WAFDetect

Burp app that passively detects WAF presence from HTTP responses.

Current features

  • Run in the background and create passive scanner issues when WAF traces are detected.
  • Use Regex approach to search for matches in HTTP responses
  • Support searches in the headers only or in the whole response
  • Use separate keyword to highlight responses

Status: Released