sdf11233 #21

Merged
p15693087 merged 29 commits from jd003 into 2267-add-services-to-machine 2022-10-19 15:20:24 +08:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 66f5d7a86a - Show all commits

View File

@ -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)