PoCInnovation / BruteForce

Apache License 2.0
0 stars 0 forks source link

[Feature]: flag to include data when HTTP method POST for posting data #16

Closed louonezime closed 2 weeks ago

louonezime commented 1 month ago

Description

add a flag that specifies data using POST

Expected behaviour

-data="{"name": "FUZZ", "anotherkey": "anothervalue"}"

Environment

Proposed solution

No response