Add @timestamps to findings, map more fields

This commit is contained in:
pemontto
2019-04-12 01:49:15 +10:00
parent bd1430ebbf
commit 5b45da69a8
3 changed files with 47 additions and 20 deletions

View File

@ -35,6 +35,7 @@ class NessusAPI(object):
'host': 'asset',
'name': 'plugin_name',
'os': 'operating_system',
'see also': 'exploitability',
'system type': 'category',
'vulnerability state': 'state'
}