NINeville Iregiinm0ng00s3-blog.hashnode.dev·Aug 13 · 9 min readFinding out what Operating Systems are and do.I thought I knew what's required when it comes to operating systems. I used Windows for quite some time (since I was a child), but it was mostly for games and stuff like that, which might have given m00
NINeville Iregiinm0ng00s3-blog.hashnode.dev·Jun 13 · 11 min readSolving a simple CrackmeIntroduction Solving crackmes (or cracking challenges) can be a valuable part of learning and practising C programming, especially when developing skills for a career in cybersecurity. Crackmes, short00
NINeville Iregiinm0ng00s3-blog.hashnode.dev·May 25 · 11 min readHack The Box: VaccinePenetration testing is not simple, it requires lots of technical knowledge and the capability to think outside of the box. Sometimes you will find simple yet dangerous vulnerabilities, other times you00
NINeville Iregiinm0ng00s3-blog.hashnode.dev·May 5 · 9 min readHack The Box: PennyworthPennyworth is a Linux machine that focuses on exploiting weak credentials and remote command execution in. Default credentials can be used to get administrative access into Jenkins with which the Scri00
NINeville Iregiinm0ng00s3-blog.hashnode.dev·Apr 30 · 14 min readHack The Box: BikeBike is a Linux machine that introduces Server-Side Template Injection (SSTI) in a Node.js application using the Handlebars template engine. The SSTI in the web application can be leveraged to escape 00