Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/honoki/burp-copy-regex-matches
Burp Suite plugin to copy regex matches from selected requests and/or responses to the clipboard.
https://github.com/honoki/burp-copy-regex-matches
Last synced: 24 days ago
JSON representation
Burp Suite plugin to copy regex matches from selected requests and/or responses to the clipboard.
- Host: GitHub
- URL: https://github.com/honoki/burp-copy-regex-matches
- Owner: honoki
- Created: 2022-02-12T19:36:32.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-12T19:47:22.000Z (almost 3 years ago)
- Last Synced: 2024-08-04T00:04:22.434Z (4 months ago)
- Language: Java
- Size: 2.7 MB
- Stars: 33
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-burp-extensions - Copy Regex Matches - Copy Regex Matches is a Burp Suite plugin to copy regex matches from selected requests and/or responses to the clipboard. (Custom Features)
README
# Copy Regex Matches
Copy Regex Matches is a Burp Suite plugin to copy regex matches from selected requests and/or responses to the clipboard.
## Install
Download the [jar](./build/libs/copy-regex-matches-all.jar) from this repository and install in Burp Extender.
## How to use
Select the requests you want to search through, right-click and go to Extensions > Regex Copy to choose whether to search through requests, responses, or both.
![](docs/CXKCKubsej.png)