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

--ignore-url-keywords参数不管用和需求fuzz payload #152

Open
Tian866 opened this issue Dec 22, 2023 · 1 comment
Open

--ignore-url-keywords参数不管用和需求fuzz payload #152

Tian866 opened this issue Dec 22, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@Tian866
Copy link

Tian866 commented Dec 22, 2023

--ignore-url-keywords logout 带cookie扫描dvwa的时候,怎么扫都退出。
抓包发现还是请求了logout.php

需求 post请求的时候fuzz payload

@Tian866
Copy link
Author

Tian866 commented Dec 22, 2023

crawlergo -c C:\Program Files\Google\Chrome\Application\chrome.exe -t 8 -f smart --fuzz-path --custom-headers {"User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36 Edg/117.0.2045.31", "Cookie": "PHPSESSID=0vh0dm4tdn1ef0u139jg8vc3p5; security=impossible"} --push-to-proxy http://127.0.0.1:8080/ --push-pool-max 32 --output-mode json -iuk logout -iuk exit http://192.168.1.70

@Qianlitp Qianlitp added the bug Something isn't working label Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants