{"id":22394832,"url":"https://github.com/blakley/firewall-and-ids","last_synced_at":"2025-03-26T22:43:08.595Z","repository":{"id":225942375,"uuid":"767306476","full_name":"Blakley/Firewall-And-IDS","owner":"Blakley","description":"Implementing and evaluating firewall configurations and Intrusion Detection Systems (IDS).","archived":false,"fork":false,"pushed_at":"2024-04-09T23:24:13.000Z","size":3996,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T04:27:31.489Z","etag":null,"topics":["firewall-management","flask","network-security","python"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Blakley.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-05T03:47:32.000Z","updated_at":"2025-01-22T15:42:23.000Z","dependencies_parsed_at":"2024-04-10T00:33:01.045Z","dependency_job_id":null,"html_url":"https://github.com/Blakley/Firewall-And-IDS","commit_stats":null,"previous_names":["blakley/firewall-and-ids"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blakley%2FFirewall-And-IDS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blakley%2FFirewall-And-IDS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blakley%2FFirewall-And-IDS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blakley%2FFirewall-And-IDS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Blakley","download_url":"https://codeload.github.com/Blakley/Firewall-And-IDS/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245749800,"owners_count":20666084,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["firewall-management","flask","network-security","python"],"created_at":"2024-12-05T05:11:53.787Z","updated_at":"2025-03-26T22:43:08.573Z","avatar_url":"https://github.com/Blakley.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Firewall and Intrusion Detection System (IDS) Demo\n\n## Introduction\nThe goal of this project is to demonstrate cybersecurity defenses of enterprise networks by implementing and evaluating firewall configurations and Intrusion Detection Systems (IDS).\n\n![Terminal Output](src/static/img/demo.png)\n\n## Features\n- **Firewall Configuration:** A firewall to control and monitor incoming and outgoing network traffic based on predefined security rules.\n\n- **Intrusion Detection System (IDS):** An IDS to detect and respond to potential security threats and attacks within the network.\n\n- **Rate Limiting:** Rate limiting to control the number of requests from clients and prevent abuse of server resources.\n\n- **Client Tracking:** Tracks client activity and access patterns to identify suspicious behavior and potential security threats.\n\n- **Error Handling:** Redirects clients to error pages or return appropriate status codes to handle blocked access or detected security threats.\n\n## Usage\nClone the repository:\n```bash \ngit clone https://github.com/blakley/Firewall-And-IDS.git\n```\n\n## Installation\n\n### Install dependencies:\n```bash\npip install -r requirements.txt\n```\n\n## Run the application:\n```bash\npython3 server.py\n```\n\n### Access the application in your web browser:\n```bash\nhttp://localhost:9000/\n```\n\n### Configuration Notes\n\n- **Firewall Rules:** Customize firewall rules in `firewall_config.json` to define allowed and denied traffic patterns.\n\n- **Intrusion Detection System:** Configure IDS rules and thresholds in `ids_config.json` to detect and respond to security threats.\n\n- **Rate Limiting:** Adjust rate limiting parameters in `server.py` to control the maximum number of requests from clients.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblakley%2Ffirewall-and-ids","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblakley%2Ffirewall-and-ids","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblakley%2Ffirewall-and-ids/lists"}