Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to specify custom payload position(s) #34

Open
philipsinnott opened this issue Mar 28, 2024 · 0 comments
Open

Ability to specify custom payload position(s) #34

philipsinnott opened this issue Mar 28, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@philipsinnott
Copy link

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.

@devploit devploit self-assigned this Mar 28, 2024
@devploit devploit added the enhancement New feature or request label Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants