
Plugin Para BurpSuite (Pentester)
Penetration Test Vulnerabilities Manager is an extension for Burp Suite, written in Jython, was developed by Barak Tawily in order to ease application security people manage vulnerabilities

Download Burp Suite (obviously): http://portswigger.net/burp/download.html
Download Jython standalone JAR (version >= 2.7): http://www.jython.org/downloads.html
Open Burp -> Extender -> Options -> Python Environment -> Select File -> Choose the Jython standalone JAR
Install PT Manager from the BApp Store or follow these steps:
Download the PTManager.py file (and XlsxWriter-0.7.3 if you would like to generate an xlsx report).
Open Burp -> Extender -> Extensions -> Add -> Choose PTManager.py file.
See the PT Manager tab and manage your vulnerabilities and project easily :)
After installation, the PT Manager tab will be added to Burp.
Project Settings Tab:

Open the Project Settings tab (PT Manager -> Project Settings) and create a new project, make sure you are creating it under the encrypted partition.
"Details" text area can be used in order to save any details about the project such as URLs, credentials, contact details, or any other comments.
Generate report section can be used in order to generate project report in HTML, XLSX, DOCX, TXT.
import and export buttons can be used in order to send other people reports and allows them import it in the extension.
"Open project directory" - will open your project directory, as you would expect ? :)
Vulnerability Tab:

