Cr3dOv3r
Cr3dOv3r copied to clipboard
503 Response in ispwned.grab_password()
ghostproject.fr has cloudflare protections so whenever you test for passwords, it will provide a 503 Response page and report no passwords found
People are using cfscrape, but the response has changed and now still no adequate responses - it's simply replying with a web page without the passwords, despite sending a 200 OK response.
On Mon, Oct 22, 2018 at 2:37 AM Sergey Musiyenko [email protected] wrote:
ghostproject.fr has cloudflare protections so whenever you test for passwords, it will provide a 503 Response page and report no passwords found
Looks like they've set the "Under attack!" mode. I'm not sure if there is a way to fix this issue and bypass the browser check.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/D4Vinci/Cr3dOv3r/issues/71#issuecomment-431678945, or mute the thread https://github.com/notifications/unsubscribe-auth/AC6fQeiDbVmEmeEqjcw_5TxsJS--uO7eks5unJSvgaJpZM4XaZq1 .
@jjisnow Actually I've managed to get it working by using cfscrape, but before that I've experienced the same thing as you - 200 OK and no passwords were printed. UPD: It works from time to time, depending on passing or failing Cloudflare test. I'll try changing User-agent...
yup, it's a problem with the site, they changed their policy. I already talked to them. No hope. Will figure out a solution once I have time to work on the project.