Create your virtual network with QEMU
“The best way to learn about computer networks is to get the hands dirty with a real one.” Mickey Mouse Network vs Virtual Network The normal (not virtual) network is something you probably alr...
“The best way to learn about computer networks is to get the hands dirty with a real one.” Mickey Mouse Network vs Virtual Network The normal (not virtual) network is something you probably alr...
Let’s have a look at random.c: A little research on google shows that the ^ operator is the XOR bitwise operator, what we need is a key that applied to ‘random’ using this operator gives us the ...
One of the most used architecture when teaching about processors at the university is the MIPS architecture. This is because MIPS is a RISC architecture (Reduced instruction set computing), this me...
Another fast walthrough of one of the most famous wargames out there. natas0 The password is in the page source code. gtVrDuiDfck831PqWsLEZy5gyDz1clto natas1 Same thing as natas0. ZluruAthQk7...
Leviathan is a one of the easiest wargames hosted by the famous website OTW (overthewire.org). Here is a short walktrough of it’s 7 levels :) leviathan0 For the first level you will easily find ...