INSECURE DIRECT OBJECT REFERENCE (IDOR): Insecure Direct Object Reference (or IDOR) is the seventh (merged with Cross-Site Scripting) on Open Web Application Security Project (OWASP) top […]
HYPER TEXT TRANSFER PROTOCOL (HTTP) HEADERS HTTP headers allow the user and the server to pass information in addition to the original request or the response. […]
CLICKJACKING: Clickjacking is also known as the User Interface (UI) Redressing or UI Redress Attack. In this type of attack, the attacker tricks the victim into […]
File inclusions are a part of every server-side script on the web application. They are needed to keep the web application’s code clean and maintainable. They […]