Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

-t 和 -T中使用https://开头且使用代理会导致只发送get请求不发送poc #145

Open
xizyy opened this issue Sep 12, 2024 · 2 comments

Comments

@xizyy
Copy link

xizyy commented Sep 12, 2024

参考命令
afrog.exe -t scanme.nmap.org -s directory -proxy http://127.0.0.1:8080 -rl 10 --debug
image

afrog.exe -t https://scanme.nmap.org -s directory -proxy http://127.0.0.1:8080 -rl 10 --debug
image

@xizyy
Copy link
Author

xizyy commented Sep 12, 2024

上面的截图https被waf阻断了,例子可能不是很好。使用其他https未被拦截的目标能复现同样情况

@xizyy xizyy closed this as completed Sep 12, 2024
@xizyy xizyy reopened this Sep 12, 2024
@zan8in
Copy link
Owner

zan8in commented Sep 22, 2024

图1:
响应码 502 可能是被拦截
图2:
https://scanme.nmap.org/ 无法访问,所以扫描无响应

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

No branches or pull requests

2 participants