HomeLinuxCREATE YOUR OWN PHP REMOTE BACKDOOR

CREATE YOUR OWN PHP REMOTE BACKDOOR

Remote Backdoor – What we are going to see in this post is about a tool called Remot3d, this tool is a completely built-in shell program. Using this tool we can create a PHP backdoor and monitor the created backdoor and have complete control over the target machine.

Features

  1. Createย backdoor for windows or linux servers (can runย phpย file)

  2. Bypass disable function’s with imap_open vulnerability

  3. Bypass read fileย /etc/passwdย with cURL or Unique Logic Script’s

  4. Generating Backdoor and can be remoted on Tools

  5. Some other fun stuffย 

Install Remote Backdoor tool

First, you need to download this tool to your Linux and for that execute the command given below in your Linux terminal.

				
					git clone https://github.com/makiraid/Remot3d.git
				
			
CREATE YOUR OWN PHP REMOTE BACKDOOR
Output for downloading the backdoor builder

Now you need to change the directory to the backdoor builder folder so execute the following command

				
					cd Remot3d
				
			
CREATE YOUR OWN PHP REMOTE BACKDOOR
Output for changing the directory

Now run the below command in your terminal to run this tool.

				
					chmod +x Remot3d.sh && ./Remot3d.sh
				
			
CREATE YOUR OWN PHP REMOTE BACKDOOR
Output for executing the tool

Now you can see four modules, select the first one “Generate Backdoor” and press the enter button, then record the name of the backdoor and press the enter button to create your backdoor.

CREATE YOUR OWN PHP REMOTE BACKDOOR
Output for creating a payload

Now you can upload the backdoor we have created on your target website and take the complete information. I thought you should test thisย backdoorย install the DVWA tool and upload your payload in it and selecting the fourth option in the Remot3d tool you can get all the information about thatย website.

I hope you find this post useful and if you have any queries you can ask me through the command section below.

RELATED ARTICLES

Leave A Reply

Please enter your comment!
Please enter your name here

Most Popular