Remot3d – A Simple Tool Created For Large Pentesters

Remot 3d is a simple tool created for large pentesters as well as just for the pleasure of defacers to exploit a system or server that runs a PHP program language.

It’s easy to create a backdoor in an instant, the backdoor can be used in a remote process via a Linux terminal on the server that runs the PHP Language program.

Made to bypass the system that is disabled on the server, especially for reading sensitive files that are /etc/passwd.

Also Read:Stardox – Github Stargazers Information Gathering Tool

List of Remot 3d Functions

  • Create backdoor for windows or Linux servers (can run php file)
  • Bypass disable function’s with imap_open vulnerability
  • Bypass read file /etc/passwd with cURL or Unique Logic Script’s
  • Generating Backdoor and can be remoted on Tools
  • Some other fun stuff 🙂

Installing

git clone https://github.com/KeepWannabe/Remot3d
cd Remot3d
chmod +x Remot3d.sh && ./Remot3d.sh

Operating Systems We Recommend :

  • Linux mint (Ubuntu Based with Mate DE)
  • Parrot
  • BackTrack
  • Backbox
  • DracOS
  • IbisLinux

Screenshots

Credit: Abdi Prawira N ,Bayu Fedra,Novran Fathir, Ardhana Resky, Agus Setya R,Edo -maland,IndoXploit – ZeroByte.ID.

R K

Recent Posts

Install Pip on Ubuntu 18.04: Python 3 and Python 2 Setup Guide

Pip is the official package manager for Python and the standard way to install libraries from…

21 hours ago

Install R on Ubuntu 18.04 from CRAN: Statistical Computing Setup

R is an open-source programming language and environment built for statistical computing and data visualization. It…

21 hours ago

Install Jenkins on Ubuntu 18.04: CI/CD Server Setup Guide

Jenkins is an open-source automation server that makes it easy to build CI/CD pipelines. Continuous integration…

21 hours ago

Install Android Studio on Ubuntu 18.04 with Snap and OpenJDK 8

Android Studio is the official IDE for Android development, built on JetBrains' IntelliJ IDEA platform. It…

21 hours ago

Install and Configure GitLab on Ubuntu 18.04 with Omnibus

GitLab is a web-based, open-source Git repository manager written in Ruby. It includes built-in tools for…

21 hours ago

Install Anaconda on Ubuntu 18.04: Python Data Science Setup Guide

Anaconda is the most widely used Python distribution for data science and machine learning. It bundles…

2 days ago