|
35 | 35 | "multiple": true, |
36 | 36 | "ui-priority": 0 |
37 | 37 | }, |
| 38 | + "Origin-Host-CountryISO2": { |
| 39 | + "description": "Origin-Host Country ISO2", |
| 40 | + "misp-attribute": "text", |
| 41 | + "multiple": true, |
| 42 | + "ui-priority": 0 |
| 43 | + }, |
| 44 | + "Origin-Host-OperatorName": { |
| 45 | + "description": "Origin-Host Operator Name", |
| 46 | + "misp-attribute": "text", |
| 47 | + "multiple": true, |
| 48 | + "ui-priority": 0 |
| 49 | + }, |
| 50 | + "Origin-Host-TADIG": { |
| 51 | + "description": "Origin-Host Operator TADIG", |
| 52 | + "misp-attribute": "text", |
| 53 | + "multiple": true, |
| 54 | + "ui-priority": 0 |
| 55 | + }, |
38 | 56 | "Origin-Realm": { |
39 | 57 | "description": "Origin-Realm.", |
40 | 58 | "misp-attribute": "text", |
41 | 59 | "multiple": true, |
42 | 60 | "ui-priority": 0 |
43 | 61 | }, |
| 62 | + "Origin-Realm-CountryISO2": { |
| 63 | + "description": "Origin-Realm Country ISO2", |
| 64 | + "misp-attribute": "text", |
| 65 | + "multiple": true, |
| 66 | + "ui-priority": 0 |
| 67 | + }, |
| 68 | + "Origin-Realm-OperatorName": { |
| 69 | + "description": "Origin-Realm Operator Name", |
| 70 | + "misp-attribute": "text", |
| 71 | + "multiple": true, |
| 72 | + "ui-priority": 0 |
| 73 | + }, |
| 74 | + "Origin-Realm-TADIG": { |
| 75 | + "description": "Origin-Realm Operator TADIG", |
| 76 | + "misp-attribute": "text", |
| 77 | + "multiple": true, |
| 78 | + "ui-priority": 0 |
| 79 | + }, |
44 | 80 | "SessionId": { |
45 | 81 | "description": "Session-ID.", |
46 | 82 | "misp-attribute": "text", |
|
0 commit comments