Latest Changelog PytheM v0.5.7-git:
+ Modules: pforensic – pcap analyzer v0.3
+ core: fix sniffer.py
+ DHCP ACK Injection spoofing.
PytheM is a Python penetration testing framework.
ARPspoof mode:
+ gateway
+ targets
+ interface
+ arpmode
+ myip & mymac
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