{"id":13826596,"url":"https://github.com/zhovner/airport-sniffer","last_synced_at":"2025-10-13T03:26:26.673Z","repository":{"id":5339654,"uuid":"6525302","full_name":"zhovner/airport-sniffer","owner":"zhovner","description":"Very simple Wi-Fi sniffer and dumps parser for built-in macbook AirPort Extreme card. Only native MacOS tools used.","archived":false,"fork":false,"pushed_at":"2018-06-27T06:18:47.000Z","size":16,"stargazers_count":100,"open_issues_count":0,"forks_count":18,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-07-08T13:06:28.554Z","etag":null,"topics":[],"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/zhovner.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}},"created_at":"2012-11-03T23:21:02.000Z","updated_at":"2025-07-04T21:05:36.000Z","dependencies_parsed_at":"2022-09-14T12:40:17.017Z","dependency_job_id":null,"html_url":"https://github.com/zhovner/airport-sniffer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zhovner/airport-sniffer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhovner%2Fairport-sniffer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhovner%2Fairport-sniffer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhovner%2Fairport-sniffer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhovner%2Fairport-sniffer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zhovner","download_url":"https://codeload.github.com/zhovner/airport-sniffer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhovner%2Fairport-sniffer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271672566,"owners_count":24800706,"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","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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:40.905Z","updated_at":"2025-10-13T03:26:21.642Z","avatar_url":"https://github.com/zhovner.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":"This is quite simple script. You can do all this stuff manually without the script.\nIt uses Airport Extreme card for grab your pattern from wireless traffic.\nIt can be used **only in open Wi-Fi network**.\n\nAlso try [Airtool.app](https://www.adriangranados.com/apps/airtool) for just dumping Wi-Fi traffic.\n\n#### How it works: \n\n* Turn Airport card into monitor mode on selected channel.\n\n```sudo \"/System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport\" sniff 10```\n\nIt will write dump in .cap file localted in /tmp/.\n\nTo find out what channel number is used on your network hold ```Alt``` and click on wifi icon:\n\n![CHANNEL](http://i.imgur.com/oeZrN1m.png)\n\n* In cycle matches your regexp in .cap file and excluding duplicate strings.\n\n#### Usage:\n\n```sudo ./airsniff.py \u003cchannel\u003e \u003c\"pattern\"\u003e```\n\n **channel** — wifi channel\n\n **\"pattern\"** — regexp that will grep /tmp/*.cap file. Quotes  required!\n\nExample for vk.com:\n\n```sudo ./airsniff.py 10 \"remixsid=[a-z0-9]{53}\"```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhovner%2Fairport-sniffer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzhovner%2Fairport-sniffer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhovner%2Fairport-sniffer/lists"}