diff --git a/thinkPHPBatchPoc.py b/thinkPHPBatchPoc.py index 66724d0..fd4b2ee 100644 --- a/thinkPHPBatchPoc.py +++ b/thinkPHPBatchPoc.py @@ -60,7 +60,7 @@ def Scan(url): else: break - if i==5: + if not flag: print("[-] {} is not vulnerable".format(URL)) print() else: