Skip to content

Latest commit

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

ShapeShifter Setup

Clone Repo

Install virtualenv sudo pip install virtualenv

Activate venv . venv/bin/activate

Install deps pip install .

Build from Dockerfile

docker build -t shapeshifter .

docker run -it shapeshifter scan --url example.com:80

docker run -it shapeshifter --help

shifter --help
Usage: shifter [OPTIONS] COMMAND [ARGS]...
Options:
--version Show the version and exit.
--help Show this message and exit.
Commands:
scan Scan a GraphQL endpoint

scan command

shifter scan --help [18146d7h22m] ✭
Usage: shifter scan [OPTIONS]
Scan a GraphQL endpoint
Options:
-u, --url TEXT URL:PORT to scan
-p, --proxies TEXT URL:PORT to proxy requests upstream
--help Show this message and exit.

About

GraphQL security testing tool

Resources

Stars

125 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages