SQL Injection (SQli) is an attack technique where the attacker exploits the vulnerability in Web Application of not validating inputs and injects malicious SQL statements into the Relative Databases (RDMS). Web Application is a 3-Tier Architecture. A user accesses the web server and the data from the web server is provided to the application server….
Category: Cyber Security Attacks and Threats
Web Server Attacks
A Web Server is a computer system that host information and provides it to users who accesses through HTTP using web browser. Web Service is most used service on Internet and hence is the most targeted by attacker. The following the various attacks performed on Web Server: Directory Transversal Attack is where the attacker exploits…
DoS And DDoS
DoS (Denial of Service) Attack DoS (Denial of Service) is the act, where an attacker makes a computer or network un-available to the users. It is done by flooding the computer or network with huge traffic which depletes the available resources which are CPU, Memory for a computing system and bandwidth for a network and…