Skip to content

GauBen/bastion

Repository files navigation

Bastion

Bastion is a CTF challenge of the THCon 2022, in the web category.

Screenshot of the challenge

Details

Bastion is a three-stage challenge about breaking a real-time messaging application.

The whole project is designed to run in a single container:

# Create a docker image
docker build . --tag bastion:latest

# Start the container
docker run -it -p 1314:1314 bastion:latest

Writeups

License

AGPL 3.0 or later

About

Bastion, the most secure messaging application to this date!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published