Git Product home page Git Product logo

advancednetworksecurityprojects's Introduction

Advanced Network Security Projects

This repository contains a series of projects relative to network security (attack and mitigation). For a period of 6 intense weeks, every week I worked on the development of different projects related to network security, by studying vulnerabilities and countermeasures in networking systems and communication protocols, I developed a set of active defence mechanisms to protect a system on different layers.
The project's complexity grows with the increase of their numbering, hence the project #6 is more intricate than #1.

All the codes developed were written in C++ and/or Python on a Linux OS.
Every projects folder contains the following files:

  • Description document which defines the guidelines/deliverables and in some cases input and example of output files.
  • The project source code

Topics

  • Project 1: DNS packet capture and fields parsing (byte level malicious detection)
  • Project 2: Dynamic ARP Inspection Module
  • Project 3: ARP-request reply attack defence (WEP)
  • Project 4: DDoS mitigation (iptables - bloom filters - longest prefix match trie)
  • Project 5: Traffic fingerprinting of TLS flows (Markov chains)
  • Project 6: IPS for SYN flood mitigations (Statical/Behavioral/Cookies protections)

advancednetworksecurityprojects's People

Contributors

umeer 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.