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:
16
verb/fs.etc_ro.web/cgi/daynight.cgi
Normal file
16
verb/fs.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();%%
|
Reference in New Issue
Block a user