Ti-am trimis wallet-ul pe Skype
Ce mi-ai dat tu, este functional 25% (pot proba oricand), pe mine nu ma ajuta deloc (nu am ce sa fac cu el). Am cerut o chestie, am primit altceva, a ramas ca il termini si m-ai tot amanat. Nu e vorba de niste retusuri, e vorba de functionalitatea lui.
Daca este altcineva interesat, anuntul ramane in picioare.
Edit: sper ca nu te ai suparat te astept la o mema pe chat
eaphammer
by Gabriel Ryan (s0lst1c3)
Overview
EAPHammer is a toolkit for performing targeted evil twin attacks against WPA2-Enterprise networks. It is designed to be used in full scope wireless assessments and red team engagements. As such, focus is placed on providing an easy-to-use interface that can be leveraged to execute powerful wireless attacks with minimal manual configuration. To illustrate how fast this tool is, here's an example of how to setup and execute a credential stealing evil twin attack against a WPA2-TTLS network in just two commands:
# generate certificates
./eaphammer --cert-wizard
# launch attack
./eaphammer -i wlan0 --channel 4 --auth ttls --wpa 2 --essid CorpWifi --creds
Leverages a lightly modified version of hostapd-wpe (shoutout to Brad Anton for creating the original), dnsmasq, Responder, and Python 2.7.
Features
Steal RADIUS credentials from WPA-EAP and WPA2-EAP networks.
Perform hostile portal attacks to steal AD creds and perform indirect wireless pivots
Perform captive portal attacks
Built-in Responder integration
Support for Open networks and WPA-EAP/WPA2-EAP
No manual configuration necessary for most attacks.
No manual configuration necessary for installation and setup process
Leverages latest version of hostapd (2.6)
Support for evil twin and karma attacks
Generate timed Powershell payloads for indirect wireless pivots
Integrated HTTP server for Hostile Portal attacks
Support for SSID cloaking
Upcoming Features
Perform seemeless MITM attacks with partial HSTS bypasses
Support attacks against WPA-PSK/WPA2-PSK
directed rogue AP attacks (deauth then evil twin from PNL, deauth then karma + ACL)
Integrated website cloner for cloning captive portal login pages
Integrated HTTP server for captive portals
Sursa: https://github.com/s0lst1c3/eaphammer