Quantcast
Channel: Brute Force – Security List Network™
Viewing all articles
Browse latest Browse all 148

PytheM v0.3.2 – Python penetration testing framework.

$
0
0

Changelog v0.3.2:
+ Update requirements.txt
+ PytheM v0.3.2 Fixed a LOT of bugs
+ Update arpoisoner.py
+ Update interface.py

PytheM is a Python penetration testing framework.

ARPspoof mode:
+ gateway
+ targets
+ interface
+ arpmode
+ myip & mymac

pythem1

pythem-helper

helper

Feature:
+ ARP spoofing – Man-in-the-middle HTTP
+ ARP+DNS spoof – fake page redirect to credential harvester
+ webform & SSH Brute-Force attack
+ Web page formulary brute-force
+ URL content buster
+ Call the voice-controlled assistant Jarvis
+ Decode a base64 url encoded cookie value.
+ pForensic a packet-analyzer.

Usage:

sudo apt-get install libasound-dev libjack-jackd2-dev portaudio19-dev python-pyaudio build-essential python-dev libnetfilter-queue-dev libespeak1 libffi-dev libssl-dev
sudo yum install libasound-dev libjack-jackd2-dev portaudio19-dev python-pyaudio build-essential python-dev libnetfilter-queue-dev libespeak1 libffi-dev libssl-dev
packman install libasound-dev libjack-jackd2-dev portaudio19-dev python-pyaudio build-essential python-dev libnetfilter-queue-dev libespeak1 libffi-dev libssl-dev
git clone https://github.com/m4n3dw0lf/PytheM && cd PytheM
sudo pip install -r requirements.txt 
python pythem.py -h

Update:
git pull origin master

Source: https://github.com/m4n3dw0lf | Our Post Before


Viewing all articles
Browse latest Browse all 148

Trending Articles