[ad] Knock is a python script designed to enumerate sub-domains on a target domain through a wordlist. Usage
1 |
$ python knock.py [ url ] [ wordlist ] |
You can view a demo of the tool enumerating Facebook sub-domains on Youtube here: Facebook and Knock v.1.2 Knock works on Linux, Windows and MAC OSX with a python version 2.6.x (or minor). Requirements Python version […]