{"id":13827248,"url":"https://github.com/gregwar/mitm","last_synced_at":"2025-07-08T09:43:24.569Z","repository":{"id":66287738,"uuid":"843401","full_name":"Gregwar/Mitm","owner":"Gregwar","description":"Man in the middle tool","archived":false,"fork":false,"pushed_at":"2015-10-20T09:19:53.000Z","size":193,"stargazers_count":30,"open_issues_count":0,"forks_count":14,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-08-05T09:16:08.479Z","etag":null,"topics":["arp-poisoning","attack","audit","c","network","replayed-packets","security","security-tools"],"latest_commit_sha":null,"homepage":"","language":"C","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/Gregwar.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":"2010-08-17T11:48:56.000Z","updated_at":"2022-11-11T09:34:10.000Z","dependencies_parsed_at":"2023-03-13T20:30:05.479Z","dependency_job_id":null,"html_url":"https://github.com/Gregwar/Mitm","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/Gregwar%2FMitm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gregwar%2FMitm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gregwar%2FMitm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gregwar%2FMitm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gregwar","download_url":"https://codeload.github.com/Gregwar/Mitm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225481418,"owners_count":17481172,"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-poisoning","attack","audit","c","network","replayed-packets","security","security-tools"],"created_at":"2024-08-04T09:01:52.688Z","updated_at":"2024-11-20T06:31:19.835Z","avatar_url":"https://github.com/Gregwar.png","language":"C","funding_links":[],"categories":["\u003ca id=\"42f9e068b6511bcbb47d6b2b273097da\"\u003e\u003c/a\u003e未分类"],"sub_categories":["\u003ca id=\"3bd67ee9f322e2c85854991c85ed6da0\"\u003e\u003c/a\u003e投毒\u0026\u0026Poisoning"],"readme":"# Mtm - Man in the middle tool\n\n## Presentation\n\nThis tool can be use to perform a man in the middle using ARP\npoisoning on two given hosts.\n\nUsing osdep, a tunnel creation library which is part of the \naircrack project, it can set up an interface (`mitm0`) in which\nthe replayed packets will be written (to sniff easily).\n\nThis tool is useful for network debugging and monitoring, and \nwas NOT designed for malicious usage.\n\n## Building \u0026 using\n\nYou'll need the lib pcap:\n\n```\napt-get install libcap0.8-dev\n```\n\nTo build it, symply run:\n\n```\nmake\n```\n\nThe usage is:\n\n```\nMitM v0.23 by GregWar\nUsage: mitm -i interface [-t] ip1 ip2\n    -i interface:       specify network interface to use\n    ip1:                The IP adress of the first victim\n    ip2:                The IP adress of the second victim\n    -t:         Create a TAP interface containing the\n            replayed packets (in order to sniff)\n```\n\nFor example:\n\n```\nmitm -i wlan0 -t 192.168.1.1 192.168.1.10\n```\n\nWill ARP poison `192.168.1.1` and `192.168.1.10`. All the replayed\npackets will be available in the pseudo-interface `mitm0`.\n\n## License\n\nThis is under the MIT license\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregwar%2Fmitm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgregwar%2Fmitm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregwar%2Fmitm/lists"}