ParamPamPam is a 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”
Also Read : PYWhatCMS – Unofficial WhatCMS API Package
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
Credits : @eremenkonick, @NooAn
Starship is a powerful, minimal, and highly customizable cross-shell prompt designed to enhance the terminal…
Lemmy is an innovative, open-source platform designed for link aggregation and discussion, providing a decentralized…
The latest release of ImHex v1.37.0 introduces a host of exciting features and improvements, enhancing…
Ghauri is a cutting-edge, cross-platform tool designed to automate the detection and exploitation of SQL…
Writing tools have become indispensable for individuals looking to enhance their writing efficiency, accuracy, and…
PatchWerk is a proof-of-concept (PoC) tool designed to clean NTDLL syscall stubs by patching syscall…