Skip to content

Instantly share code, notes, and snippets.

@ssheldonpg
ssheldonpg / gist:199a244e1d83b00833e87b5a381d04dc
Created October 24, 2023 19:58
php reverse shell example
<?php
// php-reverse-shell - A Reverse Shell implementation in PHP
// Copyright (C) 2007 pentestmonkey@pentestmonkey.net
//
// This tool may be used for legal purposes only. Users take full responsibility
// for any actions performed using this tool. The author accepts no liability
// for damage caused by this tool. If these terms are not acceptable to you, then
// do not use this tool.
//
// In all other respects the GPL version 2 applies: