Fix telem_category

This commit is contained in:
itay 2019-06-23 15:35:00 +03:00
parent 06c14bee67
commit 78fb69c6ea
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ class ExploitTelem(BaseTelem):
self.exploiter = exploiter
self.result = result
telem_category = 'attack'
telem_category = 'exploit'
def get_data(self):
return {