Skip to content

Instantly share code, notes, and snippets.

View simongomez95's full-sized avatar

Simón Gómez simongomez95

  • Medellín, Colombia
View GitHub Profile
@simongomez95
simongomez95 / php_reverse_shell.php
Created March 31, 2016 02:02
Php reverse shell script from pentestmonkey.net
<?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: