Skip to content

Commit 889c162

Browse files
author
Gabriel Caudrelier
committed
update description
1 parent 2163cca commit 889c162

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
ExtractParam Burp plugin
22
========
33

4-
# Usage
5-
* right click in a request/response panel
6-
* select "extract param values"
7-
8-
Note: highlighting the parameter will populate the field value automatically
4+
> Released under GPL see LICENSE for more information
95
106
## description
117
This plugin will extract all the values of the given parameter name within the Burp proxy logs.
@@ -21,7 +17,11 @@ It is possible to export the values list, or the URLs where those value were fou
2117

2218
It also includes some exclusions filters, such as urls in scope, response/requests only, or Content-Type based.
2319

24-
> Released under AGPL see LICENSE for more information
20+
## Usage
21+
* right click in a request/response panel
22+
* select "extract param values"
23+
24+
Note: highlighting the parameter will populate the field value automatically
2525

2626
## Build requirements
2727

0 commit comments

Comments
 (0)