Cr3dOv3r icon indicating copy to clipboard operation
Cr3dOv3r copied to clipboard

503 Response in ispwned.grab_password()

Open jjisnow opened this issue 6 years ago • 3 comments

ghostproject.fr has cloudflare protections so whenever you test for passwords, it will provide a 503 Response page and report no passwords found

jjisnow avatar Oct 13 '18 02:10 jjisnow

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 avatar Oct 25 '18 11:10 jjisnow

@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...

musiyenko avatar Oct 25 '18 11:10 musiyenko

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.

D4Vinci avatar Jan 10 '19 19:01 D4Vinci