ashi009 / GAE-RCE

Google App Engine - Remote Code Execution bug ($36k bug bounty)

Home Page:https://sites.google.com/site/testsitehacking/-36k-google-app-engine-rce

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GAE-RCE

Google App Engine - Remote Code Execution bug ($36k bug bounty): https://sites.google.com/site/testsitehacking/-36k-google-app-engine-rce

  • app - Example application hosted in http://save-the-expanse.appspot.com/
    • /args - Returns all command-line arguments passed to the Java launcher
    • /nmap - Performs a scan of all ports in 169.254.169.253 (Binary taken from here)
    • /grpc - Runs the gRPC C++ client
  • gRPC_client - Source code of the gRPC C++ client
  • protos - All Protocol Buffer definitions extracted from Google App Engine

About

Google App Engine - Remote Code Execution bug ($36k bug bounty)

https://sites.google.com/site/testsitehacking/-36k-google-app-engine-rce


Languages

Language:Java 69.2%Language:C++ 18.3%Language:Shell 12.5%