mirror of
https://github.com/bvanroll/college-pentesting.git
synced 2025-08-29 20:12:41 +00:00
pls groot genoeg
This commit is contained in:
2
verb/binary/attemp2/fs/cpio/etc_ro/web/cgi/audiocfg.cgi
Normal file
2
verb/binary/attemp2/fs/cpio/etc_ro/web/cgi/audiocfg.cgi
Normal file
@@ -0,0 +1,2 @@
|
||||
AudioEnable=%%AudioEnable();%%
|
||||
AudioVolume=%%AudioVolume();%%
|
@@ -0,0 +1 @@
|
||||
CGIVersion=%%CGIVersion();%%
|
17
verb/binary/attemp2/fs/cpio/etc_ro/web/cgi/common.cgi
Normal file
17
verb/binary/attemp2/fs/cpio/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
|
17
verb/binary/attemp2/fs/cpio/etc_ro/web/cgi/datetime.cgi
Normal file
17
verb/binary/attemp2/fs/cpio/etc_ro/web/cgi/datetime.cgi
Normal file
@@ -0,0 +1,17 @@
|
||||
DateTimeMode=%%DateTimeMode();%%
|
||||
TimeServerIPAddress=%%TimeServerIPAddress();%%
|
||||
TimeServerProtocol=%%TimeServerProtocol();%%
|
||||
TimeZone=%%TimeZone();%%
|
||||
TimeZoneIndex=%%TimeZoneIndex();%%
|
||||
Date=%%Date();%%
|
||||
Time=%%Time();%%
|
||||
DSTEnable=%%DSTEnable();%%
|
||||
DSTOffset=%%DSTOffset();%%
|
||||
DSTStartMonth=%%DSTStartMonth();%%
|
||||
DSTStartWeek=%%DSTStartWeek();%%
|
||||
DSTStartDay=%%DSTStartDay();%%
|
||||
DSTStartTime=%%DSTStartTime();%%
|
||||
DSTEndMonth=%%DSTEndMonth();%%
|
||||
DSTEndWeek=%%DSTEndWeek();%%
|
||||
DSTEndDay=%%DSTEndDay();%%
|
||||
DSTEndTime=%%DSTEndTime();%%
|
16
verb/binary/attemp2/fs/cpio/etc_ro/web/cgi/daynight.cgi
Normal file
16
verb/binary/attemp2/fs/cpio/etc_ro/web/cgi/daynight.cgi
Normal file
@@ -0,0 +1,16 @@
|
||||
DayNightMode=%%DayNightMode();%%
|
||||
LightSensorControl=%%LightSensorControl();%%
|
||||
IRLedScheduleSunStart=%%IRLedScheduleSunStart();%%
|
||||
IRLedScheduleSunEnd=%%IRLedScheduleSunEnd();%%
|
||||
IRLedScheduleMonStart=%%IRLedScheduleMonStart();%%
|
||||
IRLedScheduleMonEnd=%%IRLedScheduleMonEnd();%%
|
||||
IRLedScheduleTueStart=%%IRLedScheduleTueStart();%%
|
||||
IRLedScheduleTueEnd=%%IRLedScheduleTueEnd();%%
|
||||
IRLedScheduleWedStart=%%IRLedScheduleWedStart();%%
|
||||
IRLedScheduleWedEnd=%%IRLedScheduleWedEnd();%%
|
||||
IRLedScheduleThuStart=%%IRLedScheduleThuStart();%%
|
||||
IRLedScheduleThuEnd=%%IRLedScheduleThuEnd();%%
|
||||
IRLedScheduleFriStart=%%IRLedScheduleFriStart();%%
|
||||
IRLedScheduleFriEnd=%%IRLedScheduleFriEnd();%%
|
||||
IRLedScheduleSatStart=%%IRLedScheduleSatStart();%%
|
||||
IRLedScheduleSatEnd=%%IRLedScheduleSatEnd();%%
|
1
verb/binary/attemp2/fs/cpio/etc_ro/web/cgi/dbglevel.cgi
Normal file
1
verb/binary/attemp2/fs/cpio/etc_ro/web/cgi/dbglevel.cgi
Normal file
@@ -0,0 +1 @@
|
||||
WebDebugLevel=%%WebDebugLevel();%%
|
15
verb/binary/attemp2/fs/cpio/etc_ro/web/cgi/email.cgi
Normal file
15
verb/binary/attemp2/fs/cpio/etc_ro/web/cgi/email.cgi
Normal file
@@ -0,0 +1,15 @@
|
||||
EmailSMTPServerAddress=%%EmailSMTPServerAddress();%%
|
||||
EmailSMTPPortNumber=%%EmailSMTPPortNumber();%%
|
||||
EmailSenderAddress=%%EmailSenderAddress();%%
|
||||
EmailReceiverAddress=%%EmailReceiverAddress();%%
|
||||
EmailUserName=%%EmailUserName();%%
|
||||
EmailPassword=%%EmailPassword();%%
|
||||
EmailTLSAuthentication=%%EmailTLSAuthentication();%%
|
||||
EmailScheduleEnable=%%EmailScheduleEnable();%%
|
||||
EmailScheduleMode=%%EmailScheduleMode();%%
|
||||
EmailScheduleDay=%%EmailScheduleDay();%%
|
||||
EmailScheduleTimeStart=%%EmailScheduleTimeStart();%%
|
||||
EmailScheduleTimeStop=%%EmailScheduleTimeStop();%%
|
||||
EmailScheduleInterval=%%EmailScheduleInterval();%%
|
||||
EmailMotionMode=%%EmailMotionMode();%%
|
||||
EmailMotionFrameInterval=%%EmailMotionFrameInterval();%%
|
@@ -0,0 +1 @@
|
||||
%%ActiveUserTable(1);%%
|
4
verb/binary/attemp2/fs/cpio/etc_ro/web/cgi/iaudio.cgi
Normal file
4
verb/binary/attemp2/fs/cpio/etc_ro/web/cgi/iaudio.cgi
Normal file
@@ -0,0 +1,4 @@
|
||||
Audio=%%AudioEnable();%%
|
||||
Volume=%%AudioVolume();%%
|
||||
Codec=%%AudioCodec();%%
|
||||
SampleRate=%%AudioSampleRate();%%
|
6
verb/binary/attemp2/fs/cpio/etc_ro/web/cgi/iimage.cgi
Normal file
6
verb/binary/attemp2/fs/cpio/etc_ro/web/cgi/iimage.cgi
Normal file
@@ -0,0 +1,6 @@
|
||||
VideoResolution=%%StringOfVideoResolution();%%
|
||||
CompressionRate=%%StringOfCompressionRate();%%
|
||||
FrameRate=%%StringOfFrameRate();%%
|
||||
ViewMode=%%ViewMode();%%
|
||||
FrameSize=%%FrameSize();%% Bytes
|
||||
LightFrequency=%%StringOfLightFrequency();%%
|
10
verb/binary/attemp2/fs/cpio/etc_ro/web/cgi/image.cgi
Normal file
10
verb/binary/attemp2/fs/cpio/etc_ro/web/cgi/image.cgi
Normal file
@@ -0,0 +1,10 @@
|
||||
VideoResolution=%%VideoResolution();%%
|
||||
CompressionRate=%%CompressionRate();%%
|
||||
FrameRate=%%FrameRate();%%
|
||||
ViewMode=%%ViewMode();%%
|
||||
BrightnessControl=%%BrightnessControl();%%
|
||||
ContrastControl=%%ContrastControl();%%
|
||||
SaturationControl=%%SaturationControl();%%
|
||||
LightFrequency=%%LightFrequency();%%
|
||||
Mirror=%%Mirror();%%
|
||||
AntiFlickerEnable=%%AntiFlickerEnable();%%
|
11
verb/binary/attemp2/fs/cpio/etc_ro/web/cgi/inetwork.cgi
Normal file
11
verb/binary/attemp2/fs/cpio/etc_ro/web/cgi/inetwork.cgi
Normal file
@@ -0,0 +1,11 @@
|
||||
IPAddress=%%CurrentIPAddress();%%
|
||||
SubnetMask=%%CurrentSubnetMask();%%
|
||||
DefaultGateway=%%CurrentDefaultGateway();%%
|
||||
PrimaryDNSAddress=%%DNSIPAddress1();%%
|
||||
SecondaryDNSAddress=%%DNSIPAddress2();%%
|
||||
DynamicDNS=%%StatusOfDynamicDNS();%%
|
||||
SecondaryHTTPPort=%%StringOfSecondHTTPPortEnable();%% (Port : %%SecondHTTPPort();%%)
|
||||
UPnP=%%StringOfUPnPEnable();%% (IP : %%GotIPFromUpnp();%%)
|
||||
UPnPPortForwarding=%%StatusOfUPnPPortForwarding();%%
|
||||
BonjourEnable=%%StringOfBonjourEnable();%%
|
||||
BonjourName=%%BonjourName();%%
|
13
verb/binary/attemp2/fs/cpio/etc_ro/web/cgi/isysdevice.cgi
Normal file
13
verb/binary/attemp2/fs/cpio/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();%%
|
10
verb/binary/attemp2/fs/cpio/etc_ro/web/cgi/isystem.cgi
Normal file
10
verb/binary/attemp2/fs/cpio/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();%%
|
6
verb/binary/attemp2/fs/cpio/etc_ro/web/cgi/iwireless.cgi
Normal file
6
verb/binary/attemp2/fs/cpio/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();%%
|
7
verb/binary/attemp2/fs/cpio/etc_ro/web/cgi/motion.cgi
Normal file
7
verb/binary/attemp2/fs/cpio/etc_ro/web/cgi/motion.cgi
Normal file
@@ -0,0 +1,7 @@
|
||||
MotionDetectionEnable=%%MotionDetectionEnable();%%
|
||||
MotionDetectionBlockSet=%%MotionDetectionBlockSet();%%
|
||||
MotionDetectionSensitivity=%%MotionDetectionSensitivity();%%
|
||||
MotionDetectionScheduleMode=%%MotionDetectionScheduleMode();%%
|
||||
MotionDetectionScheduleDay=%%MotionDetectionScheduleDay();%%
|
||||
MotionDetectionScheduleTimeStart=%%MotionDetectionScheduleTimeStart();%%
|
||||
MotionDetectionScheduleTimeStop=%%MotionDetectionScheduleTimeStop();%%
|
19
verb/binary/attemp2/fs/cpio/etc_ro/web/cgi/network.cgi
Normal file
19
verb/binary/attemp2/fs/cpio/etc_ro/web/cgi/network.cgi
Normal file
@@ -0,0 +1,19 @@
|
||||
IPAddressMode=%%IPAddressMode();%%
|
||||
IPAddress=%%IPAddress();%%
|
||||
SubnetMask=%%SubnetMask();%%
|
||||
DefaultGateway=%%DefaultGateway();%%
|
||||
PPPoEUserID=%%PPPoEUserID();%%
|
||||
PPPoEPassword=%%PPPoEPassword();%%
|
||||
DNSIPAddress1=%%DNSIPAddress1();%%
|
||||
DNSIPAddress2=%%DNSIPAddress2();%%
|
||||
DDNSEnable=%%DDNSEnable();%%
|
||||
DDNSProvider=%%DDNSProvider();%%
|
||||
DDNSHostName=%%DDNSHostName();%%
|
||||
DDNSUserName=%%DDNSUserName();%%
|
||||
DDNSPassword=%%DDNSPassword();%%
|
||||
SecondHTTPPortEnable=%%SecondHTTPPortEnable();%%
|
||||
SecondHTTPPort=%%SecondHTTPPort();%%
|
||||
UPnPEnable=%%UPnPEnable();%%
|
||||
UPnPPortForwarding=%%UPnPPortForwarding();%%
|
||||
BonjourEnable=%%BonjourEnable();%%
|
||||
BonjourName=%%BonjourName();%%
|
@@ -0,0 +1,6 @@
|
||||
SoundDetectionEnable=%%SoundDetectionEnable();%%
|
||||
SoundDetectionDB=%%SoundDetectionDB();%%
|
||||
SoundDetectionScheduleMode=%%SoundDetectionScheduleMode();%%
|
||||
SoundDetectionScheduleDay=%%SoundDetectionScheduleDay();%%
|
||||
SoundDetectionScheduleTimeStart=%%SoundDetectionScheduleTimeStart();%%
|
||||
SoundDetectionScheduleTimeStop=%%SoundDetectionScheduleTimeStop();%%
|
@@ -0,0 +1 @@
|
||||
%%SiteSurveyList();%%
|
11
verb/binary/attemp2/fs/cpio/etc_ro/web/cgi/strminfo.cgi
Normal file
11
verb/binary/attemp2/fs/cpio/etc_ro/web/cgi/strminfo.cgi
Normal file
@@ -0,0 +1,11 @@
|
||||
videos=MJPEG
|
||||
resolutions=640x480,320x240,160x120
|
||||
vprofilenum=1
|
||||
vprofile1=MJPEG
|
||||
vprofileurl1=/video.cgi
|
||||
vprofileres1=%%StringOfVideoResolution();%%
|
||||
vDprofileurl1=/dgvideo.cgi
|
||||
aprofilenum=1
|
||||
aprofile1=PCM
|
||||
aprofileurl1=/audio.cgi
|
||||
aDprofileurl1=/dgaudio.cgi
|
6
verb/binary/attemp2/fs/cpio/etc_ro/web/cgi/system.cgi
Normal file
6
verb/binary/attemp2/fs/cpio/etc_ro/web/cgi/system.cgi
Normal file
@@ -0,0 +1,6 @@
|
||||
CameraName=%%CameraName();%%
|
||||
Location=%%Location();%%
|
||||
AdminID=%%AdminID();%%
|
||||
AdminPassword=%%AdminPassword();%%
|
||||
LEDControl=%%LEDControl();%%
|
||||
SnapshotURLAuthentication=%%SnapshotURLAuthentication();%%
|
@@ -0,0 +1 @@
|
||||
upgrade=%%LastDownloadStatus();%%
|
18
verb/binary/attemp2/fs/cpio/etc_ro/web/cgi/upload.cgi
Normal file
18
verb/binary/attemp2/fs/cpio/etc_ro/web/cgi/upload.cgi
Normal file
@@ -0,0 +1,18 @@
|
||||
FTPHostAddress=%%FTPHostAddress();%%
|
||||
FTPPortNumber=%%FTPPortNumber();%%
|
||||
FTPUserName=%%FTPUserName();%%
|
||||
FTPPassword=%%FTPPassword();%%
|
||||
FTPDirectoryPath=%%FTPDirectoryPath();%%
|
||||
FTPPassiveMode=%%FTPPassiveMode();%%
|
||||
FTPScheduleEnable=%%FTPScheduleEnable();%%
|
||||
FTPScheduleMode=%%FTPScheduleMode();%%
|
||||
FTPScheduleDay=%%FTPScheduleDay();%%
|
||||
FTPScheduleTimeStart=%%FTPScheduleTimeStart();%%
|
||||
FTPScheduleTimeStop=%%FTPScheduleTimeStop();%%
|
||||
FTPScheduleVideoFrequencyMode=%%FTPScheduleVideoFrequencyMode();%%
|
||||
FTPScheduleFramePerSecond=%%FTPScheduleFramePerSecond();%%
|
||||
FTPScheduleSecondPerFrame=%%FTPScheduleSecondPerFrame();%%
|
||||
FTPScheduleBaseFileName=%%FTPScheduleBaseFileName();%%
|
||||
FTPScheduleFileMode=%%FTPScheduleFileMode();%%
|
||||
FTPScheduleMaxFileSequenceNumber=%%FTPScheduleMaxFileSequenceNumber();%%
|
||||
FTPCreateFolderInterval=%%FTPCreateFolderInterval();%%
|
1
verb/binary/attemp2/fs/cpio/etc_ro/web/cgi/user.cgi
Normal file
1
verb/binary/attemp2/fs/cpio/etc_ro/web/cgi/user.cgi
Normal file
@@ -0,0 +1 @@
|
||||
AccessControlEnable=%%AccessControlEnable();%%
|
1
verb/binary/attemp2/fs/cpio/etc_ro/web/cgi/userlist.cgi
Normal file
1
verb/binary/attemp2/fs/cpio/etc_ro/web/cgi/userlist.cgi
Normal file
@@ -0,0 +1 @@
|
||||
%%UserTable(1);%%
|
3
verb/binary/attemp2/fs/cpio/etc_ro/web/cgi/usermod.cgi
Normal file
3
verb/binary/attemp2/fs/cpio/etc_ro/web/cgi/usermod.cgi
Normal file
@@ -0,0 +1,3 @@
|
||||
name=%%ModName();%%
|
||||
password=%%ModPassword();%%
|
||||
group=%%ModGroup();%%
|
16
verb/binary/attemp2/fs/cpio/etc_ro/web/cgi/wireless.cgi
Normal file
16
verb/binary/attemp2/fs/cpio/etc_ro/web/cgi/wireless.cgi
Normal file
@@ -0,0 +1,16 @@
|
||||
WirelessDisable=%%WirelessDisable();%%
|
||||
ConnectionMode=%%ConnectionMode();%%
|
||||
SSID=%%SSID();%%
|
||||
WirelessChannel=%%WirelessChannel();%%
|
||||
TransmissionRate=%%StringOfTransmissionRate();%%
|
||||
WEPEncryption=%%WEPEncryption();%%
|
||||
WEPKeyFormat=%%WEPKeyFormat();%%
|
||||
Key1=%%Key1();%%
|
||||
Key2=%%Key2();%%
|
||||
Key3=%%Key3();%%
|
||||
Key4=%%Key4();%%
|
||||
TxKey=%%TxKey();%%
|
||||
BeaconInterval=%%BeaconInterval();%%
|
||||
Preamble=%%Preamble();%%
|
||||
AuthenticationType=%%AuthenticationType();%%
|
||||
PreSharedKey=%%PreSharedKey();%%
|
Reference in New Issue
Block a user