The first network attacks exploited vulnerabilities related to the implementation of TCP/IP protocol suites. With the gradual correction of these vulnerabilities, attacks have shifted to application layers and particularly the web, given that most companies open their firewall systems to web traffic.
The HTTP (or HTTPS) protocol is the standard that makes it possible to transfer web pages via a request and response system. Mainly used to transfer static web pages, the web has quickly become an interactive tool making it possible to provide on-line services. The term "web application" refers to any application whose interface can be accessed on the web from a simple browser. Now the basis for a certain number of technologies (SOAP, Javascript, XML-RPC, etc.), the HTTP protocol plays an undeniable strategic role in information system security.
In that web servers are becoming more and more secure, attacks are gradually shifting toward the exploitation of web application flaws.
As such, the security of web services should be taken into account when they are designed and developed.
Web application vulnerabilities can be categorized as follows:
The HTTP protocol is by nature used to manage requests, that is, to receive input data and send return data. Data may be sent in a variety of ways:
The basic idea to generally keep in mind during the development process is that you should never trust data sent by the client.
Almost all web service vulnerabilities are linked to negligence on the part of designers, who have not checked the format of data entered by users.
Attacks on web applications are always harmful since they give the company a bad image. A successful attack can have any of the following consequences:
Results for
Results for
Results for
Results for
Results for
Results for