m4n3dw0lf/pythem

Python

pentest framework

pentestsnifferbrute-forceman-in-the-middlescannerxssproxyspoofdenial-of-serviceexploitfuzzernetwork
Star 增长趋势
Star
1.2k
Forks
320
周增长
+0
Issues
10
5001k
2023年1月2024年3月2025年6月2026年9月
制品库PyPI
README

pythem - Penetration Testing Framework

pythem is a multi-purpose pentest framework written in Python. 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.

Installation

Links:



Linux Installation

Dependencies Installation

NOTE: Tested only with Debian-based distros, feel free to try the dependencies installation with yum or zypper if you use Redhat-like or SUSE-like.

sudo apt-get update
sudo apt-get install -y build-essential python-dev python-pip tcpdump python-capstone \
libnetfilter-queue-dev libffi-dev libssl-dev

Installation

  • With pip:
sudo pip install pythem
  • With source:
git clone https://github.com/m4n3dw0lf/pythem
cd pythem
sudo python setup.py install
  • With source and pip:
git clone https://github.com/m4n3dw0lf/pythem
cd pythem
sudo python setup.py sdist
sudo pip install dist/*

Running

  • Call on a terminal (Requires root privileges):
$ sudo pythem



Running as Docker container

  • Requires Docker
docker run -it --net=host --rm --name pythem m4n3dw0lf/pythem



Usage

Examples

Developing

Commands Reference

Index

Core
Network, Man-in-the-middle and Denial of service (DOS)
Exploit development and Reverse Engineering
Brute Force
Utils
相关仓库
swisskyrepo/PayloadsAllTheThings

A list of useful payloads and bypass for Web Application Security and Pentest/CTF

PythonPyPItutorialMIT Licensepentestpayload
swisskyrepo.github.io/PayloadsAllTheThings/
80.7k17.4k
qeeqbox/social-analyzer

API, CLI, and Web App for analyzing and finding a person's profile in 1000 social media \ websites

JavaScriptnpmcliGNU Affero General Public License v3.0osintsocial-media
24k2.3k
sundowndev/hacker-roadmap

A collection of hacking tools, resources and references to practice ethical hacking.

tutorialMIT Licensehackinghacking-tool
15.6k1.7k
vanhauser-thc/thc-hydra

hydra

CGNU Affero General Public License v3.0penetration-testingpassword-cracker
12.3k2.7k
nahamsec/Resources-for-Beginner-Bug-Bounty-Hunters

A list of resources for those interested in getting started in bug bounties

tutorialbug-bounty-huntershackers
12.2k2.1k
horsicq/Detect-It-Easy

Program for determining types of files for Windows, Linux and MacOS.

JavaScriptnpmMIT Licensedebuggerdetect
ntinfo.biz
11.5k953
A-poc/RedTeam-Tools

Tools and Techniques for Red Team / Penetration Testing

tutorialcheatsheetcybersecurity
9.7k1.3k
sensepost/objection

📱 objection - runtime mobile exploration

PythonPyPIcliGNU General Public License v3.0mobilepentest
9.4k1k
SecWiki/windows-kernel-exploits

windows-kernel-exploits Windows平台提权漏洞集合

CMIT Licensewindowskernel
8.7k2.8k
Orange-Cyberdefense/GOAD

game of active directory

PowerShellGNU General Public License v3.0active-directoryinfrastructure-as-code
8.3k1.1k
six2dez/reconftw

reconFTW is a tool designed to perform automated recon on a target domain by running the best set of tools to perform scanning and finding out vulnerabilities

ShellMIT Licensebugbountyhacking
docs.reconftw.com
8.1k1.2k
epi052/feroxbuster

A fast, simple, recursive content discovery tool written in Rust.

Rustcrates.iocliMIT Licensewebpentest
epi052.github.io/feroxbuster-docs/overview/
8.1k633