Skip to content

Update thinkPHPBatchPoc.py#3

Open
Scivous wants to merge 1 commit into
admintony:masterfrom
Scivous:patch-2
Open

Update thinkPHPBatchPoc.py#3
Scivous wants to merge 1 commit into
admintony:masterfrom
Scivous:patch-2

Conversation

@Scivous

@Scivous Scivous commented Aug 26, 2022

Copy link
Copy Markdown

这个i=5判断有问题,如果i=4存在漏洞时,已经写入了i=i+1,所以当i=5时,就会生成no vulnerable告警,但flag已经变成了true,flag意义已经不存在了,所以应该设置flag为是否有漏洞的判断条件。

这个i=5判断有问题,如果i=4存在漏洞时,已经写入了i=i+1,所以当i=5时,就会生成no vulnerable告警,但flag已经变成了true,flag意义已经不存在了,所以应该设置flag为是否有漏洞的判断条件。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant