Thanks to visit codestin.com
Credit goes to github.com

Skip to content

HTTP Auth not work #542

@fengjing

Description

@fengjing

sqlmap.py -u "http://localhost:8080/index.php" --auth-type Basic --auth-cred "x:x"

get

[17:33:23] [CRITICAL] not authorized, try to provide right HTTP authentication type and valid credentials (401)

but , the wget is work fine.

wget http://x:x@localhost:8080/index.php

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions