ModSecurity Updates: Nginx Stable Release and Google Summer of Code Participation

简介: Availability of ModSecurity 2.7.4: Nginx Stable ReleaseThe ModSecurity Development Team is ...

Availability of ModSecurity 2.7.4: Nginx Stable Release

image from www.modsecurity.orgThe ModSecurity Development Team is pleased to announce the availability of ModSecurity 2.7.4 Stable Release.  This release includes many bug fixes and the NGINX module version is now labled as STABLE.

Important Security Fix - There is a security issue fixed with this release, please check CVE-2013-2765 for more information.  Upgrading is high recommended.

We also added support for the libinjection library as a new operator called @detectSQLi.  I will be doing a separate blog post on libinjection as it deserves more attention.

Please see the release notes included in the CHANGES file. For known problems and more information about bug fixes, please see the ModSecurity Jira.  You can optionally report any bug to mod-security-developers@lists.sourceforge.net.

Google Summer of Code Participation

Soc-logo-300x200OWASP is again participating Organization in Google's Summer of Code (GSoC) program which provides stipends to student developers to write code for approved open source projects.  I am excited to announce that one of OWASP's GSoC slots was awarded to Mihai Pitu who will be working on a Java port of ModSecurity!  Here is the ABSTRACT:

The goal of this GSOC project is to have a ModSecurity version that can be used within Java servers (e.g. Tomcat). In order to achieve this, the standalone C code will be wrapped using the JNI framework and the resulting ModSecurity Java project will be used as a module for Tomcat server. Also, we will collaborate with the OWASP WebGoat team in order to integrate ModSecurity for Java into it.

Mihai's complete submission is here.  The main problem this project solves is that you will no longer have to front-end your Java app servers with a reverse proxy in order to gain ModSecurity protections!  ModSecurity standalone code will use JNI to hook into Java servers (Tomcat, Spring, Stuts, etc...) as a Servlet Filter.

If you want to follow along with our GSoC development over the summer, you can check out Mihai's GitHub repo.

目录
相关文章
|
安全 算法 搜索推荐
Code For Better 谷歌开发者之声——Google Play
Code For Better 谷歌开发者之声——Google Play
233 0
Code For Better 谷歌开发者之声——Google Play
|
项目管理 数据安全/隐私保护 C++
google code
引用:http://www.cppblog.com/flyinghare/archive/2009/09/20/96786.aspx 说到源码管理,CVS,VSS,SVN,TFS大家在公司可能都用的比较多了。
1166 0
|
数据安全/隐私保护
google code 上传
引用:http://xiejiangbo.iteye.com/blog/501211 对于不固定工作场所的程序员来说,通过http的Source Control是个不错的选择。GoogleCode就提供了Subversion server。
945 0
|
Web App开发 JavaScript C语言
Google Chrome 源码下载地址 (Google Chrome Source Code Download)
Google Chrome 源码下载地址 (Google Chrome Source Code Download)    Google Chrome 源码下载地址 (Google Chrome Source Code Download)   1. Google Chrome 源码 SVN 地址:http://src.chromium.org/svn。
4446 0
在 Google Code 上申请 Project
我是属于那种喜欢鼓弄电脑的人,我的硬盘总被我搞得不得安宁,四年下来硬盘都换了几个了。想想做我的硬盘也够可怜的 所以我决定把一些开源的代码保存到 Google Code 中,免得又弄丢了。
728 0
|
2天前
|
数据可视化 定位技术 Sentinel
如何用Google Earth Engine快速、大量下载遥感影像数据?
【2月更文挑战第9天】本文介绍在谷歌地球引擎(Google Earth Engine,GEE)中,批量下载指定时间范围、空间范围的遥感影像数据(包括Landsat、Sentinel等)的方法~
687 0
如何用Google Earth Engine快速、大量下载遥感影像数据?

热门文章

最新文章