mirror of
https://github.com/aljazceru/cowrie.git
synced 2026-02-23 07:14:24 +01:00
new naming convention log id's
This commit is contained in:
@@ -73,7 +73,7 @@ class Output(cowrie.core.output.Output):
|
||||
def write(self, entry):
|
||||
"""
|
||||
"""
|
||||
if entry["eventid"] == 'COW0007':
|
||||
if entry["eventid"] == 'cowrie.session.file_download':
|
||||
log.msg("Sending url to VT")
|
||||
self.posturl(entry["url"])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user