GithubHelp home page GithubHelp logo

likai36 / paper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nico-ralf-ii-fpuna/paper

0.0 0.0 0.0 64 KB

Code for paper we submitted to the ERRC 2017 conference in Santa Maria, Brazil

License: Mozilla Public License 2.0

Python 66.91% TeX 33.09%

paper's Introduction

Paper

Code for paper we submitted to the ERRC 2017 conference in Santa Maria, Brazil.

This is a simple implementation of a Web Application Firewall (WAF) based on Anomaly Detection using One Class SVM.

Getting Started

Tested with Python 3.5 on Ubuntu 14.04 and Windows 7

Install dependencies

cd paper
pip install -r requirements.txt

If there are problems on Windows with some packages, Anaconda can be used to install them. In Ubuntu using pip should just work fine.

Download necessary data sets

Run the code

Use the run.py file to run the different tests. For example, python3 run.py test1. To see which tests are available, run the file without additional commands or parameters like this python3 run.py. To test the proxy implementation you have to start all the tests beginning with test2 in their listed order (alphabetical order), starting with the data server and concluding with source, waiting some seconds between the executions to give them some time to initialize.

Latex source code

The folder paper/latex contains the latex source code of the paper we submitted to the conference. It includes a script to compile the code and generate a PDF file, using the utilities pdflatex and bibtex.

Authors

  • Nico Epp
  • Ralf Funk
  • Cristian Cappo (undergraduate thesis advisor)

paper's People

Contributors

nicoepp avatar ralffunk avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.