Skip to content

Implement min/max len in permutation plugin#351

Open
n0kovo wants to merge 1 commit into
xmendez:masterfrom
n0kovo:master
Open

Implement min/max len in permutation plugin#351
n0kovo wants to merge 1 commit into
xmendez:masterfrom
n0kovo:master

Conversation

@n0kovo

@n0kovo n0kovo commented Apr 29, 2023

Copy link
Copy Markdown

Proposed improvement of the payload permutation plugin.

Old syntax:
wfuzz -z permutation --zD abc123-3 (3 defining length)

New syntax:
wfuzz -z permutation --zD abc123-1-3 (1-3 defining length range)

Above command will iterate from 'a' through '999' producing a total of 258 payloads.

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