{"id":19944502,"url":"https://github.com/lascc/arp-spoofer","last_synced_at":"2025-05-03T16:31:13.003Z","repository":{"id":106385787,"uuid":"249002941","full_name":"LasCC/ARP-Spoofer","owner":"LasCC","description":"ARP spoofer using scapy","archived":false,"fork":false,"pushed_at":"2020-03-22T22:28:51.000Z","size":5,"stargazers_count":7,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T18:11:45.153Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/LasCC.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-21T15:20:36.000Z","updated_at":"2024-05-06T01:15:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"e6fbb0bc-0c77-47d0-94a4-d7a64a72a047","html_url":"https://github.com/LasCC/ARP-Spoofer","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/LasCC%2FARP-Spoofer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LasCC%2FARP-Spoofer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LasCC%2FARP-Spoofer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LasCC%2FARP-Spoofer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LasCC","download_url":"https://codeload.github.com/LasCC/ARP-Spoofer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252216089,"owners_count":21713097,"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-11-13T00:21:14.599Z","updated_at":"2025-05-03T16:31:12.974Z","avatar_url":"https://github.com/LasCC.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ARP Spoofer \n\nARP spoofing is a type of attack in which a malicious actor sends falsified ARP (Address Resolution Protocol) messages over a local area network. This results in the linking of an attacker’s MAC address with the IP address of a legitimate computer or server on the network. \n\n# Tech part\n\nThis script uses a number of open source projects to work properly:\n\n- scapy\n- argparse\n- python3\n\n### Installation\n\n```\npip install scapy \npip install argparse\n```\n\n### Usage\n\n```\nusage: main.py [-h] [-i TARGET_IP] [-g GATEWAY]\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -i TARGET_IP, --ip TARGET_IP\n                        Target IP (ex: 192.168.1.44)\n  -g GATEWAY, --gateway GATEWAY\n                        Gateway of the network (ex: 192.168.1.1)\n```\n\n```\npython3 main.py -i 192.168.1.44 -g 192.168.1.1\n```\n\n### Pictures\n\n[![N|Solid](https://i.imgur.com/1uGJ4d4.png)](https://i.imgur.com/1uGJ4d4.png)\n\n@LasCC\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flascc%2Farp-spoofer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flascc%2Farp-spoofer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flascc%2Farp-spoofer/lists"}