Files
mass-scan2/data/scan_targets/dmz.yaml
2025-10-17 13:54:04 -05:00

23 lines
439 B
YAML

name: DMZ
scan_options:
udp_scan: false
tls_security_scan: true
tls_exp_check: true
reporting:
report_name: Sneaky Geek Labs DMZ Report
report_filename: dmz-report.html
full_details: false
scan_targets:
- ip: 10.10.99.6
expected_tcp: [22, 222, 3000]
expected_udp: []
- ip: 10.10.99.2
expected_tcp: [22, 222, 3000]
expected_udp: []
- ip: 10.10.99.10
expected_tcp: [22, 80, 443]
expected_udp: []