Cyber Security What is cross site scripting (XSS) Basics You Need to Know Prakash, 25, May 202325, May 2023 Cross site scripting (XSS) is a kind of security vulnerability that happens when a web application fails to properly validate and sanitize user input. Allowing attackers to inject and execute malicious scripts into web pages that other users are seeing. When a web application contains user-supplied data in its output without proper… Continue Reading
Hacking What is Buffer Overflow Attack and How to prevent? Ankit Chaubey, 25, August 202225, August 2022 Every day, hackers are constantly discovering new ways to exploit vulnerabilities in electronic devices, whether it be websites, applications, or even system architecture. A common thing that all electronic devices have is that they rely on programs that are stored in memory. Hackers have taken advantage of this by finding… Continue Reading
Hacking What is Black-Box Penetration Testing? Ankit Chaubey, 23, August 20226, March 2023 A black-box test may be the best option for you if you have the budget for only one penetration testing method. The main reason for this is that black-box tests give you an outsider’s perspective of your system. While penetration testing is a vital part of any organization’s security protocols,… Continue Reading