skip to main |
skip to sidebar
Cross-site scripting (XSS)-
Cross-site scripting (XSS) is a type of security vulnerability typically found in Web applications. XSS enables attackers to inject client-side script into Web pages viewed by site users. A cross-site scripting vulnerability may be used by attackers to bypass access controls. Cross-site scripting carried out on websites is a major-security concern.
Database hacking via SQL injection method
SQL injection is one of the many web attacks used by hackers to steal data. It’s a type of attack that takes advantage of improper coding of web applications,where using certain hash commands among others we can break into a server and obtain control of its sensitive data.
Risks of SQL injection.