Blog

Home / Blog

Server-Side Request Forgery

Server-Side Request Forgery

SSRF vulnerabilities allow an attacker to send crafted malicious requests from the back-end server of a vulnerable application. Criminals usually operate SSRF attacks to target

Read More »
no sql injection

No SQL Injection

NoSQL Injection refers to cyber-attacks that inject malicious payloads into non-SQL databases like MongoDB. Due to the new demand for modern-day applications, there has been

Read More »
Hacking GraphQL Part 1

Hacking GraphQL Part 1

GraphQL is quickly becoming the alternative to REST API, being able to request a specified set of data across multiple resources within a single request.

Read More »