Open In App

Quasar – An Open Source Information Gathering Tool in Kali Linux

Quasar is an open-source information gathering tool in Github. Quasar is an open-source intelligence and information gathering tool based on (OSINT). Quasar is capable of doing everything almost you need for performing reconnaissance. As per your need, it can perform reconnaissance easily. There are various modules that work in this tool. Using different modules you can perform information gathering easily. This information includes DNS server information, organization name, address, city, zip, country, email address related to the respective organization, registrars, naming servers, DNS information, Website Information, E-mail Address Checker, Phone Number Information, Credit Card Bin Checker, Ip Locator, Port Scanner.  whois, bing, censys.io, dns, github, dnsdumpster, instagram, crt, ask, dogpile. These were the modules to which the tool uses the publicly available data to get information about the target. You don’t need to do much because it will automatically configure itself using the bash command. 

Features of Quasar:



Installation of Quasar Tool

Step 1: Open your Kali Linux operating system. Move to desktop. Here you have to create a directory called Quasar. In this directory, you have to install the tool. To the move to desktop use the following command.

cd Desktop



Step 2: Now you are on the desktop. Here you have to create a directory Quasar. To create a Quasar directory use the following command.

mkdir Quasar

 Step 3: You have created the directory. Now use the following command to move in the Quasar directory.

cd Quasar

Step 4: Now you are in the Quasar directory. Here you have to install the tool using the following command. Use the following command to install the Quasar tool.

git clone https://github.com/TunisianEagles/quasar.git

Step 5: The tool has been downloaded to your system now use the following command to list out the contents of the directory.

ls

Step 6: You can see there is a directory called a quasar. Move to this directory using the following command.

cd quasar

Step 7: Now you are in the quasar directory. Use the following command to list out the contents of the directory.

ls

Step 8: Now you have to install the tool using the following command.

bash install.sh

Step 9: All the installation of the tool has been completed now to run the tool use the following command.

./quasar.sh

Congratulations. The tool is running. Now we will see SOME examples to use the tool.

Usages :

Use the Quasar tool to get information on websites.

Choose option:

1

To use who is a module 

Choose option :

2

Now you have to give domain:

Use Quasar tool to get information of email.

Choose option:

2

Enter your target email address.

This is how you can get domain details of websites and email addresses. There are various modules that work in this tool. Using different modules You can perform information gathering easily. This information includes DNS server information, organization name, address, city, zip, country, email address related to the respective organization, registrars, naming servers, DNS information, Website Information, E-mail Address Checker, Phone Number Information, Credit Card Bin Checker, Ip Locator, Port Scanner.  whois, bing, censys.io, dns, github, dnsdumpster,  instagram, crt, ask, dogpile. These were the modules for which the tool uses the publicly available data to get information about the target. You don’t need to do much because it will automatically configure itself using the bash command. 

Article Tags :