Skip to content

Commit 29fd4a2

Browse files
authored
Update README.md
1 parent ba81199 commit 29fd4a2

File tree

1 file changed

+2
-53
lines changed

1 file changed

+2
-53
lines changed

README.md

Lines changed: 2 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -14,57 +14,6 @@ If any of the files related to licensing are missing or if you have any other qu
1414

1515
Please refer to: [the documentation folder](https://github.com/SpiderLabs/ModSecurity/tree/v2/master/doc) for the reference manual.
1616

17-
## OWASP ModSecurity Core Rule Set (CRS)
17+
## Sponsor Note
1818

19-
Project Site: https://www.owasp.org/index.php/Category:OWASP_ModSecurity_Core_Rule_Set_Project
20-
21-
Download: https://github.com/SpiderLabs/owasp-modsecurity-crs
22-
23-
ModSecurity™ is a web application firewall engine that provides very little protection on its own. In order to become useful, ModSecurity™ must be configured with rules. In order to enable users to take full advantage of ModSecurity™ out of the box, Trustwave's SpiderLabs is providing a free certified rule set for ModSecurity™ 2.x.
24-
25-
Unlike intrusion detection and prevention systems, which rely on signatures specific to known vulnerabilities, the Core Rules provide generic protection from unknown vulnerabilities often found in web applications, which are in most cases custom coded. The Core Rules are heavily commented to allow it to be used as a step-by-step deployment guide for ModSecurity™.
26-
27-
### Core Rules Content
28-
29-
In order to provide generic web applications protection, the Core Rules use the following techniques:
30-
31-
* **HTTP Protection** - detecting violations of the HTTP protocol and a locally defined usage policy.
32-
* **Real-time Blacklist Lookups** - utilizes 3rd Party IP Reputation
33-
* **Web-based Malware Detection** - identifies malicious web content by check against the Google Safe Browsing API.
34-
* **HTTP Denial of Service Protections** - defense against HTTP Flooding and Slow HTTP DoS Attacks.
35-
* **Common Web Attacks Protection** - detecting common web application security attack.
36-
* **Automation Detection** - Detecting bots, crawlers, scanners and other surface malicious activity.
37-
* **Integration with AV Scanning for File Uploads** - detects malicious files uploaded through the web application.
38-
* **Tracking Sensitive Data** - Tracks Credit Card usage and blocks leakages.
39-
* **Trojan Protection** - Detecting access to Trojans horses.
40-
* **Identification of Application Defects** - alerts on application misconfigurations.
41-
* **Error Detection and Hiding** - Disguising error messages sent by the server.
42-
43-
## ModSecurity Rules from Trustwave SpiderLabs
44-
45-
Project Site: https://www.trustwave.com/modsecurity-rules-support.php
46-
47-
Download: https://ssl.trustwave.com/web-application-firewall
48-
49-
Trustwave now provides a commercial certified rule set for ModSecurity 2.x that protects against known attacks that target vulnerabilities in public software and are based on intelligence gathered from real-world investigations, honeypot data and research.
50-
51-
1. More than 16,000 specific rules, broken out into the following attack categories:
52-
53-
* SQL injection
54-
* Cross-site Scripting (XSS)
55-
* Local File Include
56-
* Remote File Include
57-
58-
2. User option for application specific rules, covering the same vulnerability classes for applications such as:
59-
60-
* WordPress
61-
* cPanel
62-
* osCommerce
63-
* Joomla
64-
* For a complete listing of application coverage, please refer to this link (which is updated daily): https://modsecurity.org/application_coverage.html
65-
66-
3. Complements and integrates with the OWASP Core Rule Set
67-
68-
4. IP Reputation capabilities which provide protection against malicious clients identified by the Trustwave SpiderLabs Distributed Web Honeypots
69-
70-
5. Malware Detection capabilities which prevent your web site from distributing malicious code to clients.
19+
ModSecurity is sponsored by Trustwave. Trustwave offers a range of commercial services related to ModSecurity, including a set of Rules, consultancy and customization of ModSecurity. Contact the Trustwave sales department for more information - [email protected]

0 commit comments

Comments
 (0)