Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 |