Website Scan
This API page refers to the new website scanner engine developed in-house by our team. For more information about tests, please check out our dedicated support article.
Request
Parameters |
---|
The ID of this tool. The value is |
The URL that will be scanned. |
|
{
"op": "start_scan",
"tool_id": 170,
"target": "http://demo.pentest-tools.com/webapp/",
"tool_params": {
"scan_type": "ptt_engine"
}
}