Skip to content

team-peaky-xd/webshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webshell Collection

Total Stars

This repository contains a collection of webshells written in various programming languages, collected from various sources.

Table of Contents

Overview

Webshells are scripts that can be uploaded to a web server to enable remote administration of the machine. They can be used for legitimate administrative purposes, but are more commonly used by hackers to gain unauthorized access to web servers. This repository aims to serve as a collection of webshell scripts for educational and research purposes.

Languages Used

The repository includes webshells in the following languages:

  • PHP
  • Perl
  • Java
  • Classic ASP
  • ASP.NET
  • ColdFusion
  • JSP
  • C

How to Contribute

We welcome contributions! If you have a webshell script in a language not listed above or improvements to existing scripts, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-new-script).
  3. Commit your changes (git commit -m 'Add new webshell script').
  4. Push to the branch (git push origin feature-new-script).
  5. Open a Pull Request.

Disclaimer

This repository is intended for educational and research purposes only. The use of these scripts on any system or network without permission from the owner is illegal and unethical. The repository maintainers are not responsible for any misuse of the scripts contained within.

License

This project is licensed under the MIT License. See the LICENSE file for details.