Sqlmap: How to ignore 401 response

Created on 4 Sep 2017  ·  2Comments  ·  Source: sqlmapproject/sqlmap

Hello there! I have injection in page with 401 response, but i can't process it. I've tried --code=401 but with no luck. I'm still getting
[21:31:04] [INFO] testing connection to the target URL
[21:31:06] [CRITICAL] not authorized, try to provide right HTTP authentication type and valid credentials (401)
[21:31:06] [WARNING] HTTP error codes detected during run:
401 (Unauthorized) - 1 times
I don't need to add creds, i just need to process request with 401 response.

Most helpful comment

Damnit! :D I've figure it out: --ignore-code=401

All 2 comments

Damnit! :D I've figure it out: --ignore-code=401

该死的!:D我弄清楚了---ignore-code = 401

啥问题啊? 状态401 可能是开发自己搞得。。

chi...Chinese.......😮

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Victorilo picture Victorilo  ·  4Comments

mekoki88 picture mekoki88  ·  6Comments

WilliJoin picture WilliJoin  ·  4Comments

w00zl3 picture w00zl3  ·  4Comments

paktiger picture paktiger  ·  3Comments