Skip to content

xchwarze/CCCPShell

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
 
 
 
 
 
 
 
 

CCCP Shell

CCCPShell is a PHP Shell written from scratch in my spare time.

alt text

You will find in this shell

  • Pure javascript (sessionStorage, serialize, ajax, append, remove, empty, change sort table order and dialogs modals)
  • PHP zip with php code
  • Full DB explorer (mysql, mssql, pgsql, oracle, sqlite, sqlite3, odbc and pdo)
  • 21 icons for use in 94 file types
  • CSS3
  • Easy to translate to another language via tText function WIP
  • All the standard shell stuff
  • Encrypted comunication (first phpshell in the world???)
  • Support PHP > 4.3 (lastest versions not tested in php 4)

All tools

  • Filemanager
    • Copy/paste (recursive)
    • In memory compress and download (recursive)
    • Uncompress files
    • Upload files to server
    • Delete (recursive)
    • Create file/folder
    • Fast view folder size/count objets
    • Fast file rename
    • Fast chmod
    • Fast change filedate
    • Create file/folder
    • View file information
      • Full Path
      • Size
      • MD5
      • Chmod/Chown
      • Create time
      • Access time
      • Modify time
      • Hexdump preview/full
      • Highlight code
      • File Content
    • Edit
      • Change filetime
      • File Name
      • Change content
  • Procs
    • Process viewer/info
    • Process killer
  • SQL
    • Database explorer
    • Execute SQL code
  • Info
    • Server info
    • PHP Info
    • Custom functions check
  • External Connect
    • Back Connect
    • Bind Shell
  • Execute
    • Eval PHP code
    • Execute (exec, shell_exec, system, passthru, popen and proc_open)
  • Self remove

WARNING

This shell use atob an btob javascript functions. Read if your browser support it https://developer.mozilla.org/en-US/docs/Web/API/WindowBase64.atob

Images

alt text

alt text

alt text

About

PHP Shell with encrypted comunication and other toys

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published