Skip to content

romannamor9/PytheM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text alt text alt text alt text

PytheM - Penetration Testing Framework

PytheM is a python multi-purpose pentest framework. It has been developed to be used by security researchers and security professionals. The tool intended to be used only for acts within the law. I am not liable for any undue and unlawful act practiced by this tool, for more information, read the license. Only runs on GNU/Linux OS.

alt text

Installation

Quick-Start

$sudo apt-get update
$sudo apt-get install build-essential python-dev tcpdump python-capstone
$sudo apt-get install libnetfilter-queue-dev libffi-dev libssl-dev
$sudo git clone https://github.com/m4n3dw0lf/PytheM
$cd PytheM
$sudo pip install -r requirements.txt 

Run with:
$sudo ./pythem.py

Examples

Exploit Development with PytheM

Commands Reference

Index

Core

Network, Man-in-the-middle and Denial of service (DOS)

Exploit development and Reverse Engineering

Brute Force

Utils

About

Multi-purpose pentest framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%