Working with 3klector Tool on Kali Linux OS

Example 1: Target Organization Adobe

python 3klector.py -t adobe

We have specified the organization in -t tag as adobe.

The tool is trying to collect information from the above-listed websites.

We have got the information about adobe target which is displayed in the below screenshot.

Example 2: Target Organization w3wiki

python 3klector.py -t w3wiki

We are trying to get information about w3wiki.

As there are no Acquisitions of w3wiki with other organizations, we have no results.


3klector – Automation Recon tool

An acquisition is when one company obtains most or all of another company’s shares to expand control of that company. These details can be helpful in performing Social Engineering attacks. There are various tools that give this insider information about big companies. 3klector is an automation Reconnaissance tool that collects data about Acquisitions and ASN related to Big Expanse companies in the Penetration testing/Bug Hunting process. This tool is developed in the Python Language and is also available on the GitHub platform, it’s free and open-source to use.

Note: Make Sure You have Python Installed on your System, as this is a python-based tool. Click to check the Installation process: Python Installation Steps on Linux

Similar Reads

Installation of 3klector Tool on Kali Linux OS

Step 1: Use the following command to install the tool in your Kali Linux operating system....

Working with 3klector Tool on Kali Linux OS

Example 1: Target Organization Adobe...