Skip to content

RyanJarv/aws_console_scanner

Repository files navigation

aws_console_scanner

This is a proxy that looks for AWS related requests and outputs info about the request in a JSON format under ./output.

Goal

To find undocumented API's that are used by the webconsole, similar to the CodeStar API.

Setup

docker-compose up

After the proxy is started it will be listening on localhost:8080 for HTTP CONNECT requests. You'll want to set up your browser to proxy through this.

About

Proxy to export AWS console related requests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published