
Web Security 101 0x02 | IDOR Insecure Direct Object Reference'ı Bütünüyle Anlamak MDISEC
IDOR nedir ve nasıl çalışır? Bu makalede Insecure Direct Object Reference açıklarını tanıyacak ve savunma tekniklerini öğreneceksiniz.
IDOR nedir ve nasıl çalışır? Bu makalede Insecure Direct Object Reference açıklarını tanıyacak ve savunma tekniklerini öğreneceksiniz.
SQL Injection nedir ve nasıl çalışır? Bu makalede SQL enjeksiyon açıklarını tanıyacak ve savunma tekniklerini öğreneceksiniz.
Video Tutorial This comprehensive guide will walk you through the process of installing and configuring MariaDB (a drop-in replacement for MySQL) on Kali Linux. MariaDB is a popular open-source r...
mdimg_localizer is a Python utility for automatically downloading remote images referenced in your Markdown (.md) files and updating the image links to local paths. It is designed for static site/b...
Bu makalede, PHP ve MySQL kullanarak basit bir login/signup sistemi oluşturacak ve sistemde bilerek bir güvenlik açığı bırakacağız. Bu açık, “Whitespace Manipulation” veya “Trailing Whitespace Vuln...
Video Tutorial Introduction Today, we’ll solve a very easy and basic crackme called “babyFirstCrackme” by idanhajbeko using Ghidra. This challenge is specifically designed for people who are int...
Video Tutorial Introduction Today, we’ll solve a simple crackme challenge called “rev50_linux64-bit” by cbm-hackers using Ghidra, a powerful reverse engineering tool developed by the NSA. This i...
Video Tutorial Introduction In this tutorial, we’ll learn how to create a WiFi hotspot on Linux using the linux-wifi-hotspot tool. This tool allows you to share your internet connection with oth...
Video Tutorial Introduction In this tutorial, we’ll analyze and crack a simple C/C++ CrackMe created by fptisthebest. This is a great exercise for learning basic reverse engineering with Ghidra....
Video Tutorial What is Ghidra? Ghidra is a software reverse engineering (SRE) framework developed by the National Security Agency (NSA). It’s a powerful tool for analyzing compiled code and unde...