All Projects → michael-myers → MacOS-WPA-PSK

michael-myers / MacOS-WPA-PSK

Licence: GPL-3.0 license
PoC script showing that MacOS leaves the wireless key in NVRAM, in plaintext and accessible to anyone.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to MacOS-WPA-PSK

XENA
XENA is the managed remote administration platform for botnet creation & development powered by blockchain and machine learning. Aiming to provide an ecosystem which serves the bot herders. Favoring secrecy and resiliency over performance. It's micro-service oriented allowing for specialization and lower footprint. Join the community of the ulti…
Stars: ✭ 127 (+337.93%)
Mutual labels:  post-exploitation, red-team
Hrshell
HRShell is an HTTPS/HTTP reverse shell built with flask. It is an advanced C2 server with many features & capabilities.
Stars: ✭ 193 (+565.52%)
Mutual labels:  post-exploitation, red-team
Bifrost
Bifrost C2. Open-source post-exploitation using Discord API
Stars: ✭ 37 (+27.59%)
Mutual labels:  post-exploitation, red-team
Pi Pwnbox Rogueap
Homemade Pwnbox 🚀 / Rogue AP 📡 based on Raspberry Pi — WiFi Hacking Cheatsheets + MindMap 💡
Stars: ✭ 798 (+2651.72%)
Mutual labels:  wifi, red-team
Blackmamba
C2/post-exploitation framework
Stars: ✭ 544 (+1775.86%)
Mutual labels:  post-exploitation, red-team
AlanFramework
A C2 post-exploitation framework
Stars: ✭ 405 (+1296.55%)
Mutual labels:  post-exploitation, red-team
ink
A Logger backend that logs JSON
Stars: ✭ 64 (+120.69%)
Mutual labels:  passwords
surger
⚡ Is there surge pricing around me right now?
Stars: ✭ 20 (-31.03%)
Mutual labels:  wifi
esp-01-WiFi-Scanner-ESP-01-OLED-I2C-Display
Scanner WiFi avec écran OLED I2C (SSD1306) sur un ESP-01 (ESP8266)
Stars: ✭ 21 (-27.59%)
Mutual labels:  wifi
refluxion
Refluxion -- MITM WPA attacks tool
Stars: ✭ 25 (-13.79%)
Mutual labels:  wifi
Pwned
Simple CLI script to check if you have a password that has been compromised in a data breach.
Stars: ✭ 47 (+62.07%)
Mutual labels:  passwords
metadata-one-liners
retrive metadata endpoint data with these one liners.
Stars: ✭ 38 (+31.03%)
Mutual labels:  red-team
Sub-Drill
A very (very) FAST and simple subdomain finder based on online & free services. Without any configuration requirements.
Stars: ✭ 70 (+141.38%)
Mutual labels:  red-team
ja3transport
Impersonating JA3 signatures
Stars: ✭ 200 (+589.66%)
Mutual labels:  red-team
password-list
Password lists with top passwords to optimize bruteforce attacks
Stars: ✭ 174 (+500%)
Mutual labels:  passwords
python-wifi-survey-heatmap
A Python application for Linux machines to perform WiFi site surveys and present the results as a heatmap overlayed on a floorplan
Stars: ✭ 231 (+696.55%)
Mutual labels:  wifi
ASUS-TUF-Z390M-Pro-Gaming-Hackintosh
ASUS TUF Z390M-Pro Gaming (Wifi) Hackintosh [BIOS, Drivers, Kexts, Config.plist]
Stars: ✭ 25 (-13.79%)
Mutual labels:  wifi
Offline-Browser-Android-App
SMS Based Browser for Android Devices for Retrieving Web Contents without WiFi/Internet.
Stars: ✭ 20 (-31.03%)
Mutual labels:  wifi
ESPShaker
ESP8266 interactive serial command processor via Arduino core.
Stars: ✭ 24 (-17.24%)
Mutual labels:  wifi
luci-openwisp
OpenWISP configuration interface implemented as LuCI extensions
Stars: ✭ 21 (-27.59%)
Mutual labels:  wifi

MacOS-WPA-PSK

PoC script showing that MacOS leaves the wireless key in NVRAM, in plaintext and accessible to anyone.

grab-MacOS-WPA-PSK.py is a tool to retrieve and decode the current wireless network key. It is just a proof-of-concept to remind users that Apple treats this value as non-secret. You might have expected it to require root to obtain, and be protected in the Keychain. Nope.

Usage: python grab-MacOS-WPA-PSK.py

Dependencies: Just Python, which as a macOS user you already have.

Tested with MacOS 10.12.2 through 10.14.6.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].