Web attack types
Web attacks can be divided into two basic categories
- Those related to technical flaws (control weaknesses, lack of rigor in the developments, cryptographic weaknesses…)
- Those related to logical flaws (weaknesses in the business logic of the web application)
There are many types of flaws and different attacks to exploit them. Attacks can also be combined.
The direct consequences of an attack generally fall into the following broad categories:
- Illegal access to certain data (theft)
- Loss or modification of data
- Ilegal access to some functions of the web application
- Execution of some actions on the website on behalf of other users
- Malware installation
- Web Server takeover (and more)
With some more efforts, attackers can perform some pivots and in the end gain control over the company’s internal servers, even if the website is not hosted on the internal network of the company.
The vast majority of these attacks can either be invisible or be quickly spotted, stay active or be stealthy.
The impact for the company
A web application attack can impact both the company and the website users (clients, consumers, employees).