Package burp.api.montoya.scanner
Interface Crawl
-
- All Known Subinterfaces:
CrawlAndAudit
public interface Crawl extends ScanTask
This interface represents an instance of a crawl in the Burp Scanner tool.
-
-
Method Summary
-
Methods inherited from interface burp.api.montoya.scanner.ScanTask
errorCount, requestCount
-
Methods inherited from interface burp.api.montoya.core.Task
delete, statusMessage
-
-