Menu

Tree [5bd48a] master /
 History

HTTPS access


File Date Author Commit
 bin 2015-12-16 spock spock [417034] first write
 config 2015-12-16 spock spock [a3d70f] first write
 doc 2015-12-16 spock spock [a3d70f] first write
 src 2015-12-16 spock spock [fd4154] first write
 LICENSE 2015-12-16 Cooler_ Cooler_ [f91a53] Initial commit
 Makefile 2015-12-16 spock spock [fd4154] first write
 README.md 2015-12-16 Cooler_ Cooler_ [5bd48a] Update README.md

Read Me

Alt text

raptor_waf

Raptor is a Web application firewall made in C, uses DFA to block SQL injection, Cross site scripting and path traversal.

THis is PoC version

Alt text

to run:

$ git clone https://github.com/CoolerVoid/raptor_waf

$ cd raptor_waf; make; bin/raptor

Example

Up some HTTPd server at port 80

$ bin/Raptor -h localhost -p 80 -r 8883 -w 4 -o loglog.txt

you can test at http://localhost:8883/test.php

Look the docs

https://github.com/CoolerVoid/raptor_waf/blob/master/doc/raptor.pdf

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.