Skip to content

Commit

Permalink
updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Anof-cyber committed Jul 8, 2023
1 parent cf2fc58 commit 3a8ca9e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

Pentest Mapper is a Burp Suite extension that integrates the Burp Suite request logging with a custom application testing checklist. The extension provides a straightforward flow for application penetration testing. The extension includes functionalities to allow users to map the flow of the application for pentesting to better analyse the application and its vulnerabilities. The API calls from each flow can be connected with the function or flow name. The extension allows users to map or connect each flow or API to vulnerability with the custom checklist.

# Installation

- Extension is available on Burp Suite BApp Store

# Documentation

https://anof-cyber.github.io/Pentest-Mapper/
Expand Down Expand Up @@ -68,12 +72,13 @@ ___
* ~~Auto Save the project Data~~
* ~~Auto Logging Scope APIs and requests with Optional mode~~
* ~~Seach option for all 3 tables to manage long table~~
* Solving long checklist selection from vulnerability
* ~~Solving long checklist selection from vulnerability~~
* ~~Updating checklist file automatically~~
* ~~Map Vulnerabilities with Severity~~
* Custom and Default CVSS score generation
* Multiple row selection for API Mapper
* ~~Turn on off auto save from config~~
* ~~Optimization of code~~
* ~~Allowing individual request to mark as completed~~
* ~~Allowing Request and Response for Vulnerability~~

0 comments on commit 3a8ca9e

Please sign in to comment.