[openioc] changed default mapping for RouteEntryItem/Destination/string.

pull/409/head
0x3c7 2019-06-19 12:45:20 +02:00
parent b7d15380c9
commit 7be58af56a
No known key found for this signature in database
GPG Key ID: EFBE1131B58AFF51
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ iocMispMapping = {
'RouteEntryItem/Destination': {'type': 'ip-dst'},
'RouteEntryItem/Destination/IP': {'type': 'ip-dst', 'comment': 'RouteDestination. '},
'RouteEntryItem/Destination/string': {'type': 'domain', 'comment': 'RouteDestination. '},
'RouteEntryItem/Destination/string': {'type': 'hostname', 'comment': 'RouteDestination. '},
'ServiceItem/name': {'type': 'windows-service-name'},