{"id":20827653,"url":"https://github.com/bonifield/homenetgrapher","last_synced_at":"2025-09-02T15:07:27.551Z","repository":{"id":212220911,"uuid":"187752205","full_name":"bonifield/homenetGrapher","owner":"bonifield","description":"Force-Directed Graph Generator for Internal-to-Internal Network Traffic Analysis","archived":false,"fork":false,"pushed_at":"2019-05-21T03:35:55.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-12T07:31:41.491Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/bonifield.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}},"created_at":"2019-05-21T03:07:03.000Z","updated_at":"2019-08-05T06:10:07.000Z","dependencies_parsed_at":"2023-12-13T06:23:39.084Z","dependency_job_id":"21b35842-ed94-4dbd-8216-4dc339ebab65","html_url":"https://github.com/bonifield/homenetGrapher","commit_stats":null,"previous_names":["bonifield/homenetgrapher"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bonifield/homenetGrapher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bonifield%2FhomenetGrapher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bonifield%2FhomenetGrapher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bonifield%2FhomenetGrapher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bonifield%2FhomenetGrapher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bonifield","download_url":"https://codeload.github.com/bonifield/homenetGrapher/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bonifield%2FhomenetGrapher/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273301873,"owners_count":25081105,"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","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-17T23:12:37.385Z","updated_at":"2025-09-02T15:07:27.359Z","avatar_url":"https://github.com/bonifield.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# homenetGrapher\nForce-Directed Graph Generator for Internal-to-Internal Network Traffic Analysis on **SMALL** to **MEDIUM** Networks\n\n## Purpose\n- Visualize internal-to-internal network traffic to identify hosts performing potentially unauthorized communications\n\n## Features\n- Config for specifying both a) network address space in use, and b) individual IPs to ignore\n- Dot (preferred), Circo, and Neato flags, for specifying one or more outputs\n- Color-coding and labels for presenting summary information for each link\n\n## Usage\n```\n# use a cronjob to run this script as needed for analysis\n\nhomenetGrapher.py --log [log-path] --config [config-path] [--dot | --circo | --neato] [--help]\n\n\t-l / --log\t\tpath of the Zeek (Bro) conn.log to be visualized\n\t-g / --config\t\tpath of the homenets.cfg (line-separated file containing your network's CIDR ranges, one-per-line\n\t-o / --output\t\toutput location (NOT filename) for the final image\n\t-d / --dot\t\toutputs image in dot format\n\t-c / --circo\t\toutputs image in circo format\n\t-n / --neato\t\toutputs image in neato format\n\nExamples:\n\thomenetGrapher.py --config /etc/opt/homenetGrapher/homenets.cfg --log /path-to-bro/conn.log --output /var/log --dot --circo --neato\n\thomenetGrapher.py -g /etc/opt/homenetGrapher/homenets.cfg -l /path-to-bro/conn.log -o /var/log --dot --circo --neato\n```\n\n## TODO\n- write to JSON and send to a web server running d3 and d3-force\n- display changes over time / over last x runs\n- Zeek uid pairing and/or additional triggering based off notices.log events\n- address coverage gaps between log rotation (look at a log that changed since last being read, which has also rotated and been gzip'd)\n- better config parsing\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbonifield%2Fhomenetgrapher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbonifield%2Fhomenetgrapher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbonifield%2Fhomenetgrapher/lists"}