- SNOW CRASH project
This is cybersecurity project by Ecole 42. It helps to learn some vulnerabilities in linux-based systems. Every task has its own level (user in ubuntu system), and access to the level can be recieved only from previous one.
find
command- Basic decryption of text messages
- https://www.dcode.fr/
- Password storing in Linux
- Using decryption program John
- Basic understanding of TCP/UDP packages traffic
- WireShark for net traffic analisis
scp
command
- Executing binaries with commands for terminal in linux
- Environmental variable
PATH
ltrace
command (IT APPLIES FOR ALL NEXT TASKS)
- Basics of Perl language
- CGI scripts
- Linux ports
curl
command
- Mailing using Linux terminal
crontab
program- Basics of Shell scripting
- Basics of PHP language
- Vulnerabilities of preg_replace()
- Linux environmental variables
- Creating sybolic links with
ln -s
command
- Vriting your own token decoder with preferred language