Skip to content

--crawl-exclude skips URLs but still posts data to them ? #2273

@BabyBit

Description

@BabyBit

I specified --crawl=3 --forms --crawl-exclude="logout|password" to avoid logout.htm and password-reset.htm

and log says that it skips /password-reset.htm from crawling, but lower in log I see that it posts data to that URL, is this because other URLs can have the forms send the data to /password-reset.htm ?
If so, can sqlmap have a --post-url-exclude or --post-exclude ?

In my case it logs the user out when reaching password-reset.htm

Thanks.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions