Skip to content

symbol characters in url invalidate scan #1981

@ghost

Description

The following URL for example hosted on aws cloudfront causes problems because of the "#!"

sqlmap -u 'https://app.domain.com/#!/deal/introduction?projectId=9989 -p projectId

It gives the error "all testable parameters you provided are not present within the request data.

If the #! is removed or if I attempt to change it to URL encoding it fails, (It fails in a browser as well), aws cloudfront drops a 404 error about an invalid key.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions