Home

Awesome

<h1 align="center"> <br> <a href="https://nuclei.projectdiscovery.io"><img src="static/nuclei-logo.png" width="200px" alt="Nuclei Burp Plugin"></a> </h1> <h4 align="center">Nuclei Template Generator Burp Plugin</h4> <p align="center"> <a href="https://discord.gg/projectdiscovery"><img src="https://img.shields.io/discord/695645237418131507.svg?logo=discord"></a> <a href="https://twitter.com/pdnuclei"><img src="https://img.shields.io/twitter/follow/pdnuclei.svg?logo=twitter"></a> </p> <p align="center">

A Burp Suite plugin intended to help with nuclei template generation.

</p> <div align="center"> <br/> <a href="https://www.youtube.com/watch?v=PMHCnaU7dfo" target="_blank"><img src="static/video_thumbnail.png" alt="Nuclei Burp Plugin Demo Video"></a> <br/><br/> <a href="https://nuclei.projectdiscovery.io" target="_blank"><img src="static/demo.gif" alt="Nuclei Burp Plugin Demo"></a> <br/><br/> <a href="https://nuclei.projectdiscovery.io" target="_blank"><img src="static/v1_1_0-demo.gif" alt="Nuclei Burp Plugin v1.1.0 Demo"></a> </div>

Features

Template matcher generation

Modifying generated templates

Request template generation

Template execution

Experimental features

Productivity

Settings

Look and feel

Building the code

Use mvn clean package -DskipTests to build the project yourself. It requires Maven 3.x and Java 11+.

On macOS the dependencies for the plugin can be met using Homebrew: brew install mvn openjdk@11

Alternatively, different builds can be downloaded from the Actions section. The built artifact can be found under the latest build's Artifacts section. These artifacts are generated after every commit, but are only stored for a limited amount of time.

Installation

By building the code:

  1. Build the code yourself or download a pre-built/release version
  2. Go to Extender in Burp Suite
  3. Click the Add button in the Extensions tab
  4. Leave the Extension Type on Java
  5. Select the path to the plugin (.jar)

Through BApp Store:

  1. Go to Extender in Burp Suite
  2. Select the BApp Store tab
  3. Search for Nuclei Template Generator Plugin
  4. Clink on Install

Note: this plugin does NOT require Burp Suite Professional.

Screenshots

Generated Word matcher on response header Generated multi-word matcher on response body Generated request template using Battering ram

Credits

Created with ❤️ by @forgedhallpass

License

Nuclei and this plugin are distributed under MIT License.

<h1 align="left"> <a href="https://discord.gg/projectdiscovery"><img src="static/join-discord.png" width="380" alt="Join Discord"></a> <a href="https://nuclei.projectdiscovery.io"><img src="static/check-nuclei-documentation.png" width="380" alt="Check Nuclei Documentation"></a> </h1>