{"id":25753957,"url":"https://github.com/rootshelll/dcsc-php-shell","last_synced_at":"2025-02-26T15:29:52.972Z","repository":{"id":278899095,"uuid":"937109450","full_name":"RootShelll/DCSC-PHP-Shell","owner":"RootShelll","description":"DCSC PHP Shell – A lightweight yet powerful PHP tool designed for penetration testing, CTF challenges, and cybersecurity tasks.","archived":false,"fork":false,"pushed_at":"2025-02-22T11:49:30.000Z","size":45,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-22T12:25:43.853Z","etag":null,"topics":["ctf-tool","cybersecurity","dcsc-php-shell","hacking-tool","oscp","penetration-testing","php-shell","pwk"],"latest_commit_sha":null,"homepage":"https://r00t-shell.com/dcsc-php-shell-comprehensive-guide-usage/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RootShelll.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-22T11:06:00.000Z","updated_at":"2025-02-22T11:49:33.000Z","dependencies_parsed_at":"2025-02-22T12:26:13.352Z","dependency_job_id":"bd28ee1c-2458-4bbe-8889-e23a64e88c84","html_url":"https://github.com/RootShelll/DCSC-PHP-Shell","commit_stats":null,"previous_names":["rootshelll/dcsc-php-shell"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RootShelll%2FDCSC-PHP-Shell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RootShelll%2FDCSC-PHP-Shell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RootShelll%2FDCSC-PHP-Shell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RootShelll%2FDCSC-PHP-Shell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RootShelll","download_url":"https://codeload.github.com/RootShelll/DCSC-PHP-Shell/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240880086,"owners_count":19872474,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ctf-tool","cybersecurity","dcsc-php-shell","hacking-tool","oscp","penetration-testing","php-shell","pwk"],"created_at":"2025-02-26T15:29:52.503Z","updated_at":"2025-02-26T15:29:52.965Z","avatar_url":"https://github.com/RootShelll.png","language":"PHP","readme":"# DCSC PHP Shell - Comprehensive Guide \u0026 Usage\n\nWelcome to the comprehensive guide for the **DCSC PHP Shell** 🎉 – a lightweight yet powerful PHP tool designed for penetration testing, Capture The Flag (CTF) challenges, and various cybersecurity tasks 🔐. Originally created during a PWK/OSCP journey, this shell is a practical solution intended to offer only the essential functionalities required for security testing 🛠️.\n\n![File Upload Feature](https://r00t-shell.com/wp-content/uploads/2025/02/DCSC-PHP-Shell.gif)\n\n\n## What is DCSC PHP Shell?\n\nThe **DCSC PHP Shell** is a streamlined PHP script that integrates key functionalities including:\n\n- **File Upload Capabilities** 📂\n- **Direct Shell Command Execution** 💻\n- **On-the-fly PHP Code Evaluation** ⚡\n- **MySQL Database Interaction** 💾\n\nIt is designed for compatibility with most PHP versions (4+) by using legacy PHP functions and minimalistic code. While the code may be considered “dirty” or unoptimized due to its quick development cycle, its simplicity is its strength 🔥.\n\n## ⚠️ Important Warning\n\n\u003e **Before using this tool, immediately change the default password to protect your system from unauthorized access** 🔑.\n\n## How to Use DCSC PHP Shell\n\nThis section provides a step-by-step guide for users who have never used this type of tool before:\n\n### 1. **Download and Setup** 🚀\n\n- Clone or download the repository from [GitHub](https://github.com/RootShelll/DCSC-PHP-Shell).\n- Upload the files to your web server where PHP is installed.\n- Locate the default configuration section in the code and change the default password.\n\n### 2. **Access the Shell** 🔍\n\n- Open your web browser and navigate to the PHP file (e.g., `http://yourserver.com/dcsc-php-shell.php`).\n- Log in with your newly updated credentials.\n\n### 3. **Utilize the Functionalities** 🔧\n\n- **File Upload**: Use the file upload feature to transfer necessary files to your server.\n- **Shell Command Execution**: Run system commands directly through your browser for testing purposes.\n- **PHP Code Evaluation**: Execute PHP code snippets on the fly for debugging or testing.\n- **MySQL Interaction**: Connect and run queries on your MySQL database if needed.\n\n### 4. **Security Best Practices** 🛡️\n\n- Change the default password before the first use.\n- Consider restricting access using `.htaccess` or IP whitelisting.\n- Regularly monitor and update the code to patch any vulnerabilities.\n\n## Additional Information \u0026 Best Practices 📝\n\nIf you're new to penetration testing tools or PHP shells, here are some tips to enhance your experience:\n\n- **Understand the Risks**: Running a PHP shell on your server can expose sensitive functionalities. Always operate in a controlled environment ⚠️.\n- **Backup Your Data**: Ensure you have a backup of your system before using the shell to avoid accidental data loss 💾.\n- **Continuous Learning**: Familiarize yourself with basic PHP, SQL, and Linux commands to maximize the tool's effectiveness 📚.\n- **Community Resources**: Engage with online communities and forums to share experiences and troubleshoot issues 🌐.\n\n## Screenshots 📸\n\nThe screenshots below highlight key features of the **DCSC PHP Shell**:\n\n![File Upload Feature](https://r00t-shell.com/wp-content/uploads/2025/02/DCSC-PHP-Shell.png)\n![Command Execution](https://r00t-shell.com/wp-content/uploads/2025/02/DCSC-PHP-Shell-2.png)\n![PHP Code Evaluation](https://r00t-shell.com/wp-content/uploads/2025/02/DCSC-PHP-Shell-3.png)\n![MySQL Interaction](https://r00t-shell.com/wp-content/uploads/2025/02/DCSC-PHP-Shell-4.png)\n\n## License 📄\n\nDistributed under the MIT License. See `LICENSE` for more information.\n\n---\n\nFor more details or issues, feel free to [open an issue](https://github.com/RootShelll/DCSC-PHP-Shell/issues) on GitHub.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frootshelll%2Fdcsc-php-shell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frootshelll%2Fdcsc-php-shell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frootshelll%2Fdcsc-php-shell/lists"}