Trustwave achieves verified MXDR solution and FastTrack ready partner status from Microsoft. Learn More

Trustwave achieves verified MXDR solution and FastTrack ready partner status from Microsoft. Learn More

Services
Capture
Managed Detection & Response

Eradicate cyberthreats with world-class intel and expertise

twi-cloud-lock-color-svg
Managed Security Services

Expand your team’s capabilities and strengthen your security posture

twi-briefcase-color-svg
Consulting & Professional Services

Tap into our global team of tenured cybersecurity specialists

twi-dashboard-color-svg
Penetration Testing

Subscription- or project-based testing, delivered by global experts

twi-database-color-svg
Database Security

Get ahead of database risk, protect data and exceed compliance requirements

twi-email-color-svg
Email Security & Management

Catch email threats others miss with layered security & maximum control

twi-managed-portal-color
Co-Managed SOC (SIEM)

Eliminate alert fatigue, focus your SecOps team, stop threats fast, and reduce cyber risk

Solutions
BY TOPIC
Microsoft Exchange Server Attacks
Stay protected against emerging threats
Rapidly Secure New Environments
Security for rapid response situations
Securing the Cloud
Safely navigate and stay protected
Securing the IoT Landscape
Test, monitor and secure network objects
Why Trustwave
The Trustwave Approach
Awards and Accolades
Trustwave SpiderLabs Team
Trustwave Fusion Platform
SpiderLabs Fusion Center
Security Operations Centers
Partners
Technology Alliance Partners
Key alliances who align and support our ecosystem of security offerings
Trustwave PartnerOne Program
Join forces with Trustwave to protect against the most advance cybersecurity threats

ModSecurity v3.0.4 Released!

It is a pleasure to announce the release of ModSecurity version 3.0.4 (libModSecurity). This version contains a number of improvements in different areas. These include cleanups, better practices for improved code readability, resilience and overall performance and security fixes.

Improvement Highlights

  • A huge refactoring was placed on the Regex engine, which is now more performant.
  • The Logging was polished and hex-encoded strings are now pretty printed.
  • The operator to match Australian social security numbers was added.
  • The audit log is now working with section H and better dealing with logs, nologs and auditlogs combinations.
  • Please note that since this release includes security fixes we encourage everyone to upgrade at their earliest convenience.

The list with the full changes can be found on the project CHANGES file, available together with the release here:
https://github.com/SpiderLabs/ModSecurity/releases/tag/v3.0.4/

Milestones

As with every new release, a milestone was created to host all the issues that will be fixed until we reach the given milestone. With that, we not only provide the community full transparency of the work that is being done on ModSecurity, but also even more chances to participate. 

Milestones give the chance to anyone from the community to deduce when and what will be released. You can view the milestones here: https://github.com/SpiderLabs/ModSecurity/milestones

Acknowledgments

Thanks to everybody who helped in this process: reporting issues, making comments and suggestions, sending patches and so on.

Further details on the compilation process for ModSecurity v3, can be found on the project README:
https://github.com/SpiderLabs/ModSecurity/tree/v3/master#compilation

Complementary documentation for the connectors are available here:
nginx: https://github.com/SpiderLabs/ModSecurity-nginx/#compilation
Apache: https://github.com/SpiderLabs/ModSecurity-apache/#compilation