Working with 3klCon Tool

Example :

python 3klcon.py -t hackersera.com

Tool is collecting information from various platforms and tools as I mentioned above.

Separate files are created for separate purposes, like for subdomains we have all_subdomains.txt.

We can see all the subdomains in all_subdomains.txt.

Active Subdomains are stored in active_subdomains.txt.

This tool is a multipurpose tool. It finds a lot of information about the target and saves it in a sorted manner in separate text files on a system.


3klCon – Automation Recon Tool for Small & Medium Scopes

Reconnaissance or Information Gathering is the initial step or the starting step of the Ethical Hacking or Penetration Testing process. Knowing about the target is very important while performing penetration testing. The information about the target collected serves as the milestone while penetrating the target. Targets can be of two types 1) Organization 2) Individual, so as per the target, penetration tester should collect essential information like open ports, IP addresses, MAC Addresses, Whois Records, etc., while Social Media Account Information, Personal Details if the target is an individual.

While penetrating web-based applications, every tester should collect subdomains, service info, Web database info, information exposure, hidden directories and parameters, juicy links, which may be vulnerable.

Similar Reads

Area of Scope in Reconnaissance

Penetration Tester can divide the scope of Testing into primarily three types:...

Methodology Used in Reconnaissance

Methodology for Reconnaissance...

What is the 3klCon Tool?

3klCon tool is an Automation Recon Framework that works with medium and large scopes. 3klCon is a python language-based tool. It performs more than 20 tasks and gets all results into separate files. Complete Automation Recon tool, which works with Small and Medium ranges. If you use Virtual Private Server (VPS), it’ll discover secrets and search for vulnerabilities. 3klCon will collect all the results into one directory with your target name....

Installation of 3klCon Tool on Kali Linux

Step 1:...

Working with 3klCon Tool

Example :...