Install ParamSpider on Kali Linux

3 years ago 327
BOOK THIS SPACE FOR AD
ARTICLE AD

ParamSpider : Parameter miner tool.

Instructions to Install ParamSpider automation tool on Kali Linux

Requirement : Python 3.7+
Open Terminal and run : sudo su
Check : python3 -V
Check : pip3 — version (if not installed run : apt python3-pip)

Run : git clone https://github.com/devanshbatham/ParamSpider
Run : cd ParamSpider
Run : pip3 install -r requirements.txt
Run (Usage / Example) : python3 paramspider.py — domain hackerone.com

More Info : https://github.com/devanshbatham/ParamSpider

Ping us on Instagram if you have any problems : https://www.instagram.com/infosec97/

Read Entire Article