Fsociety is a collection of tools which help the user perform a penetration test. The framework is very useful for the reconnaissance phase of a penetration test. It contains various popular tools which perform a wide range of functions from network scanning to password cracking. fsociety can be considered to be one of the best modular penetration testing framework’s available today.
Installation
You can install fsociety using Pip, the Python package manager:
$ pip3 install fsociety
Verify Installation:
To check if fsociety was installed successfully, you can run:
$ fsociety -h
Usage
You can start using fsociety, by running the following command in your terminal:
$ fsociety