Am asalamu alaikum guys my name is Mr robot Ng hacker today I will going to show you how to install knockpy
Knockpy is a python tool designed to enumerate subdomains on a target domain through a wordlist.
It is designed to scan for DNS zone transfer and to try to bypass the wildcard DNS record automatically
if it is enabled. Now knockpy supports queries to VirusTotal subdomains,
you can install it in Termux and Linux
Installation :
$ apt update && apt upgrade
$ apt install git
$ apt install python2
$ apt install python
$ pip2 install dnspython
$ git clone https://github.com/guelfoweb/knock.git
$ cd knock
$ python2 setup.py install
usage :
$ python3 knockpy -h
it shows how you can use this tool
$ python3 knockpy domain.com