博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
ModSecurity Updates: Nginx Stable Release and Google Summer of Code Participation
阅读量:2436 次
发布时间:2019-05-10

本文共 1790 字,大约阅读时间需要 5 分钟。

Availability of ModSecurity 2.7.4: Nginx Stable Release

The ModSecurity Development Team is pleased to announce the availability of .  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  for more information.  Upgrading is high recommended.

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

Please see the release notes included in the  file. For known problems and more information about bug fixes, please see the .  You can optionally report any bug to .

Google Summer of Code Participation

OWASP is again participating Organization in 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 who will be working on a !  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 .  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 .

转载地址:http://nkemb.baihongyu.com/

你可能感兴趣的文章
FLASHCACHE 的是是非非
查看>>
length() between oracle and postgresql
查看>>
求无序数组总第n大的数
查看>>
99-lisp lisp 的99个问题 P1-10
查看>>
PG 函数的易变性(Function Volatility Categories)
查看>>
Lisp Quote 和Backquote分析
查看>>
PG psql 变彩色显示
查看>>
SICP 练习 1.3
查看>>
pg 数据库HA 启动脚本的两个假设
查看>>
PG9.2.3 发布
查看>>
sql_log_bin在GTID复制下的一个现象
查看>>
双主+haproxy手工切换的一个注意点
查看>>
利用binlog2sql实现闪回
查看>>
mongos分片集群下db数量过多导致服务不可用
查看>>
mysql唯一索引的一个小常识--Duplicate entry 'XXX' for key 'XXX'
查看>>
故障处理--mongos count不准
查看>>
大量短连接导致haproxy服务器端口耗尽
查看>>
mongo3.0.9库命名的一个S级bug
查看>>
跨版本导入数据导致mysqld崩溃
查看>>
xtrabackup对于flush tables with read lock操作的设置
查看>>