Skip to content

The Nmap Scanner for Burp Suite is a Burp extension that allows you to run Nmap scans directly from the Burp Suite interface. It provides a convenient way to perform network reconnaissance and gather information about target systems.

Notifications You must be signed in to change notification settings

ja1sh/Nmap4Burp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Nmap4Burp - Nmap Scanner for Burp Suite

Overview

The Nmap Scanner for Burp Suite is a Burp extension that allows you to run Nmap scans directly from the Burp Suite interface. It provides a convenient way to perform network reconnaissance and gather information about target systems.

Features

  • Integration of Nmap scans within Burp Suite.
  • Customizable Nmap scan parameters.
  • Real-time display of Nmap scan output.

Requirements

  • Burp Suite
  • Nmap (Make sure the path to the 'nmap' binary is correctly configured in the extension)

Installation

  1. Download the nmap4burp.py script.
  2. Open Burp Suite and go to the "Extender" tab.
  3. Click on the "Extensions" tab.
  4. Click on the "Add" button.
  5. Choose the Python type and select the nmap4burp.py script.
  6. The extension should now be loaded and accessible from the "Extender" tab.

Usage

  1. Configure the path to the 'nmap' binary in the extension settings.
  2. Enter the target IP or domain.
  3. Click on the "Run Nmap Scan" button.
  4. View real-time Nmap scan output in the extension UI.

Follow this Medium tutorial for usage samples

Author

Jai Sharma - GitHub

Version

1.0.1

Social Media

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests to improve the functionality or fix any bugs.

About

The Nmap Scanner for Burp Suite is a Burp extension that allows you to run Nmap scans directly from the Burp Suite interface. It provides a convenient way to perform network reconnaissance and gather information about target systems.

Topics

Resources

Stars

Watchers

Forks

Languages