File tree Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Original file line number Diff line number Diff line change 7
7
< p > Features:</ p >
8
8
9
9
< ul >
10
- < li > Works with the latest version of Burp Suite (tested on 1.7.27)</ li >
11
10
< li > Logs all the tools that are sending requests and receiving responses</ li >
12
11
< li > Ability to log from a specific tool</ li >
13
12
< li > Ability to save the results in CSV format</ li >
14
13
< li > Ability to show results of custom regular expressions in request/response</ li >
15
14
< li > User can customise the column headers</ li >
16
- < li > Advanced Filters can be created to display only requests matching a specific string or regex pattern </ li >
15
+ < li > Advanced Filters can be created to display only requests matching specific conditions </ li >
17
16
< li > Row highlighting can be added using advanced filters to make interesting requests more visible</ li >
17
+ < li > Requests which match a filter can be automatically tagged (e.g. Admin, Low Privilege User, etc.)</ li >
18
18
< li > Grep through logs</ li >
19
19
< li > Live requests and responses</ li >
20
20
< li > Multiple view options</ li >
21
21
< li > Pop out view panel</ li >
22
22
< li > Multithreaded</ li >
23
23
</ ul >
24
-
25
- < p > Current Limitations:</ p >
26
-
27
- < ul >
28
- < li > Cannot log the requests' actual time unless originating from proxy tool</ li >
29
- < li > Cannot calculate the actual delay between a request and its response unless originating from proxy tool</ li >
30
- </ ul >
You can’t perform that action at this time.
0 commit comments