{"id":13826979,"url":"https://github.com/virus-v/arpzebra","last_synced_at":"2025-07-09T02:32:58.840Z","repository":{"id":57565005,"uuid":"134157033","full_name":"Virus-V/arpZebra","owner":"Virus-V","description":"ARP+DNS欺骗工具，网络安全第三次实验，课堂演示用，严禁非法用途。ARPSpoof，wifi hijack，dns spoof","archived":false,"fork":false,"pushed_at":"2018-05-28T12:22:24.000Z","size":13,"stargazers_count":37,"open_issues_count":1,"forks_count":8,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-26T11:31:54.554Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/Virus-V.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":"2018-05-20T14:22:12.000Z","updated_at":"2024-10-12T09:46:44.000Z","dependencies_parsed_at":"2022-08-23T12:30:26.440Z","dependency_job_id":null,"html_url":"https://github.com/Virus-V/arpZebra","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/Virus-V%2FarpZebra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Virus-V%2FarpZebra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Virus-V%2FarpZebra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Virus-V%2FarpZebra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Virus-V","download_url":"https://codeload.github.com/Virus-V/arpZebra/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225481113,"owners_count":17481155,"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-04T09:01:47.863Z","updated_at":"2024-11-20T06:30:40.090Z","avatar_url":"https://github.com/Virus-V.png","language":"Go","funding_links":[],"categories":["\u003ca id=\"295e14c39bf33cd5136be8ced9383746\"\u003e\u003c/a\u003e工具"],"sub_categories":["\u003ca id=\"f855508acfc870b1f0d90ff316f1dd75\"\u003e\u003c/a\u003e伪造\u0026\u0026Spoof"],"readme":"# arpZebra\nARP+DNS欺骗工具，通达网络安全第三次实验，课堂演示用，严禁非法用途。ARPSpoof，wifi hijack，dns spoof\n## Usage:\n`./arpZebra -interface wlp5s0 -target \"192.168.1.100,192.168.1.1\" -gateway \"192.168.1.1\" -dnscfg ./config.yml`\n- -interface 需要监听的网卡，例子是我笔记本电脑的无线网卡  \n- -target 需要把哪些主机的流量转到我的电脑，可以指定多个主机，  \n\"1.2.3.4\" 或者 \"1.2.3.0/24\" 或者 \"1.2.3-7.4-12\" 或者 \"1.2.3.*\" 或者前面几种的集合 \"1.2.3.4, 1.2.3.0/24, ...\"  \n- -gateway 网关地址，用来ip包转发，把这些主机中到外网的ip包转发给网关  \n- -dnscfg DNS欺骗配置，配置欺骗哪些域名和欺骗的地址，拦截特定的DNS请求包  \n-------\n## DNS欺骗配置文件语法\n```yaml\ntargets:\n  - address: 10.0.0.8\n    matches:\n      - \"google\\\\.com\"\n      - \".\\\\.google\\\\.com\"\n  - address: 192.168.1.105\n    matches:\n      - \".\"\n  - address: 192.168.1.100\n    matches:\n      - \".\\\\.baidu\\\\.com\"\n      - \".\\\\.qq\\\\.com\"\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirus-v%2Farpzebra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvirus-v%2Farpzebra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirus-v%2Farpzebra/lists"}