Athackcon CTF 2021
Challenges written based on real-life scenarios that I discovered in bug-bounty and during penetration testing engagements.
A Github repository that contains all challenges.
Environment setup on Ubuntu
Requirments
Install docker-engine
Install docker-compose
Install Docker and docker-compose.
Reboot the machine.
Install git.
Clone the repository.
After cloning the repository change the current directory to the repository directory.
Builds Docker images from Dockerfiles.
Create and start containers
Challenges
Name
IPAddress
Flag
127.0.0.1:8000
/usr/src/app/flag.txt
127.0.0.1:8001
/flag/flag.txt
127.0.0.1:8002
/usr/src/app/flag.txt
127.0.0.1:8003
/usr/src/app/flag.txt
Last updated