{"id":19136809,"url":"https://github.com/xelroth/arpspoofer","last_synced_at":"2025-06-13T21:36:13.800Z","repository":{"id":259744656,"uuid":"879332203","full_name":"xelroth/ARPSPOOFER","owner":"xelroth","description":"A Python script for ARP spoofing within a specified IP range, allowing interception and manipulation of network traffic that include ARP scanning and packet capturing","archived":false,"fork":false,"pushed_at":"2024-12-11T19:41:43.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-03T13:16:58.344Z","etag":null,"topics":["arp-attack","arp-scan","arp-spoofing","arp-spoofing-attacks","arpspoof","arpspoofing","attack","hack","hack-tool","hacking","hacking-tool","hacking-tools","ip","python","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","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/xelroth.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-27T16:21:32.000Z","updated_at":"2024-12-11T19:51:21.000Z","dependencies_parsed_at":"2024-11-07T20:51:13.964Z","dependency_job_id":null,"html_url":"https://github.com/xelroth/ARPSPOOFER","commit_stats":null,"previous_names":["xelroth/aprspoof","xelroth/arpspoofer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xelroth%2FARPSPOOFER","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xelroth%2FARPSPOOFER/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xelroth%2FARPSPOOFER/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xelroth%2FARPSPOOFER/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xelroth","download_url":"https://codeload.github.com/xelroth/ARPSPOOFER/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240215385,"owners_count":19766404,"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-attack","arp-scan","arp-spoofing","arp-spoofing-attacks","arpspoof","arpspoofing","attack","hack","hack-tool","hacking","hacking-tool","hacking-tools","ip","python","python3"],"created_at":"2024-11-09T06:35:36.411Z","updated_at":"2025-02-22T18:20:08.019Z","avatar_url":"https://github.com/xelroth.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ARP Spoofer 🕵️‍♂️\n\n## Overview\nThe ARP Spoofer is a Python script designed to perform ARP spoofing on a specified IP range. It allows you to intercept and manipulate network traffic between devices on a local network. This tool is intended for educational purposes and should only be used in environments where you have permission to test network security.\n\n## Features\n- Conducts an ARP scan to identify devices on the network.\n- Allows you to select a target device for ARP spoofing.\n- Continuously sends spoofed ARP packets to the target device.\n- Captures packets and saves them to a `.pcap` file for analysis.\n\n## Requirements 📦\n\nTo run this script, you need the following libraries:\n- `scapy`: A powerful Python library for network packet manipulation.\n- `ipaddress`: A built-in Python library for creating and manipulating IP addresses and networks.\n\nYou can install the required libraries using pip:\n\n```bash\npip install scapy\n```\n\n### Usage 🚀\n\n1. Run the script with sudo privileges to ensure it has the necessary permissions to manipulate network settings:\n\n```bash\nsudo python3 arp_spoofer.py -ip_range \u003cip_range\u003e\n```\nReplace \u003cip_range\u003e with the desired IP range (e.g., 192.168.1.0/24).\n\n2. **Select the target** device from the displayed list of devices on the network. Enter the corresponding ID to start the ARP spoofing process.\n3. **Monitor the captured packets** in the **`requests.pcap`** file generated in the current working directory.\n```bash\nsudo python3 arp_spoofer.py -ip_range 192.168.1.0/24\n```\n\n### Important Notes ⚠️\n- **Ethical Use**: This tool should only be used in a controlled environment where you have explicit permission to test network security.\n- **Network Disruption**: ARP spoofing can disrupt network communication. Use with caution and be aware of the potential impact on the network.\n\n### License 📄\n\nThis project is licensed under the MIT License. See the LICENSE file for details.\n\n### Contributing 🤝\n\nContributions are welcome! Please feel free to submit a pull request or open an issue for any suggestions or improvements.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxelroth%2Farpspoofer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxelroth%2Farpspoofer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxelroth%2Farpspoofer/lists"}