LogoLogo
  • Welcome
  • Getting Started
    • Submit Scan
    • Search
  • Sandbox
    • Overview
    • Configuration
      • General
      • Resource Saving
      • AWS
      • Opensearch
      • Monitoring & Analysis
      • DNS & WHOIS
      • Examples
        • API Sandbox
        • Bulk Scanner
        • Copilot Analysis
        • OpenPhish
    • Deployment
  • Copilot
    • Overview
    • Deployment
    • Blue Team
      • Integrations
        • Slack
        • Jira
        • ElasticSearch
        • VirusTotal
        • Circl CVE
        • Google Safe Browsing
        • Greynoise
        • Hudson Rock
        • News API
        • WHOIS XML
        • GeoIP (MaxMind)
        • AWS
        • Shodan
        • Censys
        • Driftnet
        • Hybrid Analysis
        • Breadcrumbs
        • Onchain Industries
        • DNSDumpster
        • WhoisFreaks
        • OSINT Industries
        • ThreatBook
        • ZoomEye
        • Netlas
        • Criminal IP
        • urlquery
        • ANY.RUN
    • Red Team
      • Kali Linux
      • Multi Agent
    • Profiles
      • Webamon Cloud
      • OpenAI
      • Ollama
      • HuggingFace
      • Mistral
      • AWS Bedrock
  • Threat Hunting
    • Overview
    • Integrations
    • Data Dictionary
      • Domains
      • Resources
      • Servers
      • Scans
    • Search
      • Dialog
        • Scan
        • Server
        • Domain
        • Resource
        • String
      • Type
        • Auto
        • Local Sweep
        • Feeling Defensive
  • Global Domain Monitoring
    • Overview
    • Deployment
  • Feeds
    • Webamon X
      • Deployment
    • Newly Registered Domains
      • Deployment
  • API
    • OPEN API
Powered by GitBook
On this page
  1. Sandbox
  2. Configuration

General

  • source: Specifies the input source for the sandbox (e.g., URL, file).

  • scan_type: Defines the type of scan to perform (e.g., static, dynamic).

  • scan_timeout: Sets the timeout for each scan, in seconds. Default: 30.

  • threads: Number of threads to use for scanning. Default: 1.

  • user_agent: Sets the user agent string to use for HTTP requests. Default: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.3.

  • url: Specifies the target URL for the scan.

  • tag: Adds a tag to the scan for categorization. Default: threatai_testing.

  • set_cookies: Allows setting cookies for HTTP requests in JSON format. Default: '{}'.

  • log_level: Sets the logging level (e.g., DEBUG, INFO, ERROR). Default: INFO.

  • compare_previous: Enables or disables comparison with previous scan results. Default: False.

  • skip_if_exists: Skips the scan if the resource already exists in storage. Default: False.

  • queue_worker: Enables the sandbox to act as a queue worker for batch jobs. Default: False.

  • community: Enables or disables community mode for broader sharing. Default: False.

  • hash_types: Specifies the hash algorithms to use for resource validation. Default: ["sha256"].

  • webamon_apikey: API key for authenticating with Webamon services.

PreviousConfigurationNextResource Saving

Last updated 4 months ago