We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 logout 带cookie扫描dvwa的时候,怎么扫都退出。 抓包发现还是请求了logout.php
需求 post请求的时候fuzz payload
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
--ignore-url-keywords logout 带cookie扫描dvwa的时候,怎么扫都退出。
抓包发现还是请求了logout.php
需求 post请求的时候fuzz payload
The text was updated successfully, but these errors were encountered: