Skip to content

Commit

Permalink
Update BappDescription.html
Browse files Browse the repository at this point in the history
  • Loading branch information
CoreyD97 committed May 28, 2021
1 parent 1f19d45 commit 5e00ac0
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions BappDescription.html
Expand Up @@ -7,24 +7,17 @@
<p>Features:</p>

<ul>
<li>Works with the latest version of Burp Suite (tested on 1.7.27)</li>
<li>Logs all the tools that are sending requests and receiving responses</li>
<li>Ability to log from a specific tool</li>
<li>Ability to save the results in CSV format</li>
<li>Ability to show results of custom regular expressions in request/response</li>
<li>User can customise the column headers</li>
<li>Advanced Filters can be created to display only requests matching a specific string or regex pattern</li>
<li>Advanced Filters can be created to display only requests matching specific conditions</li>
<li>Row highlighting can be added using advanced filters to make interesting requests more visible</li>
<li>Requests which match a filter can be automatically tagged (e.g. Admin, Low Privilege User, etc.)</li>
<li>Grep through logs</li>
<li>Live requests and responses</li>
<li>Multiple view options</li>
<li>Pop out view panel</li>
<li>Multithreaded</li>
</ul>

<p>Current Limitations:</p>

<ul>
<li>Cannot log the requests' actual time unless originating from proxy tool</li>
<li>Cannot calculate the actual delay between a request and its response unless originating from proxy tool</li>
</ul>

0 comments on commit 5e00ac0

Please sign in to comment.