Skip to content

Source code of challenge PangBai Family 2 on NewStarCTF 2024.

License

Notifications You must be signed in to change notification settings

cnily03-hive/PangBai-Git-Backdoor

Repository files navigation

PangBai-Git-Backdoor

This is the challenge for NewStarCTF 2024 in the category of Web, Week 2.

This challenge requires participants to leak .git directory by GitHacker, and find backdoor files in stash to take exploit.

The challenge doesn't provide source code to participants.

Deployment

Note

If the development is at ichunqiu platform, please modify docker-compose.yml to change Dockerfile into Dockerfile.icq and the environment variable FLAG to ICQ_FLAG.

Docker is provided. You can run the following command to start the environment quickly:

docker compose build # Build the image
docker compose up -d # Start the container

License

Copyright (c) Cnily03. All rights reserved.

Licensed under the MIT License.

About

Source code of challenge PangBai Family 2 on NewStarCTF 2024.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published