Agent: Use EXPLOIT_TAGS for exploitation event
This commit is contained in:
parent
aa936c3e36
commit
2b4712df0c
|
@ -57,7 +57,7 @@ class HadoopExploiter(WebRCE):
|
|||
target=self.host.ip_addr,
|
||||
exploitation_success=False,
|
||||
error_message=self.exploit_result.error_message,
|
||||
tags=PROPAGATION_TAGS,
|
||||
tags=EXPLOIT_TAGS,
|
||||
)
|
||||
return self.exploit_result
|
||||
|
||||
|
|
Loading…
Reference in New Issue