Skip to content

Commit

Permalink
Bump serial version; tweak docs
Browse files Browse the repository at this point in the history
  • Loading branch information
pajswigger committed Jul 9, 2018
1 parent 30e7403 commit be03933
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion BappDescription.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<p>This extension allows you to run Burp Suite's spider and scanner tools in headless mode via the command-line. It can:</p>
<p>This extension allows you to run Burp Suite's Spider and Scanner tools in headless mode via the command-line. It can:</p>

<ul>
<li>Run burp scan in headless or GUI mode.</li>
<li>Specify target sitemap and add URL(d) to Burp's target scope.</li>
<li>Use the seed request/response data saved in a project file, generated by any integration, functional or manual testing.</li>
Expand All @@ -8,5 +9,6 @@
<li>Actively scan the target scope.</li>
<li>Generate a scan report in JUnit, HTML, or XML format. The JUnit report can be used to instruct the CI server to fail the build when vulnerabilities are found.</li>
<li>Shut down Burp</li>
</ul>

<p>For more detailed examples and the config file format, consult the extension's Github repository.</p>
2 changes: 1 addition & 1 deletion BappManifest.bmf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ExtensionType: 1
Name: Headless Burp
RepoName: headless-burp
ScreenVersion: 1.0
SerialVersion: 0
SerialVersion: 1
MinPlatformVersion: 0
ProOnly: False
Author: Anand Sudhir Prayaga
Expand Down

0 comments on commit be03933

Please sign in to comment.