mirror of
https://github.com/bvanroll/college-pentesting.git
synced 2025-08-29 20:12:41 +00:00
i think i almost have the default pass, i have to understand one more function
This commit is contained in:
6
verb/fs.etc_ro.web/cgi/iwireless.cgi
Normal file
6
verb/fs.etc_ro.web/cgi/iwireless.cgi
Normal file
@@ -0,0 +1,6 @@
|
||||
ConnectionMode=%%StringOfConnectionMode();%%
|
||||
WirelessLink=%%WirelessLink();%%
|
||||
SSID=%%WirelessCurrentSSID();%% (MAC : %%WirelessCurrentAPMACAddress();%%)
|
||||
WirelessChannel=%%WirelessCurrentChannel();%%
|
||||
TransmissionRate=%%WirelessCurrentTransmissionRate();%%
|
||||
WEPEncryption=%%WirelessCurrentEncryption();%%
|
Reference in New Issue
Block a user