version : 1.0.0
List all available bbot modules
结果(Result)
List all available bbot presets
结果(Result)
Start a new bbot scan Args: targets: Comma-separated list of targets (domains, IPs, URLs) modules: Comma-separated list of modules to use (optional) presets: Comma-separated list of presets to use (optional) flags: Comma-separated list of flags to use (optional) no_deps: Disable dependency installation to prevent sudo prompts (default: True)
结果(Result)
Get the status of a specific scan
结果(Result)
Get results from a specific scan Args: scan_id: The ID of the scan limit: Maximum number of results to return (default: 100)
结果(Result)
List all active scans
结果(Result)
Wait for a scan to complete with timeout and progress reporting Args: scan_id: The ID of the scan to wait for timeout: Maximum time to wait in seconds (default: 300 = 5 minutes) poll_interval: How often to check scan status in seconds (default: 5) include_progress: Whether to include progress updates in the response (default: True)
结果(Result)
Get information about dependency management in bbot scans
结果(Result)