In: Computer Science
3. Name two types of common attacks on security and explain how we can test them.
Hey here is answer to your question.
In case of any doubt comment below. Please UPVOTE if you Liked the answer.
SQL Injection Attack
SQL (pronounced “sequel”) stands for structured query language; it’s a programming language used to communicate with databases.
SQL injection errors occur when:
Cross-Site Scripting (XSS)
In an SQL injection attack, an attacker goes after a vulnerable website to target its stored data, such as user credentials or sensitive financial data. But if the attacker would rather directly target a website's users, they may opt for a cross-site scripting attack.