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
bomber is an application that scans SBOMs for security vulnerabilities. So you've asked a vendor…
Embed a payload within a PNG file by splitting the payload across multiple IDAT sections.…
Exploit-Street, where we dive into the ever-evolving world of cybersecurity with a focus on Local…
Shadow Dumper is a powerful tool used to dump LSASS (Local Security Authority Subsystem Service)…
shadow-rs is a Windows kernel rootkit written in Rust, demonstrating advanced techniques for kernel manipulation…
Extract and execute a PE embedded within a PNG file using an LNK file. The…