| Package | Description |
|---|---|
| de.irissmann.arachni.client.request |
| Modifier and Type | Method and Description |
|---|---|
ScanRequestBuilder |
ScanRequestBuilder.addCheck(String check)
Adds a check.
|
static ScanRequestBuilder |
ScanRequest.create() |
ScanRequestBuilder |
ScanRequestBuilder.http(HttpParameters requestHttp)
Sets the HTTP parameters for the site under scan.
|
ScanRequestBuilder |
ScanRequestBuilder.scope(Scope scope)
Sets the scope for the site under scan.
|
ScanRequestBuilder |
ScanRequestBuilder.url(String url)
Sets the URL of the site to scan.
|
Copyright © 2018. All rights reserved.