Websec.fr level 1 - baby steps
The level source code: <?php session_start (); ini_set('display_errors', 'on'); ini_set('error_reporting', E_ALL); include 'anti_csrf.php'; init_token (); class LevelOne { public func...
The level source code: <?php session_start (); ini_set('display_errors', 'on'); ini_set('error_reporting', E_ALL); include 'anti_csrf.php'; init_token (); class LevelOne { public func...
Let’s talk about Api Unhooking Introduction Well, first, we need to discuss what is hooking. Here, we will talk about inline hooking in user space. Inline hooking in user space involves intercept...
Welcome to My Blog !! Introduction Hello and welcome to my blog! Here, I’ll be sharing my thoughts, experiences, and insights on various topics ranging from technology to literature. I will mainl...