... | ... | @@ -55,21 +55,6 @@ Or you can mix and match; to run everything but the `xss` checks: |
|
|
|
|
|
arachni http://example.net --checks=*,-xss*
|
|
|
|
|
|
#### Performing a full scan quickly
|
|
|
|
|
|
The _full_ profile adds header auditing to the defaults.
|
|
|
|
|
|
_NOTICE: Auditing headers can increase scan time by an order of magnitude
|
|
|
(depending on the website) and may be considered over-the-top in most scenarios._
|
|
|
|
|
|
You can use it like so:
|
|
|
|
|
|
$ arachni --load-profile=profiles/full.afp http://example.net
|
|
|
|
|
|
|
|
|
_If you installed the Gem then you'll have to look for the "profiles" directory
|
|
|
in your gems path._
|
|
|
|
|
|
#### More resources
|
|
|
|
|
|
For more resources you can consult the [articles](http://support.arachni-scanner.com/kb/general-use)
|
... | ... | |