Sponsored
Information Gathering

Sifter – A Osint, Recon & Vulnerability Scanner

Hey Folks, in this tutorial we have an interesting tool for beginners whose named “sifter“. Sifter is a osint, recon & vulnerability scanner. It combines a plethara of tools within different module sets in order to quickly perform recon tasks, check network firewalling, enumerate remote and local hosts, and scan for the ‘blue’ vulnerabilities within microsft and if unpatched, exploit them. It uses tools like black widow and konan for webdir enumeration and attack surface mapping rapidly using ASM.

Let’s take a look 🙂 !!

Installation

It is possible that it does not work on any other operating system instead of kali linux, but you can try it once. We will simply download this project from github and go to the directory of this tool and execute the bash command to successfully configure it.

git clone https://github.com/s1l3nt78/sifter.git
cd sifter
bash install.sh

Done 🙂 !! Once the installation is done we can boot this tool using the following command.

bash sifter

Enable Anonymity

As you have seen, the fourth option is given to anonymize yourself. After selecting the option a prompt pops up with the option to enable and disable anonymity.

As you can see the anonymous features are fully enabled after clicking on the start.

Modules

We can see all the available module by choose the option “3″. As you can see there are different types of categories available to collect information about the target. Now we will select option first to see all available tools in information gathering option.

As you can see it gives us two more options “Enterprise or Individual” and out of both we choose the first option. But due to more tools we cannot show all the features at the same time, that is why we will show only the main features.

Domain Reconnaissance

It’s some pieces of information that can be discovered include DNS servers, IP addresses, mail servers, SPF information, open ports, and more. You can see

WebsScanning and Enumeration

As you can see the top leading tools are given to find hidden directory or crawling objectives.

Nice 🙂 !! It has successfully dumped all the sensitive directories available in the web application.

Similarly, you can use all the features one by one and collect useful information related to the target.

About the Author
Shubham Goyal Certified Ethical Hacker, information security analyst, penetration tester and researcher. Can be Contact on Linkedin.
Sponsored

Recent Posts

Termux Cheat Sheet for Hackers

Hey Folks :) !! In this article, we present the "Termux Cheat Sheet for Hackers"…

1 month ago

Cracking the X-Factor in Cybersecurity: How Humans are Protecting the Systems?

Amid the rapid advancement of technology, the significance of human involvement in cybersecurity frequently goes…

8 months ago

Cariddi – Hidden Endpoint Finder for Bug Hunting

Hey Folks, we are back today after such a long break, but don't worry we…

2 years ago

API Security Testing 101: Know Everything About API Security Testing!

The security of your API should be one of the top priorities of companies. Without…

2 years ago

7 Best Tools for Web Penetration Testing: Comprehensive Details

Hey Folks, In today's business world, it is essential to have an online presence. However,…

2 years ago

Cyber Security Audits: Everything You Need to Know About It

Hey Folks, Is your business prepared in case of a cyber attack? Many companies don't…

2 years ago
Sponsored

This website uses cookies.