help@cyb4rgeek.xyz

+1 (512) 588 6950

web-security

Home/Category: web-security
MySQL LOAD_FILE() and INTO OUTFILE() Sql Injection
MySQL LOAD_FILE() and INTO OUTFILE() Sql Injection bez0x January 19, 2023

MySQL LOAD_FILE() and INTO OUTFILE() Sql Injection

Photo by Sara Bakhshi on Unsplash In this article, we will discuss the MySQL LOAD_FILE() function and the INTO OUTFILE() function and Sql Injection. MySQL provides the LOAD_FIL

Read More
Bypass mysql_real_escape_string and addslashes from Injection Attacks
Bypass mysql_real_escape_string and addslashes from Injection Attacks bez0x January 15, 2023

Bypass mysql_real_escape_string and addslashes from Injection Attacks

Photo by Raghavendra V. Konkathi on UnsplashIn this article, I will talk about the mysql_real_escape_string bypass defense method. It is not recommended to try to bypass securit

Read More
Write-up: Authentication bypass via encryption oracle
Write-up: Authentication bypass via encryption oracle bez0x December 20, 2022

Write-up: Authentication bypass via encryption oracle

This write-up for the lab Authentication bypass via encryption oracle is part of my walk-through series for PortSwigger’s Web Security Academy. Learning path: Server-side top

Read More
Burp Suite Extension Development
Burp Suite Extension Development bez0x December 20, 2022

Burp Suite Extension Development

Photo by Mohammad Rahmani on Unsplash In this article, I will be talking about how you can develop a extension for the popular Web Application Security tool Burp Suite. A Burp

Read More