Petit test simpliste de Ani-Shell.php

ani-shell.jpg

Charmant fichier php...

Pour tester la "chose" il vous faut un apache et php sur votre bécane :

# apt-get update && apt install apache2
# apt install php7.0 libapache2-mod-php7.0
# service apache2 restart

Vérifier que ça fonctionne :

# vi /var/www/html/phpinfo.php

Copier ceci dedans :

<?php phpinfo(); ?>

Télécharger la "chose" :

Cette bestiole est détecté en malware alors faites gaffe... :

https://sourceforge.net/projects/ani-shell/files/?source=navbar

# mv Ani-Shell.php /var/www/html/

Allons voir :

http://localhost/Ani-Shell.php

Username : lionaneesh
Password : lionaneesh

Il a des copains aussi :

git clone https://github.com/JohnTroony/php-webshells.git

Amusez vous bien :)

Vus : 327
Publié par System Linux : 211