- Practical Network Scanning
- Ajay Singh Chauhan
- 257字
- 2022-07-12 10:43:08
Application layer attacks
Application attacks are low traffic rate attacks which are very hard to detect. These are targeted at weaknesses in an application or server with the goal of establishing a connection and exhausting processes and transactions. Such attacks do not require a botnet type army; generating a low traffic rate needs few sources and the traffic type seems to be legitimate.
The most famous example of a Layer-7 attack is the HTTP Get/Post DDoS attack.
- HTTP Flood Attack: HTTP flood is a very common type of DDoS attack in which the cyber criminal exploits HTTP GET or POST requests to attack an online web server or application. The attacker forms a botnet army to send the targeted server a very large number of GET (image content) or POST (files) requests. The targeted web server attempts to answer each request coming from the botnet army. In accordance with normal application behavior, the server allocates the maximum number of resources to handle the requests. This prevents genuine requests coming from authentic users to reach to the web server or application. This simply turns into a denial of service:

- Cloud is a new platform for attackers: To create a zombie botnet army cloud series provides a new platform to hackers. Thousand of VMs/hosts can be created and deleted in a few seconds and the traffic looks legitimate:

- Mitigation: A ring-based Anycast solution offers inbuilt DDoS protection against such flood attacks. The most highly-effective mitigation mechanisms rely on a combination of traffic profiling methods, including identifying the IP reputation.
推薦閱讀
- Extending Symfony2 Web Application Framework
- 數字身份與元宇宙信任治理
- CSO進階之路:從安全工程師到首席安全官
- 網絡安全應急管理與技術實踐
- 工業物聯網安全
- 黑客攻防與無線安全從新手到高手(超值版)
- 移動APT:威脅情報分析與數據防護
- 網絡運維親歷記 (網絡運維紀實文學)
- 黑客攻防與網絡安全從新手到高手(絕招篇)
- 信息安全案例教程:技術與應用(第2版)
- 安全防御入門手冊
- Disaster Recovery Using VMware vSphere Replication and vCenter Site Recovery Manager
- 華為Anti-DDoS技術漫談
- 數字銀行安全體系構建
- ATT&CK與威脅獵殺實戰