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
bomber is an application that scans SBOMs for security vulnerabilities. So you've asked a vendor…
Embed a payload within a PNG file by splitting the payload across multiple IDAT sections.…
Exploit-Street, where we dive into the ever-evolving world of cybersecurity with a focus on Local…
Shadow Dumper is a powerful tool used to dump LSASS (Local Security Authority Subsystem Service)…
shadow-rs is a Windows kernel rootkit written in Rust, demonstrating advanced techniques for kernel manipulation…
Extract and execute a PE embedded within a PNG file using an LNK file. The…