Skip to content

dbrwsky/Nuclei-BurpExtension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nuclei - Burp Extension

Simple extension that allows to run nuclei scanner directly from burp and transforms json results into the issues.
⚠️ Works with nuclei version >= v2.9.1.

Installation

  • Load the extension to burp
  • Download the latest nuclei binary
  • Download the latest nuclei-templates
  • Specify the path to nuclei binary and nuclei templates in the extension configuration tab

Configuration

Usage

Specify the URL in target field or choose one from the burp history and just Run Scanning.

sendURLtoExtension

Nuclei templates with the network tag should be disabled for the extension to work properly.

Results

If you have Burp Professional then the nuclei findings will be added to the issue tab.

issuesPro

The results are also available in the extension tab.

resultsCommunity

About

Simple extension that allows to run nuclei scanner directly from burp and transforms json results into the issues.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages