• Stars
    star
    215
  • Rank 182,881 (Top 4 %)
  • Language
    C
  • License
    MIT License
  • Created over 7 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Your interpreter isn’t safe anymore  —  The PHP module backdoor

PHP Backdoor

PHP module based backdoor to intercept standard-library & module function calls. For a full explanation of what this is, why it was made and how it works, please refer to my blog post Your interpreter isn’t safe anymore — The PHP module rootkit.

Compilation

To prevent malicious script kiddies from getting their hands on a weaponized PHP module, I've removed the compilation instructions alongside the implementation of the method hooks.

Furthermore, I will not be releasing pre-compiled binaries. Any semi-experienced C developer should be able to find out how to compile PHP modules and implement the the rootkit_hook_function method.

Issues created regarding this will not be addressed and closed.

Disclaimer

Using this module might cause severe damage to your system, it was created as a proof of concept and should never be used on a production system!

By using this software the person in question agrees that they will use any of software in question in an ethical (non-malicious) way and agrees that the developer(s) are NOT held responsible for any damage caused by the use and or abuse of this software.

Misuse of any software from this website may result in criminal charges brought against the person in question depending on the country or state of residence which can result in probation, fines up or prison sentences up to 20 years in federal prison.

License

Copyright 2017 - Luke Paris (Paradoxis)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

More Repositories

1

StegCracker

Steganography brute-force utility to uncover hidden data inside files
Python
491
star
2

Flask-Unsign

Command line tool to fetch, decode, brute-force and craft session cookies of a Flask application by guessing secret keys.
Python
289
star
3

Gordon

Ever wanted to get yelled at by Chef Ramsay whenever you inevitably fuck up your script or make a typo on the command line? Well now you can.
Shell
69
star
4

Windows-Sound-Manager

Control your volume mixer on windows with Python 3
Python
51
star
5

OSRS-Font-Parser

Make your website relive your nerdy childhood
HTML
31
star
6

Flask-Unsign-Wordlist

The following package is the standalone wordlist-only component to flask-unsign.
Python
29
star
7

PIP-Module-Scanner

Scans your Python project for all installed third party pip libraries that are used and generates a requirements.txt file based on it
Python
20
star
8

Reverse-Shell-Client

The reverse shell client is a Python based alternative for a netcat reverse shell listener
Python
19
star
9

Facebook-CSharp-Ads-SDK

A third party Facebook Ads SDK (Marketing API) wrapper for C#
C#
16
star
10

Git-Fingerprint

Git Fingerprint is a web fingerprinting tool that attempts to scan a target based on the files a git repository by enumerating over all files ever found in the public web root and comparing cryptographic hashes of each commit, branch or tag in order to calculate the best possible match.
Python
8
star
11

TransIP-STACK-API

(Deprecated) Unofficial wrapper for the TransIP STACK API, written in Python 3.
Python
7
star
12

SHA2017

All finished projects written during the SHA2017 camp
Python
7
star
13

Fizz-Buzz

Ace that job interview with minimal effort, good developers write clean code, master developers don't write any at all.
Python
5
star
14

Hogeschool-Rotterdam-Course-Scraper

Rather than going through the absolute hell that is the school system called 'OSIRIS', I decided to just write a scraper and generate a beautiful and searchable website to do the same instead. Also a full website authentication 'framework'
HTML
3
star
15

PHP-security-classes

PHP essential security simplified
PHP
3
star
16

Arduino-Morse-Code-Translator

Arduino application written in C that translates a string of text from ascii to morse code and flashes to output on an LED
Arduino
3
star
17

Fuck-The-Youtube-Homepage

Can't stand the 'innovative' YouTube homepage? Good, me neither.
JavaScript
2
star
18

Let-There-Be-NewLines

Replaces all newlines in the bio of every GitHub profile page, because seriously, why isn't this a thing yet?
JavaScript
2
star
19

Angular-2.0-todo-list

Sample todo list app written in Angular 2.0 and Materialize CSS
HTML
2
star
20

VeilingOneMen

Open-sourced legacy project, promotional website for a charity auction
HTML
1
star
21

OSRS-Script-Map

OSRS world map which allows for coordinate mapping for scripts - fork of explv.github.io
JavaScript
1
star
22

Siek-Communicatie

Source code of the website www.siek-communicatie.nl, built in February of 2015 with PhalconPHP
PHP
1
star