© 2023 Hashnode
#bugbounty
#Cybersecurity #sqlinjection What is SQL Injection? SQL injection usually occurs when you ask a user for input, like their username/userid, and instead of a name/id, the user gives you an SQL statemen…
Self Introduction : Hello, I am Rupachandran S, I am a Third Year Integrated Five year-Master of Computer Science with a Specialization in Business Analytics student at Vellore Institute Of Technology-Chennai. I am here to share my finding …
This is the introduction of this brand new series where I share my journey into Mobile Application Penetration Testing including resources and advice I get from experts in this field and hopefully hel…
Introduction Nmap is a powerful network exploration and security auditing tool. It is a free and open-source utility that is commonly used by security professionals and system administrators for network mapping, port scanning, and vulnerabi…
This article was originally published at https://stackzero.net/ssrf-introduction/ Server-side request forgery (SSRF) is a type of web application vulnerability that allows an attacker to send a crafte…
Welcome to my blog, where we celebrate the art of fakery and the rise of imposter syndrome! Today, I have some exciting news to share with you all. I have just been awarded a bug bounty of $100,000 fr…
Note: This solution is provided (with permission) by Sudip Shah and in his exact words and methodology. Enjoy! The Challenge: Challenge Lets see what the script.py contains : script.py As previously mentioned about programming, I didn’t…
In writing a report, a major thing to consider is the security team. Because they will have to verify the findings, therefore they must be detailed and precise. Note: What will show all that you have done in any Cyber security project is th…
New Year is coming! It means, according to tradition, it's time to recall 10 of the most interesting warnings that PVS-Studio found during 2022. It is worth noting that this year there were not as many articles about project checks as in p…
The OWASP API Security Project is a community-driven initiative aimed at improving the security of application programming interfaces (APIs). The project provides a set of guidelines and best practice…