Files
rengine/web/tools/default_settings.yaml
T

31 lines
627 B
YAML

subdomain_discovery:
uses_tool: [ amass-passive, subfinder, sublist3r, assetfinder, oneforall ]
thread: 10
port_scan:
ports: [ top-100 ]
thread: 10
visual_identification:
port: xlarge
thread: 2
http_timeout: 3000
screenshot_timeout: 30000
scan_timeout: 100
dir_file_search:
extensions: [ php,asp,aspx,txt,conf,db,sql,json ]
recursive: false
recursive_level: 1
thread: 100
wordlist: default
fetch_url:
uses_tool: [ gau, hakrawler ]
intensity: normal
vulnerability_scan:
concurrent: 10
template: [all]
severity: [critical, high, medium, low, info]