- Add BinarySEC to our Software vendors page
PR: www/110588 Submitted by: Richard Touret <rt@binarysec.com> Approved by: keramida (mentor)
This commit is contained in:
parent
5461d4406d
commit
27783b2e40
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=29866
1 changed files with 23 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
<?xml version="1.0"?>
|
||||
<!DOCTYPE entries PUBLIC "-//FreeBSD//DTD FreeBSD XML Database for Commercial Gallery//EN"
|
||||
"http://www.FreeBSD.org/XML/www/share/sgml/gallery.dtd">
|
||||
<!-- $FreeBSD: www/share/sgml/commercial.software.xml,v 1.4 2007/03/13 12:32:13 gabor Exp $ -->
|
||||
<!-- $FreeBSD: www/share/sgml/commercial.software.xml,v 1.5 2007/03/22 21:34:12 gabor Exp $ -->
|
||||
|
||||
<entries>
|
||||
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||
<cvs:keyword name="freebsd">
|
||||
$FreeBSD: www/share/sgml/commercial.software.xml,v 1.4 2007/03/13 12:32:13 gabor Exp $
|
||||
$FreeBSD: www/share/sgml/commercial.software.xml,v 1.5 2007/03/22 21:34:12 gabor Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
|
@ -2138,4 +2138,25 @@
|
|||
<a href="http://www.anoigo.co.uk">http://www.anoigo.co.uk</a>.
|
||||
</description>
|
||||
</entry>
|
||||
|
||||
<entry id="binarysec" category="SECURITY">
|
||||
<name>BinarySEC</name>
|
||||
<url>http://www.binarysec.com/</url>
|
||||
<description>
|
||||
BinarySEC is an intelligent web application firewall. It runs on
|
||||
FreeBSD as an Apache module either on i386 and amd64 architectures.
|
||||
Its artificial intelligence engine learns normal traffic received on a
|
||||
website or any web application (provided it uses Apache) and is then
|
||||
able to stop suspicious HTTP requests. It has two modes: alert
|
||||
(suspicious traffic is just reported, not stopped) and blocking mode.
|
||||
The webmaster (or the admin) has the ability to make the AI engine learn
|
||||
normal traffic so that the profiles of these requests generate no more
|
||||
false positives. After a few days, no more false alerts will appear,
|
||||
only suspicious traffic will have been blocked. BinarySEC is a relevant
|
||||
tool to harden a web application.<br/>
|
||||
A free trial is available on our website. It can be installed in a few
|
||||
minutes. <a href="http://www.binarysec.com/page-eng-freetrial.html">Grab
|
||||
it from here</a>.
|
||||
</description>
|
||||
</entry>
|
||||
</entries>
|
||||
|
|
Loading…
Reference in a new issue