Skip to content

lusterx/PHP-Mini-File-Browser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

PHP-Mini-File-Browser

This is really simple&primitive and dangerous script allows you:

  • iterate throw directory structure and show rights
  • show basic info about PHP configuraion (version, extensions, disable functions, openbasedir, or complete phpinfo)
  • download files from the server (if enabled)
  • run system commands via various methods (if enabled)

The script will delete itself after 1 hour for security reasons (you can configure this behavior). It is also possible to set credentials to use this script, of course.

You can apply the simmilar access limiting functions to your own scripts via https://blocking.top/.

File browser

File browser

Command executor

Command executor

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%