{"id":21097175,"url":"https://github.com/lindhe/midbro","last_synced_at":"2025-03-14T07:22:52.508Z","repository":{"id":75583625,"uuid":"104069344","full_name":"lindhe/midbro","owner":"lindhe","description":"DAT300 Group 3 Code","archived":false,"fork":false,"pushed_at":"2018-04-06T11:07:47.000Z","size":179,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-21T02:10:00.384Z","etag":null,"topics":["ids","network-analysis","network-capture","network-monitoring","security"],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lindhe.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":"2017-09-19T12:01:21.000Z","updated_at":"2021-05-02T05:49:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"142a522f-998c-45a6-b1de-d75750de9605","html_url":"https://github.com/lindhe/midbro","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lindhe%2Fmidbro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lindhe%2Fmidbro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lindhe%2Fmidbro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lindhe%2Fmidbro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lindhe","download_url":"https://codeload.github.com/lindhe/midbro/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243538638,"owners_count":20307227,"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":["ids","network-analysis","network-capture","network-monitoring","security"],"created_at":"2024-11-19T22:46:46.039Z","updated_at":"2025-03-14T07:22:52.484Z","avatar_url":"https://github.com/lindhe.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Midbro – Packet Capturing for Intrusion Detection Systems\n\nCreated by Robert Gustafsson, Robin Krahl and Andreas Lindhé in DAT300 2017 at\nChalmers University of Technology. Copyright belongs to the authors.\n\nAll code is published under the MIT license: https://opensource.org/licenses/MIT\n\n## Dependencies\n\nThese dependencies are packaged in the Debian repositories, but are also\navailable on other platforms.\n\n* Bro (`bro`)\n* Broccoli (`libbroccoli-dev`)\n* Tcpreplay (`tcpreplay`)\n\n## Workflow\n\n0. Compile and export library path\n1. Start Bro\n2. Start the consumer (midbro_test)\n3. Send network traffic\n\n\n## Example usage:\n\nThe commands below assume you are in the root directory of this repository.\n\n### 0. Compile \u0026 export path\n\n`make`\n`export LD_LIBRARY_PATH=$(pwd)/lib`\n\n**Example:** `make midbro_test`\n\n### 1. Start Bro\n\n`sudo bro -b -C -i lo script/mid.bro Log::default_writer=Log::WRITER_NONE`\n\n### 2. Start the consumer (`midbro_test`)\n\n`./bin/midbro_test`\n\n### 3. Send network traffic\n\n`sudo tcpreplay -i lo -M 100.0 livedata.cap`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flindhe%2Fmidbro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flindhe%2Fmidbro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flindhe%2Fmidbro/lists"}