Giter Site home page Giter Site logo

mod_seven's Introduction

mod_seven

An Apache module for DDoS attacks mitigation. Tested against Slowloris, HTTP POST and Slowread. Keeps Apache aservervailability above XX%.

For more details and understanding of mod_seven and Application Layer DoS attacks, please check [1] and [2]:

[1] Pascoal, T. A., Correa, J. H. G., Nigam, V., Fonseca, I. E., 2017. “An Anti-Application Layer DoS Attack Module: A Quality of Service and User Experience Analysis”. In XXXV Brazilian Symposium on Computer Networks, pp. 1003-1016. SBC, 2017. In portuguese.

[2] Pascoal, T. A., Correa, J. H. G., Nigam, V., Fonseca, I. E., 2016. “A module for defending application layer DDoS attacks using selective strategies”. In XXXIV Brazilian Symposium on Telecommunications and Signal Processing, pp. 969-973. SBC, 2016. In portuguese.


Installation:

  1. First, install apache dev:

apt-get install apache2-dev

  1. Second, install and activates mod_seven module:

apxs2 -i -c -a mod_seven.c

  1. Finally, restart Apache service:

service apache2 restart

Files:

  • mod_seven - Manual: mod_seven Manual in Portuguese;
  • scenario_experiments: One of the many used scenario for experiments;
  • apache.sh: shell script for monitoring Apache´s CPU and memory consumption;
  • exec-sleep.sh: sheel script model for DoS attack;
  • exec-sleep_slowloris: sheel script for Slowloris DoS attack;
  • exec-sleep_slowbodies: sheel script for Slowbodies/HTTP POST DoS attack;
  • exec-sleep_slowread: sheel script for Slowread DoS attack;
  • ressurected_slowloris: sheel script for a novel DoS attack called ressurected slowloris;

mod_seven's People

Contributors

tuliopascoal avatar

Watchers

 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.