{"id":24827988,"url":"https://github.com/theodore-brucker/covesecurity","last_synced_at":"2026-05-02T15:32:45.836Z","repository":{"id":257689900,"uuid":"827010881","full_name":"theodore-brucker/CoveSecurity","owner":"theodore-brucker","description":"Machine Learning Network Intrusion Detection System","archived":false,"fork":false,"pushed_at":"2024-09-30T01:01:19.000Z","size":6473,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-30T22:29:15.087Z","etag":null,"topics":["ai","cybersecurity","intrusion-detection-system","machine-learning","networking-concepts","python","pytorch"],"latest_commit_sha":null,"homepage":"https://cove-security.com/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/theodore-brucker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-07-10T20:51:18.000Z","updated_at":"2024-09-22T02:13:06.000Z","dependencies_parsed_at":"2024-09-18T05:14:11.732Z","dependency_job_id":"124893c2-8ea8-40fa-ac5e-4625a0dbe580","html_url":"https://github.com/theodore-brucker/CoveSecurity","commit_stats":null,"previous_names":["theodore-brucker/covesecurity"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theodore-brucker%2FCoveSecurity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theodore-brucker%2FCoveSecurity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theodore-brucker%2FCoveSecurity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theodore-brucker%2FCoveSecurity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theodore-brucker","download_url":"https://codeload.github.com/theodore-brucker/CoveSecurity/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245568570,"owners_count":20636803,"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":["ai","cybersecurity","intrusion-detection-system","machine-learning","networking-concepts","python","pytorch"],"created_at":"2025-01-30T22:24:45.329Z","updated_at":"2026-05-02T15:32:45.784Z","avatar_url":"https://github.com/theodore-brucker.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cove Security\n\n## Mission Statement\nMy mission is to push the boundary of free intrusion detection tools  \n[Learn More](https://cove-security.com)\n\n## Description\nBy consuming only header level packet information Cove Security is able to detect attacks that are currently undetected by traditional rule based systems at a fraction of the compute cost\n\n## Prerequisites\n### Docker and Docker Compose\nEnsure [Docker Desktop](https://docs.docker.com/desktop/install/windows-install/) is installed. They have good documentation at the link.\n\n## Quick Start\n1. Clone the repository:  \n```git clone https://github.com/theodore-brucker/CoveSecurity.git```  \n```cd CoveSecurity/Docker/```  \n\n2. Start the services:  \n```docker-compose up```  \n\n3. Access the dashboard:  \nDashboard UI: http://localhost:3000\n\n1. Forward Windows Web Traffic to WSL:  \nOpen admin PowerShell session and cd to the clone of the repo, then run:  \n```powershell -ExecutionPolicy Bypass -File .\\forward_ports.ps1```\n\n#### Extra commands\nTo stop the services gracefully  \n```docker-compose down```\n\nTo monitor logs from all services   \n```docker-compose logs -f```  \n\n\n## Troubleshooting FAQ\n\n#### Reach out to me at theodore.brucker@gmail.com if you need help. I'm happy to help you get everything set up.\n\n### Recommended Versioning for Windows\nOperating System: Windows 11 Home 23H2  \nUbuntu: 22.04.1 LTS (via WSL if needed)  \nDocker Desktop Version: 4.32.0  \nDocker Engine Version: 27.0.3  \nDocker Compose Version: v2.28.1\n### Recommended Versioning for Linux\nOperating System: Ubuntu 22.04.1 LTS or equivalent  \nDocker Engine Version: 27.0.3  \nDocker Compose Version: v2.28.1\n\n#### Docker Startup Issues  \nIf any service fails to start, check the service dependencies and ensure that the required environment variables are correctly configured.  \n**The logs in the terminal will be your best friend**\n\n#### Data Persistence\nMongoDB: By default, MongoDB data is persisted using a Docker volume. If you want to start with a fresh database on every restart, comment out the 2 lines in the docker-compose.yml file for the mongodb_data volume.\n\n\n## Design Concepts\n\n#### Autoencoder for Anomaly Detection\n\n#### Kafka to enable Real-time Analysis\n\n#### Docker for Scalability and Orchestration\n\n#### Pytorch for Model Training\n\n#### TorchServe for Model Hosting\n\n#### Compiled Python for Data Processing\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheodore-brucker%2Fcovesecurity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheodore-brucker%2Fcovesecurity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheodore-brucker%2Fcovesecurity/lists"}