Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/backdoorhub/shell-backdoor-list
🎯 PHP / ASP - Shell Backdoor List 🎯
https://github.com/backdoorhub/shell-backdoor-list
asp-backdoor asp-net b374k backdoor c99 hack hacking hackingcode kacak php php-backdoor r57 shell shell-backdoor web web-hacking web-security web-shell websecurity wso
Last synced: 5 days ago
JSON representation
🎯 PHP / ASP - Shell Backdoor List 🎯
- Host: GitHub
- URL: https://github.com/backdoorhub/shell-backdoor-list
- Owner: backdoorhub
- License: mit
- Created: 2018-05-30T11:13:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-18T12:03:41.000Z (12 months ago)
- Last Synced: 2024-10-12T17:21:03.285Z (22 days ago)
- Topics: asp-backdoor, asp-net, b374k, backdoor, c99, hack, hacking, hackingcode, kacak, php, php-backdoor, r57, shell, shell-backdoor, web, web-hacking, web-security, web-shell, websecurity, wso
- Language: PHP
- Homepage:
- Size: 741 KB
- Stars: 710
- Watchers: 33
- Forks: 547
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - backdoorhub/shell-backdoor-list - 🎯 PHP / ASP - Shell Backdoor List 🎯 (PHP)
README
### Shell Backdoor List
##### What is a shell backdoor ?
A backdoor shell is a malicious piece of code (e.g. PHP, Python, Ruby) that can be uploaded to a site to gain access to files stored on that site. Once it is uploaded, the hacker can use it to edit, delete, or download any files on the site, or upload their own.
##### How to upload :
Hackers usually take advantage of an upload panel designed for uploading images onto sites. This is usually found once the hacker has logged in as the admin of the site. Shells can also be uploaded via exploits or remote file inclusion, or a virus on the computer.
##### Uses :
Shells have many uses. They can be used to edit the webserver directory index page of site, and then hackers can leave their mark or "deface" for visitors to the site to see when they go to the homepage. Hackers may also use it to bruteforce FTP or cPanel, allowing them more access to the website. Shells can also be used to gain root access to the site. Some hackers may choose to host malware or spyware on the sites they have uploaded their shell to using various exploits.
* Please note that many shells contain malware and 'Mark / deface page' might contain malware to obtain visitor's password as well.
##### Prevention :
To prevent a site from having a shell uploaded onto it, a webmaster must always keep up with the latest security updates and make sure to have a secure admin panel. They must also make sure that if they do have an admin panel they make sure it only permits the user to upload .jpeg, .png, and other image file types only.
#### Shell Backdoor List :
##### PHP Shell :
* [Simple Shell](https://github.com/backdoorhub/shell-backdoor-list/blob/master/shell/php/simple-shell.php)
* [B374K Shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/php/b374k.php)
* [C99 Shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/php/c99.php)
* [R57 Shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/php/r57.php)
* [Wso Shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/php/wso.php)
* [0byt3m1n1 Shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/php/0byt3m1n1.php)
* [Alfa Shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/php/alfa.php)
* [AK-47 Shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/php/ak47shell.php)
* [Indoxploit Shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/php/indoxploit.php)
* [Marion001 Shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/php/ak47shell.php)
* [Mini Shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/php/mini.php)
* [p0wny-shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/php/p0wny-shell.php)
* [Sadrazam Shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/php/sadrazam.php)
* [Webadmin Shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/php/webadmin.php)
* [Wordpress Shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/php/wordpress.php)
* [LazyShell](https://github.com/joeylane/Lazyshell.php/blob/master/lazyshell.php)
##### ASP Shell :
* [Pouya Shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/asp/pouya.asp)
* [Kacak Asp Shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/asp/kacak.asp)
* [Asp Cmd (Old ISS)](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/asp/aspcmd.asp)
* [Asp Cmd (New ISS)](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/asp/newaspcmd.asp)