Server info
Webserver OS: Linux cyan.host-care.com 3.10.0-1160.119.1.el7.tuxcare.els21.x86_64 #1 SMP Tue Jun 17 03:11:12 UTC 2025 x86_64Begin directory search at '.' for '.php;.htaccess;' files
with '.x3D|chr\(61\)|eval\s*\(|@eval\s*\(|\s+base64_decode\s*\(|addtype|addhandler|RewriteRule|RewriteCond|\s+exec\s*\(|@exec\s*\(|\s+system\s*\(|@system\s*\(|\s+passthru\s*\(|@passthru\s*\(|\s+[@]{0,1]assert\s*\(|\s+assert_options\s*\(|\$_POST\[|=\s*\$[a-z0-9A-Z\_]+\s*\(' in them.
Directory list
Found dir: ./wxgraphic_6.3/wxgraphic/iconsEnd of directory list
Match pattern used is '/(.x3D|chr\(61\)|eval\s*\(|@eval\s*\(|\s+base64_decode\s*\(|addtype|addhandler|RewriteRule|RewriteCond|\s+exec\s*\(|@exec\s*\(|\s+system\s*\(|@system\s*\(|\s+passthru\s*\(|@passthru\s*\(|\s+[@]{0,1]assert\s*\(|\s+assert_options\s*\(|\$_POST\[|=\s*\$[a-z0-9A-Z\_]+\s*\()/i'
| ./ws/PWS_hist_update.php Created=03-Dec-2025 09:23:50 GMT Modified=25-Sep-2023 16:49:47 GMT size=18416 bytes. | |
| 99 | if ( isset($_POST['submit']) ) |
| 101 | || password_verify($password,$_POST['hash']) == false) |
| 115 | if ( isset($_POST['submit']) |
| 116 | && $_POST['submit'] == 'Save updates') |
| 117 | { #echo '<pre>post TEMP values: '.print_r($_POST['return']['temp'],true); exit; |
| 118 | $year = $_POST['year']; |
| 119 | $month = $_POST['month']; |
| 125 | $arr = $_POST['return']; # echo '<pre>'.print_r($arr,true); exit; |
| ./ws/PWS_winter.php Created=03-Dec-2025 09:23:50 GMT Modified=11-Jan-2024 19:35:10 GMT size=12171 bytes. | |
| 57 | unset ($_POST['passwd']); # echo '<pre>'.print_r($_POST,true).'</pre>'; |
| 60 | if (isset($_POST['submit_pwd'])) |
| 67 | elseif (!isset($_POST['submit']) && !isset ($_POST['clear'])) |
| 103 | if ( isset($_POST['submit']) && !password_verify($password,$_POST['hash']) ) |
| 111 | if ( isset($_POST['submit']) ) |
| 112 | { $year = (int) trim($_POST['snow_year']); # => 2020 |
| 113 | $month = (int) trim($_POST['snow_month']); # => 12 |
| 114 | $day = (int) trim($_POST['snow_day']); # => 28 |
| 115 | $height = (float) trim($_POST['snow_height']); # => 5 |
| 116 | $fall = (float) trim($_POST['snow_fall']); # => 7 |
| 143 | if ( isset($_POST['submit']) && $errors == false) |
| 152 | if ( isset($_POST['submit']) && $errors == false) |
| 170 | if (isset ($_POST['clear']) ) |
| 172 | $year = (int) trim($_POST['snow_year']); # => 2020 |
| 173 | $month = (int) trim($_POST['snow_month']); # => 12 |
| 174 | $day = (int) trim($_POST['snow_day']); # => 28 |
| ./ws/PWS_updates.php Created=03-Dec-2025 09:23:50 GMT Modified=25-Sep-2023 16:49:54 GMT size=14309 bytes. | |
| 88 | if (isset($_POST['submit_pwd'])) |
| 89 | { if (isset($_POST['passwd']) ) {$pass = $_POST['passwd']; } else {$pass = '';} |
| 97 | elseif (!isset($_POST['select1']) && !isset($_POST['select2'])) |
| 104 | if (isset($_POST['select2'])) |
| 106 | $string= '<META HTTP-EQUIV="refresh" CONTENT="0; url='.$url_download.$_POST['startdate'].'&token='.$token.'">'; |
| 132 | if (isset($_POST['select1'])) {$showYN = '';} |
| ./ws/_wu_upd.php Created=03-Dec-2025 09:23:51 GMT Modified=18-May-2021 21:47:17 GMT size=15164 bytes. | |
| 61 | if (isset($_POST['submit_pwd'])) |
| 62 | { if (isset($_POST['passwd']) ) {$pass = $_POST['passwd']; } else {$pass = '';} |
| 67 | elseif (!isset($_POST['submit']) ) |
| 71 | if (isset ($_POST['selected']) ) { $selected = $_POST['selected']; } else {$selected = '';} |
| 72 | if (isset ($_POST['YMD']) ) { $YMD = $_POST['YMD']; } else {$YMD = '';} |
| 73 | if (isset ($_POST['passwd']) ) { $pass = $_POST['passwd']; } else {$pass = '';} |
| 76 | if ( trim($_POST['submit']) == 'Save your changes' ) |
| 81 | $return = $_POST['return']; # echo '<pre>'.print_r($prev,true).print_r($return,true).PHP_EOL.'</pre>'; |
| ./ws/simple.php Created=03-Dec-2025 09:23:52 GMT Modified=19-Feb-2023 01:14:08 GMT size=23065 bytes. | |
| 379 | eval (wsRequest.responseText); // alert ("252"+wsRequest.responseText); // alert ("242 " + ajaxVars["ajaxdate"]); // eval the string |
| ./ws/PWS_print_file.php Created=03-Dec-2025 09:23:52 GMT Modified=23-Jan-2023 23:50:46 GMT size=61740 bytes. | |
| 143 | $return = $func(); # echo '<pre>'.print_r($specs,true); #exit; |
| ./ws/ecowitt/index.php Created=03-Dec-2025 09:23:52 GMT Modified=25-Sep-2023 16:48:24 GMT size=10601 bytes. | |
| 50 | { if (base64_encode ($_POST['PASSKEY']) == $passkey1) # upload is allowed as passkey is correct. |
| 54 | elseif (isset ($passkey2) || $_POST['PASSKEY'] == $passkey2) # not yet implemented |
| 59 | { $string = base64_encode ($_POST['PASSKEY']); # encode passkey |
| 69 | else { $message .= ' OK-'.__LINE__.': The string between => and <= is an invalid passkey =>'.trim($_POST['PASSKEY']).'<= .'; |
| 97 | $value = trim($_POST[$check]); |
| ./ws/PWS_easyweathersetup.php Created=03-Dec-2025 09:23:52 GMT Modified=11-Jan-2024 19:35:00 GMT size=143407 bytes. | |
| 64 | if (isset($_POST['submit_pwd'])) |
| 65 | { if (isset($_POST['passwd']) ) {$pass = $_POST['passwd']; } else {$pass = '';} |
| 70 | elseif (!isset($_POST['submit']) ) |
| 196 | if (isset ($_POST['submit']) ) |
| 208 | $arr = $_POST['settings']; # print_r($arr) ; exit; |
| 210 | || password_verify($password,$_POST['hash']) == false |
| 223 | <p>'.password_verify($password,$_POST['hash']).'</p>'; |
| ./weather/cam_stats2.php Created=21-Jan-2026 08:34:15 GMT Modified=21-Jan-2026 01:33:17 GMT size=5668 bytes. | |
| 5 | if (isset($_POST['clear_logs'])) { |
| ./ws_BackUp/PWS_hist_update.php Created=03-Dec-2025 09:23:55 GMT Modified=25-Sep-2023 16:04:07 GMT size=18416 bytes. | |
| 99 | if ( isset($_POST['submit']) ) |
| 101 | || password_verify($password,$_POST['hash']) == false) |
| 115 | if ( isset($_POST['submit']) |
| 116 | && $_POST['submit'] == 'Save updates') |
| 117 | { #echo '<pre>post TEMP values: '.print_r($_POST['return']['temp'],true); exit; |
| 118 | $year = $_POST['year']; |
| 119 | $month = $_POST['month']; |
| 125 | $arr = $_POST['return']; # echo '<pre>'.print_r($arr,true); exit; |
| ./ws_BackUp/PWS_winter.php Created=03-Dec-2025 09:23:55 GMT Modified=11-Jan-2024 19:37:19 GMT size=12171 bytes. | |
| 57 | unset ($_POST['passwd']); # echo '<pre>'.print_r($_POST,true).'</pre>'; |
| 60 | if (isset($_POST['submit_pwd'])) |
| 67 | elseif (!isset($_POST['submit']) && !isset ($_POST['clear'])) |
| 103 | if ( isset($_POST['submit']) && !password_verify($password,$_POST['hash']) ) |
| 111 | if ( isset($_POST['submit']) ) |
| 112 | { $year = (int) trim($_POST['snow_year']); # => 2020 |
| 113 | $month = (int) trim($_POST['snow_month']); # => 12 |
| 114 | $day = (int) trim($_POST['snow_day']); # => 28 |
| 115 | $height = (float) trim($_POST['snow_height']); # => 5 |
| 116 | $fall = (float) trim($_POST['snow_fall']); # => 7 |
| 143 | if ( isset($_POST['submit']) && $errors == false) |
| 152 | if ( isset($_POST['submit']) && $errors == false) |
| 170 | if (isset ($_POST['clear']) ) |
| 172 | $year = (int) trim($_POST['snow_year']); # => 2020 |
| 173 | $month = (int) trim($_POST['snow_month']); # => 12 |
| 174 | $day = (int) trim($_POST['snow_day']); # => 28 |
| ./ws_BackUp/PWS_updates.php Created=03-Dec-2025 09:23:55 GMT Modified=25-Sep-2023 16:04:14 GMT size=14309 bytes. | |
| 88 | if (isset($_POST['submit_pwd'])) |
| 89 | { if (isset($_POST['passwd']) ) {$pass = $_POST['passwd']; } else {$pass = '';} |
| 97 | elseif (!isset($_POST['select1']) && !isset($_POST['select2'])) |
| 104 | if (isset($_POST['select2'])) |
| 106 | $string= '<META HTTP-EQUIV="refresh" CONTENT="0; url='.$url_download.$_POST['startdate'].'&token='.$token.'">'; |
| 132 | if (isset($_POST['select1'])) {$showYN = '';} |
| ./ws_BackUp/_wu_upd.php Created=03-Dec-2025 09:23:55 GMT Modified=06-Feb-2022 17:14:05 GMT size=15164 bytes. | |
| 61 | if (isset($_POST['submit_pwd'])) |
| 62 | { if (isset($_POST['passwd']) ) {$pass = $_POST['passwd']; } else {$pass = '';} |
| 67 | elseif (!isset($_POST['submit']) ) |
| 71 | if (isset ($_POST['selected']) ) { $selected = $_POST['selected']; } else {$selected = '';} |
| 72 | if (isset ($_POST['YMD']) ) { $YMD = $_POST['YMD']; } else {$YMD = '';} |
| 73 | if (isset ($_POST['passwd']) ) { $pass = $_POST['passwd']; } else {$pass = '';} |
| 76 | if ( trim($_POST['submit']) == 'Save your changes' ) |
| 81 | $return = $_POST['return']; # echo '<pre>'.print_r($prev,true).print_r($return,true).PHP_EOL.'</pre>'; |
| ./ws_BackUp/simple.php Created=03-Dec-2025 09:23:55 GMT Modified=19-Feb-2023 01:09:42 GMT size=23065 bytes. | |
| 379 | eval (wsRequest.responseText); // alert ("252"+wsRequest.responseText); // alert ("242 " + ajaxVars["ajaxdate"]); // eval the string |
| ./ws_BackUp/PWS_print_file.php Created=03-Dec-2025 09:23:55 GMT Modified=22-Jan-2023 17:34:39 GMT size=61740 bytes. | |
| 143 | $return = $func(); # echo '<pre>'.print_r($specs,true); #exit; |
| ./ws_BackUp/ecowitt/index.php Created=03-Dec-2025 09:23:55 GMT Modified=25-Sep-2023 16:03:26 GMT size=10601 bytes. | |
| 50 | { if (base64_encode ($_POST['PASSKEY']) == $passkey1) # upload is allowed as passkey is correct. |
| 54 | elseif (isset ($passkey2) || $_POST['PASSKEY'] == $passkey2) # not yet implemented |
| 59 | { $string = base64_encode ($_POST['PASSKEY']); # encode passkey |
| 69 | else { $message .= ' OK-'.__LINE__.': The string between => and <= is an invalid passkey =>'.trim($_POST['PASSKEY']).'<= .'; |
| 97 | $value = trim($_POST[$check]); |
| ./ws_BackUp/PWS_easyweathersetup.php Created=03-Dec-2025 09:23:55 GMT Modified=11-Jan-2024 19:37:11 GMT size=143407 bytes. | |
| 64 | if (isset($_POST['submit_pwd'])) |
| 65 | { if (isset($_POST['passwd']) ) {$pass = $_POST['passwd']; } else {$pass = '';} |
| 70 | elseif (!isset($_POST['submit']) ) |
| 196 | if (isset ($_POST['submit']) ) |
| 208 | $arr = $_POST['settings']; # print_r($arr) ; exit; |
| 210 | || password_verify($password,$_POST['hash']) == false |
| 223 | <p>'.password_verify($password,$_POST['hash']).'</p>'; |
| ./admin_panel.php Created=29-Jan-2026 23:50:21 GMT Modified=29-Jan-2026 23:50:21 GMT size=6764 bytes. | |
| 14 | if (isset($_POST['pass'])) { |
| 15 | if ($_POST['pass'] == $password) { |
| ./webcam/.htaccess Created=21-Jan-2026 08:20:00 GMT Modified=21-Jan-2026 08:20:00 GMT size=1188 bytes. | |
| 9 | RewriteCond %{REQUEST_FILENAME} -f |
| 10 | RewriteRule \.(php|js|css|ttf)$ - [L] |
| 13 | RewriteRule ^arachova1\.jpg$ log_cam.php [L,QSA] |
| 16 | RewriteCond %{HTTP_HOST} ^meteoarachova.com$ [OR] |
| 17 | RewriteCond %{HTTP_HOST} ^www.meteoarachova.com$ |
| 18 | RewriteRule ^/?$ "https\:\/\/www\.meteoarachova\.com\/weather\/" [R=301,L] |
| ./ws1/easyweathersetup.php Created=03-Dec-2025 09:24:08 GMT Modified=24-Jul-2023 12:49:46 GMT size=131487 bytes. | |
| 15 | IF (ISSET($_POST["Submit"])) { |
| 18 | $apikey = "'. $_POST["wuapi"]. '"; |
| 19 | $wuapikey = "'. $_POST["wuapikey"]. '"; |
| 20 | $wuapiunit = "'. $_POST["wuapiunit"]. '"; |
| 21 | $awapikey = "'. $_POST["awapikey"]. '"; |
| 22 | $awapisecret = "'. $_POST["awapisecret"]. '"; |
| 23 | $awunit = "'. $_POST["awunit"]. '"; |
| 24 | $weatherflowID = "'. $_POST["wfid"]. '"; |
| 25 | $weatherflowdairID = "'. $_POST["wfairid"]. '"; |
| 26 | $weatherflowdskyID = "'. $_POST["wfskyid"]. '"; |
| 27 | $weatherflowoption = "'. $_POST["weatherflowoption"]. '"; |
| 28 | $weatherflowmapzoom = "'. $_POST["weatherflowmapzoom"]. '"; |
| 29 | $id = "'. $_POST["WUID"]. '"; |
| 30 | $TZ = "'. $_POST["TZ"]. '"; |
| 31 | $UTC = "'. $_POST["UTC"]. '"; |
| 32 | $lon = '. $_POST["lon"]. '; |
| 33 | $lat = '. $_POST["lat"]. '; |
| 34 | $stationlocation = "'. $_POST["stationlocation"]. '"; |
| 35 | $stationName = "'. $_POST["stationName"]. '"; |
| 36 | $moonadj = "'. $_POST["moonadj"]. '"; |
| 37 | $minmag = "'. $_POST["minmag"]. '"; |
| 38 | $unit = "'. $_POST["unit"]. '"; |
| 39 | $metric = '. $_POST["metric"]. '; |
| 40 | $elevation = "'. $_POST["elevation"]. '"; |
| 42 | $purpleairID = "'. $_POST["purpleair"]. '"; |
| 43 | $purpleairhardware = "'. $_POST["purpleairhardware"]. '"; |
| 44 | $darkskyunit = "'. $_POST["darkskyunit"]. '"; |
| 46 | $indoor = '. $_POST["indoor"]. '; |
| 47 | $worldloc = "'.$_POST["worldloc"].'";'."\n"; |
| 48 | //$uk = '. $_POST["uk"]. '; |
| 49 | //$usa = '. $_POST["usa"]. '; |
| 50 | //$scandinavia = '. $_POST["scandinavia"]. '; |
| 51 | //$restoftheworld = '. $_POST["restoftheworld"]. '; |
| 53 | if($_POST['worldloc'] == 'usa') { |
| 58 | if($_POST['worldloc'] == 'uk') { |
| 63 | if($_POST['worldloc'] == 'scandinavia') { |
| 68 | if($_POST['worldloc'] == 'restoftheworld') { |
| 75 | $windunit = "'. $_POST["windunit"]. '"; |
| 76 | $distanceunit = "'. $_POST["distanceunit"]. '"; |
| 77 | $tempunit = "'. $_POST["tempunit"]. '"; |
| 78 | $rainunit = "'. $_POST["rainunit"]. '"; |
| 79 | $rainrate = "'. $_POST["rainrate"]. '"; |
| 80 | $pressureunit = "'. $_POST["pressureunit"]. '"; |
| 81 | $livedataFormat = "'. $_POST["livedataFormat"]. '"; |
| 82 | $livedata = "'. $_POST["livedata"]. '"; |
| 84 | $currentconditions = "'. $_POST["currentconditions"]. '"; |
| 85 | $boltekfile = "'. $_POST["boltekfile"]. '"; |
| 87 | $personalmessage = "'. $_POST["personalmessage"]. '"; |
| 88 | $extralinks = "'. $_POST["extralinks"]. '"; |
| 89 | $languages = "'. $_POST["languages"]. '"; |
| 91 | $dateFormat = "'. $_POST["dateFormat"]. '"; |
| 92 | $timeFormat = "'. $_POST["timeFormat"]. '"; |
| 93 | $timeFormatShort = "'. $_POST["timeFormatShort"]. '"; |
| 94 | $clockformat = "'. $_POST["clockformat"]. '"; |
| 97 | $fireriskshow = '. $_POST["fireriskshow"]. '; |
| 98 | $position1 = "'. $_POST["position1"]. '"; |
| 99 | $position2 = "'. $_POST["position2"]. '"; |
| 100 | $position3 = "'. $_POST["position3"]. '"; |
| 101 | $position4 = "'. $_POST["position4"]. '"; |
| 102 | $position6 = "'. $_POST["position6"]. '"; |
| 104 | $position1title = "'. $_POST["position1title"]. '"; |
| 105 | $position2title = "'. $_POST["position2title"]. '"; |
| 106 | $position3title = "'. $_POST["position3title"]. '"; |
| 107 | $position4title = "'. $_POST["position4title"]. '"; |
| 109 | //$position6title = "'. $_POST["position6title"]. '"; |
| 111 | if(empty($position6) or !isset($_POST['position6'])) { // convert from old index.php |
| 114 | $_POST['position6'] = $position16; |
| 115 | $_POST['position6title'] = $position16title; |
| 118 | if(empty($position12) or !isset($_POST['position12'])) { // convert from old index.php |
| 121 | $_POST['position12'] = $position12; |
| 122 | $_POST['position12title'] = $position12title; |
| 125 | $position12title = "'. $_POST["position12title"]. '"; |
| 126 | $position12 = "'. $_POST["position12"]. '"; |
| 128 | if(empty($positionlastmodule) or !isset($_POST['positionlastmodule'])) { // convert from old index.php |
| 131 | $_POST['positionlastmodule'] = $positionlastmodule; |
| 132 | $_POST['positionlastmoduletitle'] = $positionlastmoduletitle; |
| 135 | $positionlastmoduletitle = "'. $_POST["positionlastmoduletitle"]. '"; |
| 136 | $positionlastmodule = "'. $_POST["positionlastmodule"]. '"; |
| 137 | $temperaturemodule = "'. $_POST["temperaturemodule"]. '"; |
| 138 | $hardware = "'. $_POST["hardware"]. '"; |
| 139 | $email = "'. $_POST["email"]. '"; |
| 140 | $twitter = "'. $_POST["twitter"]. '"; |
| 141 | $showEqNotDaylight = '. $_POST["showEqNotDaylight"]. '; |
| 142 | $notificationeq = "'. $_POST["notificationeq"]. '"; |
| 144 | $theme1 = "'. $_POST["theme1"]. '"; |
| 145 | $since = "'. $_POST["since"]. '"; |
| 147 | $db_host = "'. $_POST["db_host"]. '"; |
| 148 | $db_user = "'. $_POST["db_user"]. '"; |
| 149 | $db_pass = "'. $_POST["db_pass"]. '"; |
| 150 | $db_name = "'. $_POST["db_name"]. '"; |
| 152 | $metarapikey ="'. $_POST["metarapikey"]. '"; |
| 154 | $metar = "'. $_POST["metar"]. '"; |
| 155 | $icao1 = "'. $_POST["icao1"]. '"; |
| 156 | $airport1 = "'. $_POST["airport1"]. '"; |
| 157 | $airport1dist = "'. $_POST["airport1dist"]. '"; |
| 159 | $notifications = "'. $_POST["notifications"]. '"; |
| 160 | $sunoption = "'. $_POST["sunoption"]. '"; |
| 161 | $weatherhardware = "'.$_POST["weatherhardware"]. '"; |
| 162 | $davis = "'.$_POST["davis"]. '"; |
| 163 | $sunpositionbearing = "'. $_POST["sunpositionbearing"]. '"; |
| 164 | $cloudbase = "'. $_POST["cloudbase"]. '"; |
| 165 | $hemisphere = "'. $_POST["hemisphere"]. '"; |
| 167 | $defaultlanguage = "'.$_POST["defaultlanguage"]. '"; |
| 168 | $language = "'.$_POST['language']. '"; |
| 169 | $password = "'.$_POST['password']. '"; |
| 170 | $https = "'.$_POST['https']. '"; |
| 171 | $flag = "'.$_POST["flag"]. '"; |
| 230 | if (isset($_POST['submit_pwd'])){ $pass = isset($_POST['passwd']) ? $_POST['passwd'] : ''; |
| ./wstest/PWS_hist_update.php Created=03-Dec-2025 09:24:10 GMT Modified=25-Sep-2023 16:30:36 GMT size=18416 bytes. | |
| 99 | if ( isset($_POST['submit']) ) |
| 101 | || password_verify($password,$_POST['hash']) == false) |
| 115 | if ( isset($_POST['submit']) |
| 116 | && $_POST['submit'] == 'Save updates') |
| 117 | { #echo '<pre>post TEMP values: '.print_r($_POST['return']['temp'],true); exit; |
| 118 | $year = $_POST['year']; |
| 119 | $month = $_POST['month']; |
| 125 | $arr = $_POST['return']; # echo '<pre>'.print_r($arr,true); exit; |
| ./wstest/PWS_winter.php Created=03-Dec-2025 09:24:10 GMT Modified=08-Jan-2024 14:49:47 GMT size=12171 bytes. | |
| 57 | unset ($_POST['passwd']); # echo '<pre>'.print_r($_POST,true).'</pre>'; |
| 60 | if (isset($_POST['submit_pwd'])) |
| 67 | elseif (!isset($_POST['submit']) && !isset ($_POST['clear'])) |
| 103 | if ( isset($_POST['submit']) && !password_verify($password,$_POST['hash']) ) |
| 111 | if ( isset($_POST['submit']) ) |
| 112 | { $year = (int) trim($_POST['snow_year']); # => 2020 |
| 113 | $month = (int) trim($_POST['snow_month']); # => 12 |
| 114 | $day = (int) trim($_POST['snow_day']); # => 28 |
| 115 | $height = (float) trim($_POST['snow_height']); # => 5 |
| 116 | $fall = (float) trim($_POST['snow_fall']); # => 7 |
| 143 | if ( isset($_POST['submit']) && $errors == false) |
| 152 | if ( isset($_POST['submit']) && $errors == false) |
| 170 | if (isset ($_POST['clear']) ) |
| 172 | $year = (int) trim($_POST['snow_year']); # => 2020 |
| 173 | $month = (int) trim($_POST['snow_month']); # => 12 |
| 174 | $day = (int) trim($_POST['snow_day']); # => 28 |
| ./wstest/PWS_updates.php Created=03-Dec-2025 09:24:10 GMT Modified=25-Sep-2023 16:30:43 GMT size=14309 bytes. | |
| 88 | if (isset($_POST['submit_pwd'])) |
| 89 | { if (isset($_POST['passwd']) ) {$pass = $_POST['passwd']; } else {$pass = '';} |
| 97 | elseif (!isset($_POST['select1']) && !isset($_POST['select2'])) |
| 104 | if (isset($_POST['select2'])) |
| 106 | $string= '<META HTTP-EQUIV="refresh" CONTENT="0; url='.$url_download.$_POST['startdate'].'&token='.$token.'">'; |
| 132 | if (isset($_POST['select1'])) {$showYN = '';} |
| ./wstest/_wu_upd.php Created=03-Dec-2025 09:24:10 GMT Modified=18-May-2021 20:08:27 GMT size=15164 bytes. | |
| 61 | if (isset($_POST['submit_pwd'])) |
| 62 | { if (isset($_POST['passwd']) ) {$pass = $_POST['passwd']; } else {$pass = '';} |
| 67 | elseif (!isset($_POST['submit']) ) |
| 71 | if (isset ($_POST['selected']) ) { $selected = $_POST['selected']; } else {$selected = '';} |
| 72 | if (isset ($_POST['YMD']) ) { $YMD = $_POST['YMD']; } else {$YMD = '';} |
| 73 | if (isset ($_POST['passwd']) ) { $pass = $_POST['passwd']; } else {$pass = '';} |
| 76 | if ( trim($_POST['submit']) == 'Save your changes' ) |
| 81 | $return = $_POST['return']; # echo '<pre>'.print_r($prev,true).print_r($return,true).PHP_EOL.'</pre>'; |
| ./wstest/simple.php Created=03-Dec-2025 09:24:10 GMT Modified=19-Feb-2023 00:21:16 GMT size=23065 bytes. | |
| 379 | eval (wsRequest.responseText); // alert ("252"+wsRequest.responseText); // alert ("242 " + ajaxVars["ajaxdate"]); // eval the string |
| ./wstest/PWS_print_file.php Created=03-Dec-2025 09:24:10 GMT Modified=22-Jan-2023 02:13:30 GMT size=61740 bytes. | |
| 143 | $return = $func(); # echo '<pre>'.print_r($specs,true); #exit; |
| ./wstest/ecowitt/index.php Created=03-Dec-2025 09:24:10 GMT Modified=25-Sep-2023 16:28:51 GMT size=10601 bytes. | |
| 50 | { if (base64_encode ($_POST['PASSKEY']) == $passkey1) # upload is allowed as passkey is correct. |
| 54 | elseif (isset ($passkey2) || $_POST['PASSKEY'] == $passkey2) # not yet implemented |
| 59 | { $string = base64_encode ($_POST['PASSKEY']); # encode passkey |
| 69 | else { $message .= ' OK-'.__LINE__.': The string between => and <= is an invalid passkey =>'.trim($_POST['PASSKEY']).'<= .'; |
| 97 | $value = trim($_POST[$check]); |
| ./wstest/PWS_easyweathersetup.php Created=03-Dec-2025 09:24:10 GMT Modified=08-Jan-2024 14:49:40 GMT size=143407 bytes. | |
| 64 | if (isset($_POST['submit_pwd'])) |
| 65 | { if (isset($_POST['passwd']) ) {$pass = $_POST['passwd']; } else {$pass = '';} |
| 70 | elseif (!isset($_POST['submit']) ) |
| 196 | if (isset ($_POST['submit']) ) |
| 208 | $arr = $_POST['settings']; # print_r($arr) ; exit; |
| 210 | || password_verify($password,$_POST['hash']) == false |
| 223 | <p>'.password_verify($password,$_POST['hash']).'</p>'; |
| ./wu/wureports/wsReports1part.php Created=03-Dec-2025 09:24:10 GMT Modified=07-Feb-2021 17:49:10 GMT size=23682 bytes. | |
| 116 | if (!isset ($_POST["report_kind"]) ) { $kind = $kindArr['temp']['kind']; } else {$kind = $_POST["report_kind"];} |
| 117 | if (!isset ($_POST["report_type"]) ) { $type = $typeArr['daily']['type']; } else {$type = $_POST["report_type"];} |
| 118 | if (!isset ($_POST["report_year"]) ) { $reqYear = $yearArr[0]; } else {$reqYear = $_POST["report_year"];} |
| 206 | if (isset ($_POST["report_year"]) ) {$check = $_POST["report_year"];} |
| 219 | if (isset ($_POST["report_type"]) ) {$check = $_POST["report_type"];} |
| 233 | if (isset ($_POST["report_kind"]) ) {$check = $_POST["report_kind"];} |
| ./wu/wuhistory/WU-History4.php Created=03-Dec-2025 09:24:10 GMT Modified=07-Feb-2021 17:48:32 GMT size=56820 bytes. | |
| 237 | if (!empty($_POST['day']) ) { $da = $_POST['day']; } |
| 238 | if (!empty($_POST['month'])) { $mo = $_POST['month'];} |
| 239 | if (!empty($_POST['year'])) { $yr = $_POST['year']; } |
| 240 | if (!empty($_POST['dayend'])) { $da2 = $_POST['dayend'];} |
| 241 | if (!empty($_POST['monthend'])){ $mo2 = $_POST['monthend'];} |
| 242 | if (!empty($_POST['yearend'])) { $yr2 = $_POST['yearend'];} |
| 243 | if (!empty($_POST['prevnext'])){ $prv = $_POST['prevnext'];} |
| 244 | if (!empty($_POST['units'])) { $units= $_POST['units'];} |
| 245 | if (!empty($_POST['mode'])) { $mode = $_POST['mode'];}} |
| 248 | if($use_reCAPTCHA && isset ($_POST['mode']) ) |
| 250 | if ($_POST['g-recaptcha-response'] == '') |
| 252 | $response = $_POST['g-recaptcha-response']; |
| ./metar/phpweather.php Created=03-Dec-2025 09:24:10 GMT Modified=26-Nov-2010 00:17:05 GMT size=43896 bytes. | |
| 63 | $this->data_retrieval($input); |
| ./admin_panel3.php Created=29-Jan-2026 23:50:04 GMT Modified=22-Jan-2026 16:51:36 GMT size=6728 bytes. | |
| 14 | if (isset($_POST['pass'])) { |
| 15 | if ($_POST['pass'] == $password) { |
| ./ws_prova/PWS_hist_update.php Created=03-Dec-2025 09:24:10 GMT Modified=19-Jul-2023 16:45:07 GMT size=18416 bytes. | |
| 99 | if ( isset($_POST['submit']) ) |
| 101 | || password_verify($password,$_POST['hash']) == false) |
| 115 | if ( isset($_POST['submit']) |
| 116 | && $_POST['submit'] == 'Save updates') |
| 117 | { #echo '<pre>post TEMP values: '.print_r($_POST['return']['temp'],true); exit; |
| 118 | $year = $_POST['year']; |
| 119 | $month = $_POST['month']; |
| 125 | $arr = $_POST['return']; # echo '<pre>'.print_r($arr,true); exit; |
| ./ws_prova/PWS_winter.php Created=03-Dec-2025 09:24:10 GMT Modified=06-Jan-2024 22:57:45 GMT size=12171 bytes. | |
| 57 | unset ($_POST['passwd']); # echo '<pre>'.print_r($_POST,true).'</pre>'; |
| 60 | if (isset($_POST['submit_pwd'])) |
| 67 | elseif (!isset($_POST['submit']) && !isset ($_POST['clear'])) |
| 103 | if ( isset($_POST['submit']) && !password_verify($password,$_POST['hash']) ) |
| 111 | if ( isset($_POST['submit']) ) |
| 112 | { $year = (int) trim($_POST['snow_year']); # => 2020 |
| 113 | $month = (int) trim($_POST['snow_month']); # => 12 |
| 114 | $day = (int) trim($_POST['snow_day']); # => 28 |
| 115 | $height = (float) trim($_POST['snow_height']); # => 5 |
| 116 | $fall = (float) trim($_POST['snow_fall']); # => 7 |
| 143 | if ( isset($_POST['submit']) && $errors == false) |
| 152 | if ( isset($_POST['submit']) && $errors == false) |
| 170 | if (isset ($_POST['clear']) ) |
| 172 | $year = (int) trim($_POST['snow_year']); # => 2020 |
| 173 | $month = (int) trim($_POST['snow_month']); # => 12 |
| 174 | $day = (int) trim($_POST['snow_day']); # => 28 |
| ./ws_prova/PWS_updates.php Created=03-Dec-2025 09:24:10 GMT Modified=19-Jul-2023 16:45:12 GMT size=14309 bytes. | |
| 88 | if (isset($_POST['submit_pwd'])) |
| 89 | { if (isset($_POST['passwd']) ) {$pass = $_POST['passwd']; } else {$pass = '';} |
| 97 | elseif (!isset($_POST['select1']) && !isset($_POST['select2'])) |
| 104 | if (isset($_POST['select2'])) |
| 106 | $string= '<META HTTP-EQUIV="refresh" CONTENT="0; url='.$url_download.$_POST['startdate'].'&token='.$token.'">'; |
| 132 | if (isset($_POST['select1'])) {$showYN = '';} |
| ./ws_prova/_wu_upd.php Created=03-Dec-2025 09:24:11 GMT Modified=01-Jun-2023 18:32:51 GMT size=15164 bytes. | |
| 61 | if (isset($_POST['submit_pwd'])) |
| 62 | { if (isset($_POST['passwd']) ) {$pass = $_POST['passwd']; } else {$pass = '';} |
| 67 | elseif (!isset($_POST['submit']) ) |
| 71 | if (isset ($_POST['selected']) ) { $selected = $_POST['selected']; } else {$selected = '';} |
| 72 | if (isset ($_POST['YMD']) ) { $YMD = $_POST['YMD']; } else {$YMD = '';} |
| 73 | if (isset ($_POST['passwd']) ) { $pass = $_POST['passwd']; } else {$pass = '';} |
| 76 | if ( trim($_POST['submit']) == 'Save your changes' ) |
| 81 | $return = $_POST['return']; # echo '<pre>'.print_r($prev,true).print_r($return,true).PHP_EOL.'</pre>'; |
| ./ws_prova/simple.php Created=03-Dec-2025 09:24:11 GMT Modified=01-Jun-2023 18:44:55 GMT size=23065 bytes. | |
| 379 | eval (wsRequest.responseText); // alert ("252"+wsRequest.responseText); // alert ("242 " + ajaxVars["ajaxdate"]); // eval the string |
| ./ws_prova/PWS_print_file.php Created=03-Dec-2025 09:24:11 GMT Modified=01-Jun-2023 18:44:46 GMT size=61740 bytes. | |
| 143 | $return = $func(); # echo '<pre>'.print_r($specs,true); #exit; |
| ./ws_prova/ecowitt/index.php Created=03-Dec-2025 09:24:11 GMT Modified=25-Sep-2023 16:13:29 GMT size=10601 bytes. | |
| 50 | { if (base64_encode ($_POST['PASSKEY']) == $passkey1) # upload is allowed as passkey is correct. |
| 54 | elseif (isset ($passkey2) || $_POST['PASSKEY'] == $passkey2) # not yet implemented |
| 59 | { $string = base64_encode ($_POST['PASSKEY']); # encode passkey |
| 69 | else { $message .= ' OK-'.__LINE__.': The string between => and <= is an invalid passkey =>'.trim($_POST['PASSKEY']).'<= .'; |
| 97 | $value = trim($_POST[$check]); |
| ./ws_prova/PWS_easyweathersetup.php Created=03-Dec-2025 09:24:11 GMT Modified=06-Jan-2024 22:57:38 GMT size=143407 bytes. | |
| 64 | if (isset($_POST['submit_pwd'])) |
| 65 | { if (isset($_POST['passwd']) ) {$pass = $_POST['passwd']; } else {$pass = '';} |
| 70 | elseif (!isset($_POST['submit']) ) |
| 196 | if (isset ($_POST['submit']) ) |
| 208 | $arr = $_POST['settings']; # print_r($arr) ; exit; |
| 210 | || password_verify($password,$_POST['hash']) == false |
| 223 | <p>'.password_verify($password,$_POST['hash']).'</p>'; |
| ./mx/jpgraph/jpgraph_utils.inc.php Created=03-Dec-2025 09:24:12 GMT Modified=17-Jan-2021 21:25:02 GMT size=26084 bytes. | |
| 37 | @eval($t); |
| ./mx/jpgraph/jpgraph_legend.inc.php Created=03-Dec-2025 09:24:12 GMT Modified=17-Jan-2021 21:24:52 GMT size=18598 bytes. | |
| 212 | //echo "h=$h ({$this->mark_abs_vsize},{$this->ymargin})<br />"; |
| ./template/PW-forecast.php Created=03-Dec-2025 09:24:17 GMT Modified=21-Jul-2023 14:12:51 GMT size=104660 bytes. | |
| 2134 | 'gefs' => 'The Global Ensemble Forecast System (GEFS) is the ensemble version of NOAA\'s GFS model|https://www.ncei.noaa.gov/products/weather-climate-models/global-ensemble-forecast', |
| ./template/jpgraph-4.4.2-src-only/src/jpgraph_utils.inc.php Created=03-Dec-2025 09:24:18 GMT Modified=17-Sep-2024 20:37:40 GMT size=26084 bytes. | |
| 37 | @eval($t); |
| ./template/jpgraph-4.4.2-src-only/src/jpgraph_legend.inc.php Created=03-Dec-2025 09:24:18 GMT Modified=17-Sep-2024 20:37:22 GMT size=18522 bytes. | |
| 211 | //echo "h=$h ({$this->mark_abs_vsize},{$this->ymargin})<br>"; |
| ./template/wxwugraphs/configurator.php Created=03-Dec-2025 09:24:18 GMT Modified=18-Oct-2011 23:45:59 GMT size=70893 bytes. | |
| 59 | if (!empty($_POST['passw']) && $_POST['passw'] != $WUpassw && !$_SESSION['wulogin']) { |
| 237 | if ($_POST['WUpassw1'] != $_POST['WUpassw2'] && !empty($_POST['WUpassw2'])) { |
| 240 | } elseif (!empty($_POST['WUpassw1']) && !empty($_POST['WUpassw2'])) { |
| 241 | $savePass = $_POST['WUpassw1']; |
| 247 | if ($_POST['dataSource'] && $_SESSION['wulogin']) { |
| 253 | $stationName = "'.rmdq($_POST['stationName']).'"; |
| 254 | $sinceY = "'.nte($sinceY, $_POST['sinceY']).'"; |
| 255 | $sinceM = "'.nte($sinceM, $_POST['sinceM']).'"; |
| 256 | $sinceD = "'.nte($sinceD, $_POST['sinceD']).'"; |
| 257 | $dataSource = "'.$_POST['dataSource'].'"; |
| 258 | $dbhost = "'.$_POST['dbhost'].'"; |
| 259 | $dbuser = "'.$_POST['dbuser'].'"; |
| 260 | $dbpass = "'.$_POST['dbpass'].'"; |
| 261 | $dbname = "'.$_POST['dbname'].'"; |
| 262 | $dbtable = "'.$_POST['dbtable'].'"; |
| 263 | $datetime_col = "'.$_POST['datetime_col'].'"; |
| 264 | $db_wind = "'.$_POST['db_wind'].'"; |
| 265 | $db_temp = "'.$_POST['db_temp'].'"; |
| 266 | $db_rain = "'.$_POST['db_rain'].'"; |
| 267 | $db_baro = "'.$_POST['db_baro'].'"; |
| 268 | $db_rate = "'.$_POST['db_rate'].'"; |
| 269 | $wdMonthLim = '.$_POST['wdMonthLim'].'; |
| 270 | $wdYearLim = '.$_POST['wdYearLim'].'; |
| 271 | $db_cache_type = "'.$_POST['db_cache_type'].'"; |
| 272 | $db_cache_table = "'.$_POST['db_cache_table'].'"; |
| 273 | $hourGraphs = "'.$_POST['hourGraphs'].'"; |
| 274 | $clientRawHpath = "'.rmdq(eslash($_POST['clientRawHpath'])).'"; |
| 275 | $wugTheme = "'.$_POST['wugTheme'].'"; |
| 276 | $WUID = "'.strtoupper($_POST['WUID']).'"; |
| 277 | $TZconf = "'.$_POST['tzContinent'].'/'.$_POST['tzCountry'].'"; |
| 278 | //$fixedTime = '.$_POST['fixedTime'].'; |
| 279 | $ddFormat = '.$_POST['ddFormat'].'; |
| 280 | $hourFormat = '.$_POST['hourFormat'].'; |
| 281 | $wugWidth = "'.nte($wugWidth, $_POST['wugWidth']).'"; |
| 282 | $wugHeight = "'.nte($wugHeight, $_POST['wugHeight']).'"; |
| 283 | $defaultWUGlang = "'.$_POST['defaultWUGlang'].'"; |
| 284 | $langSwitch = '.$_POST['langSwitch'].'; |
| 285 | $metric = '.$_POST['metric'].'; |
| 286 | $windmu = "'.$_POST['windmu'].'"; |
| 287 | $showSolar = '.$_POST['showSolar'].'; |
| 288 | $wugWinW = "'.nte($wugWinW, $_POST['wugWinW']).'"; |
| 289 | $wugWinH = "'.nte($wugWinH, $_POST['wugWinH']).'"; |
| 290 | $cookieExp = '.nte($cookieExp, $_POST['cookieExp']).'; |
| 291 | $calcMbaroAvg = '.$_POST['calcMbaroAvg'].'; |
| 292 | $calcSolar = '.$_POST['calcSolar'].'; |
| 293 | $calcWindDir = '.$_POST['calcWindDir'].'; |
| 294 | $removeSpikes = '.$_POST['removeSpikes'].'; |
| 295 | $dsp = array("temp" => '.nte($dsp['temp'], $_POST['dspTemp']).', "baro" => '.nte($dsp['baro'], $_POST['dspBaro']).', "rain_rate" => '.nte($dsp['rain_rate'], $_POST['dspRRate']).', "rain_total" => '.nte($dsp['rain_total'], $_POST['dspRTotal']).', "humi" => '.nte($dsp['humi'], $_POST['dspHumi']).'); |
| 296 | $mysp = array("temp" => '.nte($mysp['temp'], $_POST['myspTemp']).', "baro" => '.nte($mysp['baro'], $_POST['myspBaro']).', "humi" => '.nte($mysp['humi'], $_POST['myspHumi']).'); |
| 297 | $IcacheWUfiles = '.$_POST['IcacheWUfiles'].'; |
| 298 | $WUcacheDirI = "'.rmdq(eslash(nte('auto', $_POST['WUcacheDirI']))).'"; |
| 299 | $Iprecache = '.$_POST['Iprecache'].'; |
| 300 | $pause = '.($_POST['pause'] >= 120 ? nte($pause, $_POST['pause']) : 120).'; |
| 301 | $maxPre = '.($_POST['maxPre'] > 5 ? 5 : nte($maxPre, $_POST['maxPre'])).'; |
| 302 | //$refreshForced = '.$_POST['refreshForced'].'; |
| 303 | //$autoRefreshT = "'.nte($autoRefreshT, $_POST['autoRefreshT']).'"; |
| 304 | $creditsEnabled = "'.$_POST['creditsEnabled'].'"; |
| 305 | $creditsURL = "'.$_POST['creditsURL'].'"; |
| 306 | $credits = "'.rmdq($_POST['credits']).'"; |
| 307 | //$jQueryFile = "'.$_POST['jQueryFile'].'"; |
| 308 | $loadJQuery = '.$_POST['loadJQuery'].'; |
| 309 | $incTabsStyle = '.$_POST['incTabsStyle'].'; |
| 310 | //$testOn = '.$_POST['testOn'].'; |
| 311 | $updateCheck = '.$_POST['updateCheck'].'; |
| 312 | $SendName = '.$_POST['SendName'].'; |
| 313 | $heightCorr = "'.nte($heightCorr, $_POST['heightCorr']).'"; |
| 314 | $standAlone = '.$_POST['standAlone'].'; |
| 315 | //$includeMode = '.$_POST['includeMode'].'; |
| 316 | $spline_graphs = '.$_POST['spline_graphs'].'; |
| 317 | $fopenOff = '.$_POST['fopenOff'].'; |
| 318 | //$jsPath = "'.$_POST['jsPath'].'"; |
| 319 | $cookieEnabled = '.$_POST['cookieEnabled'].'; |
| 320 | $sendAgent = '.$_POST['sendAgent'].'; |
| 321 | $no_mb = '.$_POST['no_mb'].'; |
| 322 | $db_i_temp = '.$_POST['db_i_temp'].'; |
| 323 | $db_suv = '.$_POST['db_suv'].'; |
| 324 | $CustomFontTheme = '.$_POST['CustomFontTheme'].'; |
| 325 | $colorpickerFontVal = "'.$_POST['colorpickerFontVal'].'"; |
| 326 | $CustomBgTheme = '.$_POST['CustomBgTheme'].'; |
| 327 | $colorpickerBgVal = "'.$_POST['colorpickerBgVal'].'"; |
| 328 | $baroMinMax = '.$_POST['baroMinMax'].'; |
| 329 | //$debug = '.$_POST['debug'].'; |
| 330 | $wdSinceY = "'.nte($sinceY, $_POST['wdSinceY']).'"; |
| 331 | $wdSinceM = "'.nte($sinceM, $_POST['wdSinceM']).'"; |
| 332 | $wdSinceD = "'.nte($sinceD, $_POST['wdSinceD']).'"; |
| 337 | if ($_POST['saveT'] == 'file') { |
| 354 | if ($_POST['saveT'] == 'reset') { |
| 377 | if ($_POST['db_cache_type'] == 'db') { |
| 378 | mysql_connect($_POST['dbhost'], $_POST['dbuser'], $_POST['dbpass']); |
| 379 | mysql_select_db($_POST['dbname']); |
| 381 | $sqil = mysql_query("SHOW TABLES FROM ".$_POST['dbname']); |
| 383 | if ($row[0] == $_POST['db_cache_table']) { |
| 388 | mysql_query("CREATE TABLE ".$_POST['dbname'].".`".$_POST['db_cache_table']."` (`id` VARCHAR(15) NOT NULL ,`last_access` TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP , `data` LONGTEXT NOT NULL ,PRIMARY KEY (`id`)) ENGINE = MYISAM;"); |
| 391 | $sqil = mysql_query("SHOW TABLES FROM ".$_POST['dbname']); |
| 393 | if ($row[0] == $_POST['db_cache_table']) { |
| 398 | $saveConfTxt .= '<span style="color:orange; font-weight: bold;">Error in creating cache table for WD MySQL datasource.</span><br />Can\'t create table <i>'.$_POST['db_cache_table'].'</i> in database <i>'.$_POST['dbname'].'</i> with username <i>'.$_POST['dbuser'].'</i>. Maybe this user don\'t have enough privilegies for this action or is misconfigured hostname, database name, username or password for MySQL connection.<br /> Eventualy you can try create table manually with this SQL command:<br />'."CREATE TABLE ".$_POST['dbname'].".`".$_POST['db_cache_table']."` (`id` VARCHAR(15) NOT NULL ,`last_access` TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP , `data` LONGTEXT NOT NULL ,PRIMARY KEY (`id`)) ENGINE = MYISAM;<br>"; |
| 691 | if ($_POST['passw'] != $WUpassw && !$_SESSION['wulogin'] && !$relogin) { |
| ./template/wxwugraphs/WUG-test.php Created=03-Dec-2025 09:24:18 GMT Modified=18-Oct-2011 23:47:15 GMT size=14186 bytes. | |
| 33 | } elseif ($_POST['passw'] == $WUpassw || $_SESSION['wulogin']) { |
| 307 | } elseif ($_POST['passw'] != $WUpassw) { |
| ./template/common.php Created=03-Dec-2025 09:24:18 GMT Modified=21-Jul-2023 14:12:08 GMT size=47816 bytes. | |
| 303 | eval($recs); |
| ./template/include-style-switcher.php Created=03-Dec-2025 09:24:20 GMT Modified=21-Jul-2023 14:12:24 GMT size=13591 bytes. | |
| 126 | if (isset($_POST['CSSstyle']) && preg_match("/^[a-z0-9-]{1,50}.css$/i", $_POST['CSSstyle'])) { |
| 127 | $CSSstyle = $_POST['CSSstyle']; |
| 259 | if (isset($_POST['CSSstyle']) && preg_match("/^[a-z0-9-]{1,50}.css$/i", $_POST['CSSstyle'])) { |
| 260 | $CSSstyle = $_POST['CSSstyle']; |
| 275 | if (isset($_POST['CSSwidescreen']) && $_POST['CSSwidescreen'] == 1) { |
| 281 | else if (isset($_POST['CSSwidescreen']) && $_POST['CSSwidescreen'] == 0) { |
| ./admin_panel2.php Created=22-Jan-2026 16:51:00 GMT Modified=21-Jan-2026 20:16:19 GMT size=4385 bytes. | |
| 6 | if (isset($_POST['pass'])) { |
| 7 | if ($_POST['pass'] == $password) { |
| ./chk-files.php Created=03-Dec-2025 09:24:20 GMT Modified=18-Apr-2021 00:14:51 GMT size=7426 bytes. | |
| 28 | $toFind = '.x3D|chr\(61\)|eval\s*\(|@eval\s*\(|\s+base64_decode\s*\(|addtype|addhandler|RewriteRule|RewriteCond|\s+exec\s*\(|@exec\s*\(|\s+system\s*\(|@system\s*\(|\s+passthru\s*\(|@passthru\s*\(|\s+[@]{0,1]assert\s*\(|\s+assert_options\s*\(|\$_POST\[|=\s*\$[a-z0-9A-Z\_]+\s*\('; |
| ./.htaccess Created=17-Jan-2026 08:58:27 GMT Modified=17-Jan-2026 08:58:27 GMT size=2670 bytes. | |
| 4 | RewriteCond %{HTTP_HOST} !^www\. [NC] |
| 5 | RewriteRule ^(.*)$ https://www.meteoarachova.com/$1 [L,R=301] |
| 8 | RewriteCond %{HTTP_HOST} ^(www\.)?meteoarachova\.com$ [NC] |
| 9 | RewriteRule ^$ https://www.meteoarachova.com/weather [R=301,L] |
| 12 | RewriteCond %{REQUEST_FILENAME} !-f |
| 13 | RewriteRule ^weather/index\.htm$ /weather/index.php [R=301,L] |
| 17 | RewriteCond %{REQUEST_URI} ^/webcam/arachova1\.jpg$ [NC] |
| 18 | RewriteRule .* /webcam/camera-filter.php [L] |
| 67 | AddHandler application/x-httpd-ea-php81 .php .php8 .phtml |
| ./stickersCumulus/stickerInteractive.php Created=30-Jan-2026 02:01:53 GMT Modified=30-Jan-2026 02:01:53 GMT size=18701 bytes. | |
| 374 | $licVar = base64_decode("TWV0ZW90ZW1wbGF0ZQ=="); |
551 instances of '.x3D|chr\(61\)|eval\s*\(|@eval\s*\(|\s+base64_decode\s*\(|addtype|addhandler|RewriteRule|RewriteCond|\s+exec\s*\(|@exec\s*\(|\s+system\s*\(|@system\s*\(|\s+passthru\s*\(|@passthru\s*\(|\s+[@]{0,1]assert\s*\(|\s+assert_options\s*\(|\$_POST\[|=\s*\$[a-z0-9A-Z\_]+\s*\(' found in 53 '.php;.htaccess;' files using 4.6383 secs.