Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Path: blob/master/documentation/modules/post/linux/gather/enum_psk.md
Views: 11789
Vulnerable Application
This module collects 802-11-Wireless-Security credentials such as Access-Point name and Pre-Shared-Key from Linux NetworkManager connection configuration files.
Verification Steps
Start msfconsole
Get a
root
sessionDo:
use post/linux/gather/enum_psk
Do:
set session <session ID>
Do:
run
You should receive credentails for wireless connections
Options
DIR
The path for NetworkManager configuration files (default: /etc/NetworkManager/system-connections/
)