{"id":20481300,"url":"https://github.com/0xricksanchez/fuzz_server_stub","last_synced_at":"2026-06-08T05:31:19.632Z","repository":{"id":49335102,"uuid":"517130653","full_name":"0xricksanchez/fuzz_server_stub","owner":"0xricksanchez","description":"Async (fuzz) server that handles incoming connections and forwards payloads to all connected clients","archived":false,"fork":false,"pushed_at":"2022-08-03T10:35:11.000Z","size":164,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-05T15:51:08.244Z","etag":null,"topics":["async","fuzz","rust","server"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/0xricksanchez.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}},"created_at":"2022-07-23T18:07:31.000Z","updated_at":"2022-07-25T02:24:29.000Z","dependencies_parsed_at":"2022-09-16T00:41:08.415Z","dependency_job_id":null,"html_url":"https://github.com/0xricksanchez/fuzz_server_stub","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/0xricksanchez/fuzz_server_stub","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xricksanchez%2Ffuzz_server_stub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xricksanchez%2Ffuzz_server_stub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xricksanchez%2Ffuzz_server_stub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xricksanchez%2Ffuzz_server_stub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xricksanchez","download_url":"https://codeload.github.com/0xricksanchez/fuzz_server_stub/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xricksanchez%2Ffuzz_server_stub/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34050225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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":["async","fuzz","rust","server"],"created_at":"2024-11-15T16:07:41.219Z","updated_at":"2026-06-08T05:31:19.617Z","avatar_url":"https://github.com/0xricksanchez.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Readme\n\nQuick PoC of a fuzzing server stub written in Rust.\nThe server opens a TCP connection on `localhost:5555` and asynchronously handles incoming connections.\nThe incoming client payloads are currently expected to be in a sane form of:\n\n```\n[protocol_version:u8][data_length:u16][data:\u003cdata_length\u003e]\n```\n\nThe server does some basic (de-)serialization of each incoming packet before distributing valid packets to all connected clients, except the one from which the packet was received\n\n\n### Demo\n\n![img/demo.png](img/demo.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xricksanchez%2Ffuzz_server_stub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xricksanchez%2Ffuzz_server_stub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xricksanchez%2Ffuzz_server_stub/lists"}