Skip to content

Commit

Permalink
20230210-v1.1.9-Bug_#4-2
Browse files Browse the repository at this point in the history
  • Loading branch information
CLincat committed Feb 10, 2023
1 parent a4ef8cd commit 6d08d7b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions payloads/ApacheHadoop/new_unauth.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ def apache_hadoop_unauthorized_scan(self, clients):
path,
vul_info=vul_info
)
if res is None:
continue

if ((
'parseHadoopID' in res.text
Expand Down

0 comments on commit 6d08d7b

Please sign in to comment.