help@cyb4rgeek.xyz

+1 (512) 588 6950

Injection

Home/Tag: Injection
Basic SSTI — Server-Side Template Injection | 2023
Basic SSTI — Server-Side Template Injection | 2023 bez0x January 24, 2023

Basic SSTI — Server-Side Template Injection | 2023

Portswigger — Basic server-side template injection Solution What is SSTI? Server-side template injection is a vulnerability where the attacker injects malicious inpu

Read More
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
HTML injection in an email template
HTML injection in an email template bez0x January 14, 2023

HTML injection in an email template

Credit : PinterestSend emails on behalf of a company? Here’s how I found this vulnerability in several large companies allowing me to easily earn bounties.Hello hunters. The g

Read More
JNDI Injection Series: RMI Vector — The Final Piece of The Puzzle
JNDI Injection Series: RMI Vector — The Final Piece of The Puzzle bez0x January 13, 2023

JNDI Injection Series: RMI Vector — The Final Piece of The Puzzle

Photo by Matt Sclarandis on Unsplash In the previous three blogs (JNDI Injection Series: RMI Vector — Fundamentals, JNDI Injection Series: RMI Vector — Dynamic Class Loadin

Read More
JNDI Injection Series RMI Vector- Insecure Deserialization
JNDI Injection Series RMI Vector- Insecure Deserialization bez0x January 08, 2023

JNDI Injection Series RMI Vector- Insecure Deserialization

Photo by Olivier Miche on Unsplash Serialization refers to a process of converting an multi-dimensional object into a flattened format which can be persisted to disk or sent ov

Read More