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:
13
verb/fs.etc_ro.web/cgi/isysdevice.cgi
Normal file
13
verb/fs.etc_ro.web/cgi/isysdevice.cgi
Normal file
@@ -0,0 +1,13 @@
|
||||
Model=%%ModelName();%%
|
||||
ModelDesc=%%ModelDescription();%%
|
||||
FirmwareVersion=%%FirmwareVersion();%% (%%ReleaseDate();%%)
|
||||
HarwareVersion=%%HardwareVersion();%%
|
||||
ROMVersion=%%ROMVersion();%%
|
||||
Company=%%Company();%%
|
||||
CompanyURL=%%CompanyURL();%%
|
||||
|
||||
MACAddress=%%MACAddress();%%
|
||||
IPAddress=%%CurrentIPAddress();%%
|
||||
EthernetLink=%%EthernetLink();%%
|
||||
EthernetSpeed=%%EthernetSpeed();%% bps
|
||||
EthernetDuplex=%%EthernetDuplex();%%
|
Reference in New Issue
Block a user