What threat is presented by an injection attack?
Answers
Answered by
6
Answer:
Injection are amongst the oldest and most dangerous attacks aimed at web applications. They can lead to data theft , data loss , loss of data integrity denial of service , as well as full system compromise.
Answered by
0
The threat that is presented by an injection attack is as follows:
- An injection attack is when malicious code is injected into the network and retrieves all of the data from the database and sends it to the attacker.
- This attack is the number one online application security risk and is considered a big problem in web security.
- Injections are one of the oldest and most hazardous web application threats, and they can result in data theft, data loss, data integrity loss, denial of service, and full system compromise.
- In most cases, insufficient user input validation is the root cause of injection vulnerabilities.
Similar questions