FSociety : A Modular Penetration Testing Framework

FSociety is a modular Penetration Testing framework.

Install

pip install fsociety

Update

pip install –upgrade fsociety

Usage

usage: fsociety [-h] [-i] [-s]

A Penetration Testing Framework

Optional Arguments:

-h, –help show this help message and exit
-i, –info gets fsociety info
-s, –suggest suggest a tool

Develop

git clone https://github.com/fsociety-team/fsociety.git
pip install -e “.[dev]”

Docker

docker pull fsocietyteam/fsociety
docker run -it fsocietyteam/fsociety fsociety

R K

Recent Posts

Learn Bash Scripting: How to Create and Run Shell Scripts for Beginners

What is Bash Scripting? Bash scripting allows you to save multiple Linux commands in a file and…

11 hours ago

Bash if…else Statement – Bash Scripting

When it comes to automating tasks on Linux, Bash scripting is an essential skill for both beginners…

12 hours ago

Bash Functions Explained: Syntax, Examples, and Best Practices

Learn how to create and use Bash functions with this complete tutorial. Includes syntax, arguments,…

3 days ago

50+ Essential Linux Commands for Beginners and Experts: A Complete Guide

Introduction Unlock the full potential of your Linux system with this comprehensive guide to essential…

3 weeks ago

Playwright-MCP : A Powerful Tool For Browser Automation

Playwright-MCP (Model Context Protocol) is a cutting-edge tool designed to bridge the gap between AI…

4 months ago

JBDev : A Tool For Jailbreak And TrollStore Development

JBDev is a specialized development tool designed to streamline the creation and debugging of jailbreak…

4 months ago