Add adversarial-nations sweep: PAN-OS < 10.2.14 fingerprint, US-adversarial country list

This commit is contained in:
n0mad1k
2026-04-30 14:30:03 -04:00
parent 3cbecd16b1
commit 61a6285c36
2 changed files with 76 additions and 9 deletions
+45 -9
View File
@@ -1,20 +1,56 @@
scan_profile:
name: "example-sweep"
rate: 1000
name: "adversarial-nations-panos"
rate: 3000
max_hosts_per_country: null
countries:
- code: VE
# Largest internet footprint first — most likely to surface exposed devices
- code: RU
priority: high
exclude_cidrs: []
notes: "Russia"
- code: US
- code: CN
priority: high
exclude_cidrs: []
notes: "China"
- code: IR
priority: high
exclude_cidrs: []
notes: "Iran"
- code: BY
priority: medium
exclude_cidrs:
- "10.0.0.0/8"
- "172.16.0.0/12"
- "192.168.0.0/16"
exclude_cidrs: []
notes: "Belarus"
- code: NL
- code: VE
priority: medium
exclude_cidrs: []
notes: "Venezuela"
- code: SY
priority: medium
exclude_cidrs: []
notes: "Syria"
- code: NI
priority: low
exclude_cidrs: []
notes: "Nicaragua"
- code: CU
priority: low
exclude_cidrs: []
notes: "Cuba"
- code: MM
priority: low
exclude_cidrs: []
notes: "Myanmar"
- code: KP
priority: low
exclude_cidrs: []
notes: "North Korea — minimal public internet, low yield expected"