Skip to content
This repository has been archived by the owner on May 2, 2020. It is now read-only.
Tijme Gommers edited this page Jun 19, 2018 · 6 revisions

Welcome to the Similar Request Excluder (formerly GraphWave) wiki!

Similar Request Excluder is a Burp Suite extension that detects similar code flows (CFG-paths) in requests and automatically moves them 'out-of-scope' so they won't be processed by active scans. This improves the efficiency of active scans majorly while maintaining effectiveness.

GraphWave is the name of the final product of my thesis. The name is a mix of the words ’Northwave’ and ’graph theory’. However, when GraphWave got accepted in the BAppStore it was renamed to Similar Request Excluder. The first version of GraphWave was published to GitHub on the 14th of May, 2018. Since that day it can be used by security professionals around the globe.

Clone this wiki locally