Install Knockpy on Kali Linux

3 years ago 421
BOOK THIS SPACE FOR AD
ARTICLE AD

Ravindra

Knockpy : is a subdomain enumeration tool via dictionary attack.

Instructions to Install Knockpy on Kali Linux

Requirements : Python3 (by default installed)
Requirements : pip3 (if not installed run : apt install python3-pip)
Requirements : git (by default installed)

Check : python3 -V
Check : pip3 — version
Check : git — version

Run : git clone https://github.com/guelfoweb/knock.git
Run : cd knock
Run : python3 setup.py install
Check : knockpy -v
Check : knockpy -h
Run : knockpy tesla.com
More Info : https://github.com/guelfoweb/knock

Thank You..!!
Ping us on Instagram : https://www.instagram.com/Infosec97/

Read Entire Article