{"id":13826753,"url":"https://github.com/crcarlo/arp-spoofing-python","last_synced_at":"2025-07-09T01:31:11.813Z","repository":{"id":48373808,"uuid":"135042950","full_name":"crcarlo/arp-spoofing-python","owner":"crcarlo","description":"A script for sniffing internet traffic between a machine and the gateway in your local network.","archived":false,"fork":false,"pushed_at":"2020-12-26T11:13:29.000Z","size":19,"stargazers_count":18,"open_issues_count":0,"forks_count":9,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-08-05T09:15:40.887Z","etag":null,"topics":["arp","arp-poisoning","arp-spoofing","man-in-the-middle","man-in-the-middle-attack"],"latest_commit_sha":null,"homepage":"","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/crcarlo.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2018-05-27T12:10:44.000Z","updated_at":"2024-06-26T01:28:25.000Z","dependencies_parsed_at":"2022-08-30T03:40:12.882Z","dependency_job_id":null,"html_url":"https://github.com/crcarlo/arp-spoofing-python","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/crcarlo%2Farp-spoofing-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crcarlo%2Farp-spoofing-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crcarlo%2Farp-spoofing-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crcarlo%2Farp-spoofing-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crcarlo","download_url":"https://codeload.github.com/crcarlo/arp-spoofing-python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225476383,"owners_count":17480215,"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":["arp","arp-poisoning","arp-spoofing","man-in-the-middle","man-in-the-middle-attack"],"created_at":"2024-08-04T09:01:43.579Z","updated_at":"2024-11-20T05:31:03.466Z","avatar_url":"https://github.com/crcarlo.png","language":"Python","funding_links":[],"categories":["\u003ca id=\"7bf0f5839fb2827fdc1b93ae6ac7f53d\"\u003e\u003c/a\u003e工具"],"sub_categories":["\u003ca id=\"32739127f0c38d61b14448c66a797098\"\u003e\u003c/a\u003e嗅探\u0026\u0026Sniff"],"readme":"# arp-spoofing-python\n\nThis script allows you to sniff internet traffic between your network gateway and a machine connected to you local network by making an arp spoofing attack.\n\n## Requirements\n\n- Linux operating system (tested on Debian 8)\n- (Python)\n- [scapy](https://scapy.net/)\n\n## Usage\n\n### Installing scapy\n\nInstall scapy by typing the commands:\n```bash\nwget scapy.net\nunzip scapy-latest.zip  # might be \"unzip index.html\"\ncd scapy-2.*\nsudo python setup.py install\n```\n\nor via `pip`\n\n```bash\npip install scapy\n```\n\n### Launching\n\nLaunch the script using\n\n```bash\nsudo python arp-spoofing-python.py\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrcarlo%2Farp-spoofing-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrcarlo%2Farp-spoofing-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrcarlo%2Farp-spoofing-python/lists"}