


Internet is very vast and it connects world together.People like to use website and apps.For using most websites or apps we have to proveide our information.When that websites or apps are hacked and data is breached that time users data is not safe. Sometime web or apps need sensitive data like credit card details etc.By exploiting vulnerabilities Hacker can steal data, redirect users etc.
Xss is most common and exploitation results into session hijacking, access browser data etc.
SQL injection also known as sqli and it is most commonly used backend language for storing data.Hacker can gain full access of website or app by using this vulnerability.
Oauth is basically while using different applications or website for sign up or registration we have to give our other information like email id , Facebook credentials etc.
Insecure direct object reference is very critical for e-commerce ,social media etc.Here users supplied input direct takes as object reference.Hacker can aggressively hack data by developing script that takes data of all users.
So security is priority for all organization.Coders have to code well . Organization have to organise event for vulnerability findings.