aress31 / flarequench

Burp Suite plugin that adds additional checks to the passive scanner to reveal the origin IP(s) of Cloudflare-protected web applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flarequench

lang license

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

  1. Install and configure Gradle.

  2. Download this repository.

    git clone https://github.com/aress31/flarequench
    cd .\flarequench\
  3. 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.

About

Burp Suite plugin that adds additional checks to the passive scanner to reveal the origin IP(s) of Cloudflare-protected web applications.

License:Apache License 2.0


Languages

Language:Java 92.0%Language:HTML 8.0%