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.


Download Github Tool

Post a Comment

Previous Post Next Post