Skip to content

Add --force parameter to bypass content type validation#237

Open
MohamedKarrab wants to merge 1 commit intos0md3v:masterfrom
MohamedKarrab:add-force-parameter
Open

Add --force parameter to bypass content type validation#237
MohamedKarrab wants to merge 1 commit intos0md3v:masterfrom
MohamedKarrab:add-force-parameter

Conversation

@MohamedKarrab
Copy link

Added a new --force flag that allows Arjun to scan endpoints even when they don't appear to be webpages.

By default, Arjun skips URLs that don't return HTML/JSON/XML content types. The --force parameter bypasses this validation, enabling parameter discovery on APIs, binary endpoints, or any resource regardless of Content-Type.

Added a new --force flag that allows Arjun to scan endpoints even
when they don't appear to be webpages.

By default, Arjun skips URLs that don't return HTML/JSON/XML content
types. The --force parameter bypasses this validation, enabling
parameter discovery on APIs, binary endpoints, or any resource
regardless of Content-Type.
@MohamedKarrab
Copy link
Author

Solves issue #236

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant