HOME
Recent posts
ELF x64 Bypass NX with mprotect()
In this blogpost, I’ll explain how to bypass NX using mprotect() in order to make the stack executable.
Cascade Writeup
Let’s start by enumerating all the services on the machine with a TCP scan:
Resolute Writeup
I had some problems the last week and couldn't publish this writeup I wrote in Decembre, let’s start by enumerating a...
iOS Swift Anti-Jailbreak Bypass with Frida
Frida is a dynamic binary instrumentation framework that has been around for a while. In a nutshell, Frida allows rev...
DVIA v2 iOS Anti-Debugging Bypass with LLDB
This is my solution to bypass anti-debugging checks on Damn Vulnerable iOS Application v2.
Safe Writeup
Let's run a full TCP scan with NMAP in order to enumerate all the available TCP services:
Nineveh Writeup
Let's start with NMAP:
Master IP CAM 01 Vulnerabilities
Some time ago I analized this ipcam with my friend Dzonerzy.
Beep Writeup
Hello, this is my first writeup for Hack The Box platform, the machine was Beep
Metasploitable3 CTF Writeup
Hello, my dear Friend R3d and I partecipated to the Rapid7 Metasploitable 3 CTF as 16667 team.