https://github.com/ctf-archives/2024-newstar
大型高校联合新生入门赛事 NewStar CTF 2024
https://github.com/ctf-archives/2024-newstar
ctf ctf-challenges newstar
Last synced: 3 months ago
JSON representation
大型高校联合新生入门赛事 NewStar CTF 2024
- Host: GitHub
- URL: https://github.com/ctf-archives/2024-newstar
- Owner: CTF-Archives
- License: mit
- Created: 2024-11-06T15:39:16.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-11-07T16:01:13.000Z (8 months ago)
- Last Synced: 2025-03-20T08:48:21.424Z (3 months ago)
- Topics: ctf, ctf-challenges, newstar
- Homepage: https://ns.openctf.net
- Size: 202 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
# NewStar CTF 2024
附件存放在本仓库的 Github Release 中,除了按照 Week 进行分类的总附件外,按照方向进行区分。
## 赛题简介 - 按 Week 分类
- [Week 1](./week/w1.md)
- [Week 2](./week/w2.md)
- [Week 3](./week/w3.md)
- [Week 4](./week/w4.md)
- [Week 5](./week/w5.md)## 赛题简介 - 按方向分类
- [Pwn 二进制安全](./category/pwn.md)
- [Reverse 逆向工程](./category/reverse.md)
- [Web 网络攻防](./category/web.md)
- [Crypto 密码学](./category/crypto.md)
- [Misc 杂项](./category/misc.md)## License
All authors can be found at [AUTHORS](./AUTHORS).
Copyright (c) Authors of NewStar CTF 2024. All rights reserved.
Licensed under the [MIT License](./LICENSE).