{"id":13774141,"url":"https://github.com/deanjerkovich/rage_fuzzer","last_synced_at":"2025-05-11T06:32:15.601Z","repository":{"id":30508444,"uuid":"34062858","full_name":"deanjerkovich/rage_fuzzer","owner":"deanjerkovich","description":"a dumb protocol-unaware packet fuzzer/replayer","archived":false,"fork":false,"pushed_at":"2017-12-31T23:09:00.000Z","size":78,"stargazers_count":21,"open_issues_count":0,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-08-03T17:10:55.171Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","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/deanjerkovich.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}},"created_at":"2015-04-16T15:07:54.000Z","updated_at":"2023-11-14T16:59:14.000Z","dependencies_parsed_at":"2022-08-17T20:30:36.757Z","dependency_job_id":null,"html_url":"https://github.com/deanjerkovich/rage_fuzzer","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/deanjerkovich%2Frage_fuzzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deanjerkovich%2Frage_fuzzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deanjerkovich%2Frage_fuzzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deanjerkovich%2Frage_fuzzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deanjerkovich","download_url":"https://codeload.github.com/deanjerkovich/rage_fuzzer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225021988,"owners_count":17408529,"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":[],"created_at":"2024-08-03T17:01:24.092Z","updated_at":"2024-11-17T09:30:34.060Z","avatar_url":"https://github.com/deanjerkovich.png","language":"C","funding_links":[],"categories":["Tools","\u003ca id=\"58b6684347a223e01d4d76d9ca185a88\"\u003e\u003c/a\u003eReplay\u0026\u0026重播","C"],"sub_categories":["Network Protocol Fuzzers"],"readme":"rage against the network\n========================\n\na dumb protocol-unaware packet fuzzer/replayer\n----------------------------------------------\n\n## Basic ideas:\n* ridiculously easy to use (near-zero setup cost)\n* protocol-unaware; blind brute-force fuzzing\n* fairly quick (todo: proper epoll)\n* comes with a collection of packets for common protocols ready to go\n\n## Current status:\n* IP only (TCP and UDP)\n* Client-side only\n* not particularly fast (single-thread blocking)\n* deterministic; fuzz-runs can be repeated given the seed of a prior run\n* target process monitoring is left as an excersize to the reader\n* naive unconfigurable mutations\n\n## Usage\n```\nUsage: rage [-d] -p \u003cport\u003e -t \u003ctarget\u003e -f \u003cfilename\u003e\n        -f filename      file to read packet zoo from\n        -d               enable debug [excessive]\n        -l               print out all packets in file\n        -p portnum       specify target port for fuzzing\n        -t host          specify target host for fuzzing\n        -s milliseconds  specify a send delay \n        -b               don't fuzz, send original packets and exit \n        -r               provide a seed for srand (repeat a fuzz run)\n        -c               number of packets sent before forced reconnect\n        -z               a dummy arg to ID different fuzzers on same host\n\n```\n## packet file format\ntodo\n\n## doing a fuzz run\ntodo\n\n## bugs found\ntodo\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeanjerkovich%2Frage_fuzzer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeanjerkovich%2Frage_fuzzer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeanjerkovich%2Frage_fuzzer/lists"}