ProxymanApp / ProxymanApp/Proxyman
[Feature Request] Fuzzing Tab
@NghiaTranUIT is already working on this.
Since Feb 5, 2020.
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to have a feature or a tab called Fuzz or Fuzzing.
The main idea on this would be to test how an API, for example, responds after multiple requests in a short amount of time.
What I was thinking was something like:
An user is able to select multiple fields and enclose them in special characters (In the example, I'm enclosing it using $$, as $$_whathever_$$:

From this point, select or load a txt file with a list:
# list.txt
shutdown
test1
test2
test3
start
stop
And then, after clicking the Fuzz button, Proxyman replaces the enclosed fields with the items in the list.
What do you think?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.