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:
17
verb/fs.etc_ro.web/cgi/common.cgi
Normal file
17
verb/fs.etc_ro.web/cgi/common.cgi
Normal file
@@ -0,0 +1,17 @@
|
||||
model=%%ModelName();%%
|
||||
brand=%%Company();%%
|
||||
version=%%FirmwareVersion();%%
|
||||
build=%%FirmwareVersion(2);%%
|
||||
hw_version=%%HardwareVersion(2);%%
|
||||
name=%%CameraName();%%
|
||||
location=%%Location();%%
|
||||
macaddr=%%MACAddress(2);%%
|
||||
ipaddr=%%CurrentIPAddress();%%
|
||||
netmask=%%CurrentSubnetMask();%%
|
||||
gateway=%%CurrentDefaultGateway();%%
|
||||
wireless=%%WirelessSupport();%%
|
||||
ptz=%%PTZSupport();%%
|
||||
inputs=0
|
||||
outputs=0
|
||||
speaker=no
|
||||
videoout=no
|
Reference in New Issue
Block a user