Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nyuuuukie/snow-crash
🔐 Explore (and exploit) some vulnerabilities
https://github.com/nyuuuukie/snow-crash
21school 42projects 42school hacking snow-crash
Last synced: 4 days ago
JSON representation
🔐 Explore (and exploit) some vulnerabilities
- Host: GitHub
- URL: https://github.com/nyuuuukie/snow-crash
- Owner: nyuuuukie
- Created: 2022-09-27T14:14:14.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-28T22:32:42.000Z (about 2 years ago)
- Last Synced: 2023-09-17T19:35:51.866Z (about 1 year ago)
- Topics: 21school, 42projects, 42school, hacking, snow-crash
- Language: Shell
- Homepage:
- Size: 30.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# snow_crash
This project is an introduction to the cybersecurity branch.
The goal is to pass all the 15 levels:| Level | Exploit\Technique\Breach |
| ----- | ------- |
| [level00](/level00/Resources/README.md) | caesar cipher decoding |
| [level01](/level01/Resources/README.md) | password cracking |
| [level02](/level02/Resources/README.md) | packet sniffing |
| [level03](/level03/Resources/README.md) | privilege escalation |
| [level04](/level04/Resources/README.md) | shell injection |
| [level05](/level05/Resources/README.md) | privilege escalation |
| [level06](/level06/Resources/README.md) | privilege escalation |
| [level07](/level07/Resources/README.md) | privilege escalation |
| [level08](/level08/Resources/README.md) | privilege escalation |
| [level09](/level09/Resources/README.md) | cipher decoding |
| [level10](/level10/Resources/README.md) | race conditions |
| [level11](/level11/Resources/README.md) | shell injection |
| [level12](/level12/Resources/README.md) | shell injection |
| [level13](/level13/Resources/README.md) | dymanic injection |
| [level14](/level14/Resources/README.md) | reverse engineering |