Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 2.46 KB

README.md

File metadata and controls

47 lines (33 loc) · 2.46 KB

Keisatsu Shell Backdoor

Keisatsu Shell Backdoor

Current Version: V1 Beta (Remake IdxShell)

Warning: This tool is intended strictly for authorized security testing, research, and educational purposes. Unauthorized use is illegal and unethical. Use responsibly and only with proper permissions.

Overview

Keisatsu Shell Backdoor is a PHP-based web shell/backdoor designed for web exploitation and penetration testing. Built with PHP 7.0 support, it offers an aesthetic and intuitive interface along with essential functionalities for managing files and executing commands on a web server. This tool is ideal for security professionals performing authorized assessments.

What's New in V1 Beta

  • PHP 7.0 Support: Fully compatible with PHP 7.0 and above.
  • Enhanced Aesthetic UI: Improved user interface for a better user experience.
  • Bug Fixes: Resolved issues in the Server Info module for more reliable performance.

Key Features

  • File Indexing: Quickly browse and manage files on the target server.
  • CRUD Operations: Create, read, update, and delete files directly from the interface.
  • Upload & Download: Seamlessly transfer files between your local machine and the server.
  • Command Prompt / Bash: Execute server-side commands through an integrated command line interface.
  • Server Info: Retrieve detailed server information to assess the environment.
  • Additional Tools: Upcoming features include reverse shell, socket server, jumping, symlink, deface, and MySQL management tools.

How It Works

Keisatsu Shell Backdoor is deployed on a PHP-enabled web server. Once installed, it provides a comprehensive interface where you can:

  • Navigate Files: Use the file indexing system to explore directories.
  • Manage Files: Create, edit, or delete files as needed.
  • Transfer Files: Upload or download files effortlessly.
  • Execute Commands: Run shell or PHP commands directly on the server.
  • Gather Server Info: Access detailed server parameters for troubleshooting and analysis.

Detailed Usage Instructions

Prerequisites

  • A web server with PHP 7.0 or higher.
  • Proper authorization to test and manage the target server.
  • Basic understanding of PHP and web server file structures.

Installation

  1. Download the Repository:
    git clone https://github.com/cacadosman/Keisatsu-Shell-Backdoor.git