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:
10
verb/fs.etc_ro.web/cgi/isystem.cgi
Normal file
10
verb/fs.etc_ro.web/cgi/isystem.cgi
Normal file
@@ -0,0 +1,10 @@
|
||||
CameraName=%%CameraName();%%
|
||||
Location=%%Location();%%
|
||||
Model=%%ModelName();%%
|
||||
FirmwareVersion=%%FirmwareVersion();%% (%%ReleaseDate();%%)
|
||||
HardwareVersion=%%HardwareVersion(2);%%
|
||||
MACAddress=%%MACAddress();%%
|
||||
IPAddress=%%CurrentIPAddress();%%
|
||||
EthernetLink=%%EthernetLink();%%
|
||||
EthernetSpeed=%%EthernetSpeed();%% bps
|
||||
EthernetDuplex=%%EthernetDuplex();%%
|
Reference in New Issue
Block a user