Metasploit VS php-reverse-shell

Compare Metasploit vs php-reverse-shell and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Metasploit php-reverse-shell
117 8
32,790 2,030
1.3% -
10.0 0.0
about 16 hours ago 17 days ago
Ruby PHP
GNU General Public License v3.0 or later GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Metasploit

Posts with mentions or reviews of Metasploit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-01.

php-reverse-shell

Posts with mentions or reviews of php-reverse-shell. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-05.
  • PHP reverse shell is not working.
    1 project | /r/AskNetsec | 6 Mar 2023
    "ubu" is my VM host, and "kali" is my local machine that has a reverse shell. However, when I run the above command on my machine, instead of getting access to the victim machine's shell, I am getting access to my own shell. I am using the shell code available at https://github.com/pentestmonkey/php-reverse-shell. Can you help me understand the reason behind this?
  • Online Resources such as GitHub etc..
    1 project | /r/cybersecurity | 11 Jun 2022
  • Hack The Box Writeup: Cronos
    2 projects | dev.to | 5 Jun 2022
    Using the same method as before, I used wget again to upload this PHP shell, and it worked when I navigated to it in the browser, which instantly gave me a shell.
  • Why the WP file editor is insecure
    1 project | dev.to | 4 Jun 2022
    The web is full of free PHP scripts, such as reverse shells, ready for use. Users only have to provide an IP (the attacker' server) and a port to listen connections. One of the most popular PHP shells is probably PenTest Monkey. It uses variables to store your custom configuration:
  • TryHackMe(THM)-Mrrobot Writeup
    1 project | dev.to | 21 Apr 2022
    The code here we will replace it with php reverse shell Now we search on google “php reverse shell” and enter on first link PHP REVERSE SHELL Copy the code from this github repository and put here
  • Problem with the "OOPSIE" box . ( See the comments. )
    1 project | /r/hackthebox | 16 Feb 2022
    please check your php-reverse-shell.php file permission I think its required root permission to edit it or if the problem continues then manually copy the whole program from here https://github.com/pentestmonkey/php-reverse-shell/blob/master/php-reverse-shell.php
  • Writeup: HackTheBox Bashed- Without Metasploit (OSCP Prep)
    1 project | dev.to | 26 Feb 2021
    You can find it here. Link: https://github.com/pentestmonkey/php-reverse-shell/blob/master/php-reverse-shell.php
  • wp_admin_shell_upload
    2 projects | /r/HowToHack | 14 Feb 2021
    The way I usually manually go about this is through a php reverse shell from pentestmonkey . All you have to do is login to the admin panel on the Wordpress site and replace the code in the 404 page with the reverse shell (don’t forget to change the IP and port variables in the shell). Then you set up your listener (you can use metasploit or just ‘nc -lvnp {port}’ and trigger the shell by visiting the 404 page.

What are some alternatives?

When comparing Metasploit and php-reverse-shell you can also consider the following projects:

BeEF - The Browser Exploitation Framework Project

wappalyzer - Identify technology on websites.

Covenant - Covenant is a collaborative .NET C2 framework for red teamers.

routersploit - Exploitation Framework for Embedded Devices [Moved to: https://github.com/threat9/routersploit]

SQLMap - Automatic SQL injection and database takeover tool

bettercap - The Swiss Army knife for 802.11, BLE, IPv4 and IPv6 networks reconnaissance and MITM attacks.

Brakeman - A static analysis security vulnerability scanner for Ruby on Rails applications

Rack::Attack - Rack middleware for blocking & throttling

thc-hydra - hydra

pwntools - CTF framework and exploit development library

CVE-2021-1675 - C# and Impacket implementation of PrintNightmare CVE-2021-1675/CVE-2021-34527

CrackMapExec - A swiss army knife for pentesting networks