Skip to content

Commit

Permalink
Added chaos in default_scan_engines fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
yogeshojha committed Aug 31, 2024
1 parent beab91f commit 6fc9e3e
Showing 1 changed file with 33 additions and 31 deletions.
64 changes: 33 additions & 31 deletions web/fixtures/default_scan_engines.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
pk: 1
fields:
engine_name: Full Scan
yaml_configuration: "subdomain_discovery: {\r\n 'uses_tools': ['subfinder', 'ctfr',
'sublist3r', 'tlsx', 'oneforall', 'netlas'],\r\n 'enable_http_crawl': true,\r\n
\ 'threads': 30,\r\n 'timeout': 5,\r\n}\r\nhttp_crawl: {}\r\nport_scan: {\r\n
\ 'enable_http_crawl': true,\r\n 'timeout': 5,\r\n # 'exclude_ports': [],\r\n
\ # 'exclude_subdomains': [],\r\n 'ports': ['top-100'],\r\n 'rate_limit':
yaml_configuration: "subdomain_discovery: {\r\n 'uses_tools': ['subfinder', 'chaos',
'ctfr', 'sublist3r', 'tlsx', 'oneforall', 'netlas'],\r\n 'enable_http_crawl':
true,\r\n 'threads': 30,\r\n 'timeout': 5,\r\n}\r\nhttp_crawl: {}\r\nport_scan:
{\r\n 'enable_http_crawl': true,\r\n 'timeout': 5,\r\n # 'exclude_ports':
[],\r\n # 'exclude_subdomains': [],\r\n 'ports': ['top-100'],\r\n 'rate_limit':
150,\r\n 'threads': 30,\r\n 'passive': false,\r\n # 'use_naabu_config': false,\r\n
\ # 'enable_nmap': true,\r\n # 'nmap_cmd': '',\r\n # 'nmap_script': '',\r\n
\ # 'nmap_script_args': ''\r\n}\r\nosint: {\r\n 'discover': [\r\n 'emails',\r\n
Expand All @@ -26,23 +26,24 @@
'page_title'],\r\n 'enable_http_crawl': true,\r\n 'gf_patterns': ['debug_logic',
'idor', 'interestingEXT', 'interestingparams', 'interestingsubs', 'lfi', 'rce',
'redirect', 'sqli', 'ssrf', 'ssti', 'xss'],\r\n 'ignore_file_extensions': ['png',
'jpg', 'jpeg', 'gif', 'mp4', 'mpeg', 'mp3'],\r\n 'threads': 30\r\n}\r\nvulnerability_scan: {\r\n
\ 'run_nuclei': true,\r\n 'run_dalfox': true,\r\n 'run_crlfuzz': true,\r\n
'jpg', 'jpeg', 'gif', 'mp4', 'mpeg', 'mp3'],\r\n 'threads': 30\r\n}\r\nvulnerability_scan:
{\r\n 'run_nuclei': true,\r\n 'run_dalfox': true,\r\n 'run_crlfuzz': true,\r\n
\ 'enable_http_crawl': true,\r\n 'concurrency': 50,\r\n 'intensity': 'normal',\r\n
\ 'rate_limit': 150,\r\n 'retries': 1,\r\n 'timeout': 5,\r\n 'fetch_gpt_report':
true,\r\n 'nuclei': {\r\n 'use_nuclei_config': false,\r\n 'severities': ['unknown',
'info', 'low', 'medium', 'high', 'critical']\r\n }\r\n}\r\nwaf_detection: {\r\n\r\n}\r\nscreenshot:
{\r\n 'enable_http_crawl': true,\r\n 'intensity': 'normal',\r\n 'timeout':
10,\r\n 'threads': 40\r\n}\r\n\r\n# custom_headers: [\"Cookie: Test\"]"
true,\r\n 'nuclei': {\r\n 'use_nuclei_config': false,\r\n 'severities':
['unknown', 'info', 'low', 'medium', 'high', 'critical']\r\n }\r\n}\r\nwaf_detection:
{\r\n\r\n}\r\nscreenshot: {\r\n 'enable_http_crawl': true,\r\n 'intensity':
'normal',\r\n 'timeout': 10,\r\n 'threads': 40\r\n}\r\n\r\n# custom_headers:
[\"Cookie: Test\"]"
default_engine: true
- model: scanEngine.enginetype
pk: 2
fields:
engine_name: Subdomain Scan
yaml_configuration: "subdomain_discovery: {\r\n 'uses_tools': [\r\n 'subfinder',
\r\n 'ctfr', \r\n 'sublist3r', \r\n 'tlsx', \r\n 'oneforall', \r\n
\ 'netlas'\r\n ],\r\n 'enable_http_crawl': true,\r\n 'threads': 30,\r\n
\ 'timeout': 5,\r\n}\r\nhttp_crawl: {}"
\ 'netlas', \r\n 'chaos'\r\n ],\r\n 'enable_http_crawl': true,\r\n 'threads':
30,\r\n 'timeout': 5,\r\n}\r\nhttp_crawl: {}"
default_engine: true
- model: scanEngine.enginetype
pk: 3
Expand All @@ -60,20 +61,20 @@
pk: 4
fields:
engine_name: Vulnerability Scan
yaml_configuration: "subdomain_discovery: {\r\n 'uses_tools': ['subfinder', 'ctfr',
'sublist3r', 'tlsx', 'oneforall', 'netlas'],\r\n 'enable_http_crawl': true,\r\n
\ 'threads': 30,\r\n 'timeout': 5,\r\n}\r\nhttp_crawl: {}\r\nosint: {\r\n 'discover':
[\r\n 'emails',\r\n 'metainfo',\r\n 'employees'\r\n ],\r\n
\ 'dorks': [\r\n 'login_pages',\r\n 'admin_panels',\r\n 'dashboard_pages',\r\n
yaml_configuration: "subdomain_discovery: {\r\n 'uses_tools': ['subfinder', 'chaos',
'ctfr', 'sublist3r', 'tlsx', 'oneforall', 'netlas'],\r\n 'enable_http_crawl':
true,\r\n 'threads': 30,\r\n 'timeout': 5,\r\n}\r\nhttp_crawl: {}\r\nosint:
{\r\n 'discover': [\r\n 'emails',\r\n 'metainfo',\r\n 'employees'\r\n
\ ],\r\n 'dorks': [\r\n 'login_pages',\r\n 'admin_panels',\r\n 'dashboard_pages',\r\n
\ 'stackoverflow',\r\n 'social_media',\r\n 'project_management',\r\n
\ 'code_sharing',\r\n 'config_files',\r\n 'jenkins',\r\n 'wordpress_files',\r\n
\ 'php_error',\r\n 'exposed_documents',\r\n 'db_files',\r\n 'git_exposed'\r\n
\ ],\r\n 'intensity': 'normal',\r\n 'documents_limit': 50\r\n}\r\nvulnerability_scan:
{\r\n 'run_nuclei': true,\r\n 'run_dalfox': true,\r\n 'run_crlfuzz': true,\r\n
\ 'enable_http_crawl': true,\r\n 'concurrency': 50,\r\n 'intensity': 'normal',\r\n
\ 'rate_limit': 150,\r\n 'retries': 1,\r\n 'timeout': 5,\r\n 'fetch_gpt_report':
true,\r\n 'nuclei': {\r\n 'use_nuclei_config': false,\r\n 'severities': ['unknown',
'info', 'low', 'medium', 'high', 'critical']\r\n }\r\n}"
true,\r\n 'nuclei': {\r\n 'use_nuclei_config': false,\r\n 'severities':
['unknown', 'info', 'low', 'medium', 'high', 'critical']\r\n }\r\n}"
default_engine: true
- model: scanEngine.enginetype
pk: 5
Expand All @@ -90,15 +91,16 @@
pk: 6
fields:
engine_name: reNgine Recommended
yaml_configuration: "subdomain_discovery: {\r\n 'uses_tools': ['subfinder', 'ctfr',
'sublist3r', 'tlsx', 'oneforall', 'netlas'],\r\n 'enable_http_crawl': true,\r\n
\ 'threads': 30,\r\n 'timeout': 5,\r\n}\r\nhttp_crawl: {}\r\nosint: {\r\n 'discover':
[\r\n 'emails',\r\n 'metainfo'\r\n ],\r\n 'dorks': [\r\n 'login_pages',\r\n
\ 'admin_panels',\r\n 'dashboard_pages',\r\n 'config_files',\r\n 'exposed_documents',\r\n
\ ],\r\n 'intensity': 'normal',\r\n 'documents_limit': 50\r\n}\r\nvulnerability_scan:
{\r\n 'run_nuclei': true,\r\n 'run_dalfox': true,\r\n 'run_crlfuzz': true,\r\n
\ 'enable_http_crawl': false,\r\n 'concurrency': 50,\r\n 'intensity': 'normal',\r\n
\ 'rate_limit': 150,\r\n 'retries': 1,\r\n 'timeout': 5,\r\n 'fetch_gpt_report':
true,\r\n 'nuclei': {\r\n 'use_nuclei_config': false,\r\n 'severities': ['low',
'medium', 'high', 'critical']\r\n }\r\n}"
yaml_configuration: "subdomain_discovery: {\r\n 'uses_tools': ['subfinder', 'chaos',
'ctfr', 'sublist3r', 'tlsx', 'oneforall', 'netlas'],\r\n 'enable_http_crawl':
true,\r\n 'threads': 30,\r\n 'timeout': 5,\r\n}\r\nhttp_crawl: {}\r\nosint:
{\r\n 'discover': [\r\n 'emails',\r\n 'metainfo'\r\n ],\r\n 'dorks':
[\r\n 'login_pages',\r\n 'admin_panels',\r\n 'dashboard_pages',\r\n
\ 'config_files',\r\n 'exposed_documents',\r\n ],\r\n 'intensity': 'normal',\r\n
\ 'documents_limit': 50\r\n}\r\nvulnerability_scan: {\r\n 'run_nuclei': true,\r\n
\ 'run_dalfox': true,\r\n 'run_crlfuzz': true,\r\n 'enable_http_crawl': false,\r\n
\ 'concurrency': 50,\r\n 'intensity': 'normal',\r\n 'rate_limit': 150,\r\n
\ 'retries': 1,\r\n 'timeout': 5,\r\n 'fetch_gpt_report': true,\r\n 'nuclei':
{\r\n 'use_nuclei_config': false,\r\n 'severities': ['low', 'medium',
'high', 'critical']\r\n }\r\n}"
default_engine: true

0 comments on commit 6fc9e3e

Please sign in to comment.