Skip to content

SpiderLabs/secrules-language-evaluation

Repository files navigation

secrules-language-evaluation

This project contains a set of Python scripts to perform SecRules language evaluation on a given http request.

Installation

Requirments: Python (tested on 2.75-2.79) Python Lex and Yacc package (PLY) Fedora yum (dnf) install python-ply Windows Install Python (https://www.python.org/downloads/) Install PLY (https://pypi.python.org/pypi/ply) Download the tar file Extract the tar file Navigate into the directory Run 'python setup.py install' (requires setuptools)

About

Set of Python scripts to perform SecRules language evaluation on a given http request.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages