flarequench
October 17, 2022 ยท View on GitHub
A Burp Suite plugin that adds additional checks to the passive scanner to reveal the origin IP(s) of Cloudflare-protected web applications.
Installation
Compilation
-
Install and configure Gradle.
-
Download this repository.
git clone https://github.com/aress31/flarequench cd .\flarequench\ -
Create the standalone
jar:gradle build shadowJar
Loading the Extension Into the Burp Suite
In Burp Suite, under the Extender/Options tab, click on the Add button and load the fatJar located in the .\build\libs folder.
Roadmap
- Improve the reliablity.
- Optimise the source code.
Sponsor ๐
If you want to support this project and appreciate the time invested in developping, maintening and extending it; consider donating toward my next cup of coffee. โ
It is easy, all you got to do is press the Sponsor button at the top of this page or alternatively click this link. ๐ธ
Reporting Issues
Found a bug? I would love to squash it! ๐
Please report all issues on the GitHub issues tracker.
Contributing
You would like to contribute to better this project? ๐คฉ
Please submit all PRs on the GitHub pull requests tracker.
License
See LICENSE.