Blog

Spot the Vulnerability LFI Code Challenge
Spot the Vulnerability LFI Code Challenge
Spot the Vulnerability LFI Code Challenge
Spot the Vulnerability LFI Code Challenge

Spot the Vulnerability LFI Code Challenge

Introduction to Local File Inclusion (LFI) Local File Inclusion usually referred to as LFI is not so common vulnerability that comes under web applications in which an attacker tricks the web application and tries loading local files of the application itself or the important local server files on which its hosted. LFI is a critical

SecurityBoat CTF XSS Challenge November

Author Of The Blog And Winner Of SecurityBoat CTF XSS Challenge November 2022: Bruno Halltari. Write up for the XSS Challenge hosted by SecurityBoat in the month of November 2022 submitted by winner of the challenge Bruno Halltari. The website doesn’t have a ton of features. it is possible to insert a note and a

Spot The Vulnerability XSS Challenge Simplified

Author Of The Blog And Winner Of Spot The Vulnerability XSS Challenge November 2022: Given Ncube Introduction to XSS One common vulnerability in web applications is Cross Site Scripting (XSS), which usually allows an attacker to take control of the victim’s browser, steal authentication cookies, and may sometimes lead to code execution on the backend

Deep Dive Into Android Security

We’re delighted to present the third post in the Android security series. This series aims to cover Android security from the basics to advance. We have previously covered many of the basics and intermediate topics in this series, so in this blog post, we will dive deeper into Android security. Before reading this post, check