Sponsored
Information Gathering

Fsociety : A Penetration Testing Framework

Hey Folks, in this tutorial we are going to talk about an interesting and well-known information-gathering tool called β€œfsocietyβ€œ. It is a penetration testing framework that contains almost everything that hackers want. The tool is built in python language, so we can control ourselves on this tool using the python tool. Now let’s talk about this tool.
Note: If you want a brief introduction to this tool you can go here.

Let’s take a look πŸ™‚ !!

Dependencies

As always at this time also we must first install some dependencies for this tool such as python tools. We can install the python tool using the following command.

apt install python

Installation of this tool

Now on the other hand we will download this tool from github using the β€œgit” command and then execute the β€œbash” command to install some additional dependencies to run this tool perfectly.

git clone https://github.com/Manisso/fsociety.git
cd fsociety/
bash install.sh

This will take some time but it will depend upon your internent connection speed and configuration of the system, but in our case it is fully established.

Done πŸ™‚ !! As you can see how many facilities it provides us to perform reconnaissance on a particular target.

python fsociety.py 

We will choose the first option to check whether it is working or not.

Great πŸ™‚ !! We get the following features inside the information gathering option. Let’s try to find the actual IP address of any web application by choosing the option third.

Nice πŸ™‚ !! We have found the real IP address of the β€œsecnhack.in” web application. We think all modules are working properly, so we’ll just show you some more features of this tool.

Password Attack

You can see what kind of tools are provided to perform password attacks.

Wireless Attacks

We feel πŸ˜’ that there is no such great tool in this section so that we can easily crack any wireless password.

Web Application Attacks

Most of the useful tools are available here, through which we can easily get some informative details related to the website and even we can hack.

Done πŸ™‚ !! Similarly, you can check and use all the options one by one and do some heavy reconnaissance against the target. 😁

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

View Comments

  • I know this if off topic but I'm looking into starting
    my own weblog and was curious what all is required to get setup?
    I'm assuming having a blog like yours would cost a pretty penny?
    I'm not very internet savvy so I'm not 100% certain. Any recommendations or advice would be
    greatly appreciated. Thank you

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.