nomore403 icon indicating copy to clipboard operation
nomore403 copied to clipboard

Ability to specify custom payload position(s)

Open ph5i opened this issue 1 year ago • 0 comments

Currently, the payload position defaults to the end of the URL. Being able to specify a custom payload position would be beneficial in certain cases.

For example: ./nomore -u example.com/organization/100/user/200?foo=bar

In this case, one may want to target the "organization ID" (100) and/or the "user ID" (200) instead of inserting payloads at the end.

An added bonus would be if it was possible to specify multiple positions.

ph5i avatar Mar 28 '24 11:03 ph5i