返回排行榜

m4n3dw0lf/pythem

Python

pentest framework

pentestsnifferbrute-forceman-in-the-middlescannerxssproxyspoofdenial-of-serviceexploitfuzzernetwork
Star 增长趋势
Star
1.3k
Forks
321
周增长
Issues
10
5001k
2023年1月2024年3月2025年5月2026年7月
制品库PyPIpip install pythem
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

PythonPyPIMIT Licensepentestpayload
swisskyrepo.github.io/PayloadsAllTheThings/
79.3k17.2k
qeeqbox/social-analyzer

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

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

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

MIT Licensehackinghacking-tool
15.5k1.7k
nahamsec/Resources-for-Beginner-Bug-Bounty-Hunters

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

bug-bounty-huntershackers
12.1k2.1k
vanhauser-thc/thc-hydra

hydra

CGNU Affero General Public License v3.0penetration-testingpassword-cracker
12.1k2.6k
horsicq/Detect-It-Easy

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

JavaScriptnpmMIT Licensedebuggerdetect
ntinfo.biz
11.2k929
A-poc/RedTeam-Tools

Tools and Techniques for Red Team / Penetration Testing

cheatsheetcybersecurity
9.5k1.3k
sensepost/objection

📱 objection - runtime mobile exploration

PythonPyPIGNU General Public License v3.0mobilepentest
9.3k989
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.1k1.1k
epi052/feroxbuster

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

Rustcrates.ioMIT Licensewebpentest
epi052.github.io/feroxbuster-docs/overview/
7.9k625
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
7.9k1.2k