Skip to content

lynt-smitka/PHP-Mini-File-Browser

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

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 or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages