Giter Club home page Giter Club logo

firewall-and-ids's Introduction

Firewall and Intrusion Detection System (IDS) Demo

Introduction

The goal of this project is to demonstrate cybersecurity defenses of enterprise networks by implementing and evaluating firewall configurations and Intrusion Detection Systems (IDS).

Terminal Output

Features

  • Firewall Configuration: A firewall to control and monitor incoming and outgoing network traffic based on predefined security rules.

  • Intrusion Detection System (IDS): An IDS to detect and respond to potential security threats and attacks within the network.

  • Rate Limiting: Rate limiting to control the number of requests from clients and prevent abuse of server resources.

  • Client Tracking: Tracks client activity and access patterns to identify suspicious behavior and potential security threats.

  • Error Handling: Redirects clients to error pages or return appropriate status codes to handle blocked access or detected security threats.

Usage

Clone the repository:

git clone https://github.com/blakley/Firewall-And-IDS.git

Installation

Install dependencies:

pip install -r requirements.txt

Run the application:

python3 server.py

Access the application in your web browser:

http://localhost:9000/

Configuration Notes

  • Firewall Rules: Customize firewall rules in firewall_config.json to define allowed and denied traffic patterns.

  • Intrusion Detection System: Configure IDS rules and thresholds in ids_config.json to detect and respond to security threats.

  • Rate Limiting: Adjust rate limiting parameters in server.py to control the maximum number of requests from clients.

firewall-and-ids's People

Contributors

blakley avatar sean-smc avatar salim-husain 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.