Skip to content

Commit 5e00ac0

Browse files
committed
Update BappDescription.html
1 parent 1f19d45 commit 5e00ac0

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

BappDescription.html

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,24 +7,17 @@
77
<p>Features:</p>
88

99
<ul>
10-
<li>Works with the latest version of Burp Suite (tested on 1.7.27)</li>
1110
<li>Logs all the tools that are sending requests and receiving responses</li>
1211
<li>Ability to log from a specific tool</li>
1312
<li>Ability to save the results in CSV format</li>
1413
<li>Ability to show results of custom regular expressions in request/response</li>
1514
<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>
1716
<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>
1818
<li>Grep through logs</li>
1919
<li>Live requests and responses</li>
2020
<li>Multiple view options</li>
2121
<li>Pop out view panel</li>
2222
<li>Multithreaded</li>
2323
</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>

0 commit comments

Comments
 (0)