Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/portswigger/replicator
Burp extension to help developers replicate findings from pen tests
https://github.com/portswigger/replicator
Last synced: 4 days ago
JSON representation
Burp extension to help developers replicate findings from pen tests
- Host: GitHub
- URL: https://github.com/portswigger/replicator
- Owner: PortSwigger
- Created: 2018-02-09T12:20:17.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-22T15:07:55.000Z (6 months ago)
- Last Synced: 2025-01-08T08:12:27.145Z (11 days ago)
- Language: Java
- Size: 129 KB
- Stars: 70
- Watchers: 10
- Forks: 17
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-burp-extensions - Burp Replicator - Burp extension to help developers replicate findings from pen tests. (Logging and Notes / SSRF)
README
# Replicator
Replicator is a Burp extension that helps developers to reproduce issues discovered by pen testers. The pen tester produces a Replicator file
which contains the findings in the report. Each finding includes a request, associated session rules or macros, and
logic to detect presence of the vulnerability. The tester sends the Replicator file to the client alongside the report.
Developers can then open the file within Burp and replicate the issues. When vulnerabilities have been fixed, Replicator
provides confirmation that the attack vector used in the pen test is now blocked. A retest is still recommended, in
case alternative attack vectors remain exploitable.For further details, look in BappDescription.html