This repository has been archived by the owner on May 2, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated HTML explanation for the BAppStore page.
- Loading branch information
Showing
2 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,24 @@ | ||
<p>Similar Request Excluder (also referred to as GraphWave) is an extension that enables you to automatically reduce the target scope of your active scan by excluding similar (and therefore redundant) requests.</p> | ||
<p>Similar Request Excluder is an extension that enables you to automatically reduce the target scope of your active scan by excluding similar (and therefore redundant) requests.</p> | ||
|
||
<p>Reducing the target scope can be done by ignoring similar HTTP responses from the spider. If two HTTP responses have the same HTML structure it is likely that they have the same code flow and therefore the same security vulnerabilities. By measuring the similarity of HTTP responses it is possible to automatically reduce the target scope by removing the similar (and therefore redundant) HTTP responses.</p> | ||
|
||
<p>For more information, please refer to the thesis <a href="https://github.com/tijme/graphwave/raw/master/.github/thesis-graphwave-tijme-gommers.pdf">Github</a>.</p> | ||
<p>For more information, please refer to the <a href="https://raw.finnwea.com/graphwave/">thesis</a>.</p> | ||
|
||
<p><b>Usage</b></p> | ||
|
||
<p>Since version 1.1.0, Similar Request Excluder is completely automated. There is no need to mark your requests as 'out-of-scope' anymore. It will all be done automatically.</p> | ||
|
||
<ol> | ||
<li>Make sure the extension is enabled by ticking the <i>Status</i> checkbox in the GraphWave tab.</li> | ||
<li>Make sure the extension is enabled by ticking the <i>Status</i> checkbox in the Similar Request Excluder tab.</li> | ||
<li>Adjust the settings to your needs (default should be sufficient).</li> | ||
<li>Spider a complete host or a specific branch of a host.</li> | ||
<li>Now start an active scan and make sure to check <i>remove out-of-scope items</i>.</li> | ||
</ol> | ||
|
||
<p><b>Documentation</b></p> | ||
|
||
<p>The full documentation is available on <a href="https://github.com/tijme/graphwave/wiki">Github</a>. It contains, among other things, extra installation <a href="https://github.com/tijme/graphwave/wiki/Installation">instructions</a> and the <a href="https://github.com/tijme/graphwave/wiki/F.A.Q">FAQ</a>. | ||
<p>The full documentation is available on <a href="https://github.com/tijme/similar-request-excluder/wiki">Github</a>. It contains, among other things, extra installation <a href="https://github.com/tijme/similar-request-excluder/wiki/Installation">instructions</a> and the <a href="https://github.com/tijme/similar-request-excluder/wiki/F.A.Q">FAQ</a>. | ||
|
||
<p><b>Issues</b></p> | ||
|
||
<p>If you are experiencing problems with Similar Request Excluder, please file an issue on the GitHub <a href="https://github.com/tijme/graphwave/issues">issue tracker</a> or contact me personally via <a href="https://twitter.com/finnwea">Twitter</a>.</p> | ||
<p>If you are experiencing problems with Similar Request Excluder, please file an issue on the GitHub <a href="https://github.com/tijme/similar-request-excluder/issues">issue tracker</a> or contact me personally via <a href="https://twitter.com/finnwea">Twitter</a>.</p> |
Binary file not shown.