ProxymanApp / ProxymanApp/Proxyman

[Feature Request] Fuzzing Tab

Open
#393 5 comments 0 reactions 1 assignee View on GitHub

@NghiaTranUIT is already working on this.

Since Feb 5, 2020.

enhancement
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_$$:

image

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.