sdf11233 #21
|
@ -57,7 +57,6 @@ class HadoopExploiter(WebRCE):
|
|||
self.exploit_result.error_message = (
|
||||
f"No potential exploitable urls has been found for {self.host}"
|
||||
)
|
||||
self._publish_exploitation_event(False, error_message=self.exploit_result.error_message)
|
||||
return self.exploit_result
|
||||
|
||||
monkey_path_on_victim = get_agent_dst_path(self.host)
|
||||
|
|
Loading…
Reference in New Issue