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

Bomber : Navigating Security Vulnerabilities In SBOMs

bomber is an application that scans SBOMs for security vulnerabilities. So you've asked a vendor…

17 hours ago

EmbedPayloadInPng : A Guide To Embedding And Extracting Encrypted Payloads In PNG Files

Embed a payload within a PNG file by splitting the payload across multiple IDAT sections.…

17 hours ago

Exploit Street – Navigating The New Terrain Of Windows LPEs

Exploit-Street, where we dive into the ever-evolving world of cybersecurity with a focus on Local…

3 days ago

ShadowDumper – Advanced Techniques For LSASS Memory Extraction

Shadow Dumper is a powerful tool used to dump LSASS (Local Security Authority Subsystem Service)…

4 days ago

Shadow-rs : Harnessing Rust’s Power For Kernel-Level Security Research

shadow-rs is a Windows kernel rootkit written in Rust, demonstrating advanced techniques for kernel manipulation…

2 weeks ago

ExecutePeFromPngViaLNK – Advanced Execution Of Embedded PE Files via PNG And LNK

Extract and execute a PE embedded within a PNG file using an LNK file. The…

3 weeks ago