Quantcast
Channel: KitPloit - PenTest Tools!
Viewing all articles
Browse latest Browse all 5816

ParamPamPam - Brute Force Discover GET And POST Parameters

$
0
0

This tool for brute discover GET and POST parameters.

Installation
With Docker
Install Docker
git clone https://github.com/Bo0oM/ParamPamPam.git
cd ParamPamPam
docker build -t parampp .
echo -e '#!'"/bin/bash\ndocker run -ti --rm parampp \$@" > /usr/local/bin/parampp

parampp -u "https://vk.com/login"
If you are lazy
Install Python3
git clone https://github.com/Bo0oM/ParamPamPam.git
cd ParamPamPam
pip3 install --no-cache-dir -r requirements.txt

python3 parampp.py -u "https://vk.com/login"

TODO
  • ADD json type
  • ADD multipart content-type
  • Fix errors

Contributors
  • @eremenkonick
  • @NooAn



Viewing all articles
Browse latest Browse all 5816

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>