- Web Penetration Testing with Kali Linux(Third Edition)
- Gilberto Najera Gutierrez Juned Ahmed Ansari
- 232字
- 2021-06-24 18:44:50
Reasons to guard against attacks on web applications
Some of the most compelling reasons to guard against attacks on web applications are as follows:
- Protecting customer data
- Compliance with law and regulation
- Loss of reputation
- Revenue loss
- Protection against business disruption.
If the web application interacts with and stores credit card information, then it needs to be in compliance with the rules and regulations laid out by Payment Card Industry (PCI). PCI has specific guidelines, such as reviewing all code for vulnerabilities in the web application or installing a WAF in order to mitigate the risk.
When the web application is not tested for vulnerabilities and an attacker gains access to customer data, it can severely affect the brand of the company if a customer files a lawsuit against the company for not adequately protecting their data. It may also lead to revenue losses, since many customers will move to competitors who might assure better security.
Attacks on web applications may also result in severe disruption of service if it's a DoS attack, if the server is taken offline to clean up the exposed data, or for a forensics investigation. This might be reflected negatively in the financial statements.
These reasons should be enough to convince the senior management of your organization to invest resources in terms of money, manpower, and skills in order to improve the security of your web applications.
- Linux設備驅動開發詳解:基于最新的Linux4.0內核
- Kubernetes修煉手冊
- Mastering ElasticSearch
- Designing Purpose:Built Drones for Ardupilot Pixhawk 2.1
- 操作系統基礎與實踐:基于openEuler平臺
- Extending Puppet
- SharePoint 2013 WCM Advanced Cookbook
- 嵌入式應用程序設計綜合教程(微課版)
- 嵌入式Linux驅動程序和系統開發實例精講
- Kali Linux 2018:Windows Penetration Testing
- jQuery UI Cookbook
- Learning BeagleBone
- OpenVZ Essentials
- Docker容器技術與應用
- 應急指揮信息系統設計