❇️ 3KLCON: Automation Recon Tool Which Works With Large & Medium Scope

Father

Professional
Messages
2,602
Reaction score
850
Points
113
Installation instructions

1. Befor ANY installation instruction: You MUST be the ROOT user
Code:
$ su -
Because some of tools and dependencies will need the root permission

2. Install required tools (You MUST run it even if you install the used tools)
Code:
chmod +x install_tools.sh
./install_tools.sh

3. Running tool (Preferred to use python2 not python3)
Code:
python 3klcon.py -t target.com (http://target.com/)

4. Check that you already installed the last version of GO because some tools require to be updated!

GITHUB URL:
 
Top