{"id":20292508,"url":"https://github.com/mauricelambert/netbiosspoof","last_synced_at":"2025-04-11T11:22:35.021Z","repository":{"id":57445582,"uuid":"330235819","full_name":"mauricelambert/NetbiosSpoof","owner":"mauricelambert","description":"This package implements a Netbios Spoofer (Netbios, LLMNR, DNS Local).","archived":false,"fork":false,"pushed_at":"2025-03-02T15:22:09.000Z","size":55,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T07:41:37.064Z","etag":null,"topics":["netbios","network","pypi-package","python3","scapy","spoof","spoofing"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mauricelambert.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-01-16T19:03:58.000Z","updated_at":"2025-03-02T15:22:12.000Z","dependencies_parsed_at":"2022-09-26T17:30:22.653Z","dependency_job_id":null,"html_url":"https://github.com/mauricelambert/NetbiosSpoof","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/mauricelambert%2FNetbiosSpoof","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauricelambert%2FNetbiosSpoof/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauricelambert%2FNetbiosSpoof/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauricelambert%2FNetbiosSpoof/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mauricelambert","download_url":"https://codeload.github.com/mauricelambert/NetbiosSpoof/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248382136,"owners_count":21094541,"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":["netbios","network","pypi-package","python3","scapy","spoof","spoofing"],"created_at":"2024-11-14T15:17:35.697Z","updated_at":"2025-04-11T11:22:35.013Z","avatar_url":"https://github.com/mauricelambert.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![NetbiosSpoof logo](https://mauricelambert.github.io/info/python/security/NetbiosSpoof_small.png \"NetbiosSpoof logo\")\r\n\r\n# NetbiosSpoof\r\n\r\n## Description\r\n\r\nThis package implements a Hostname Spoofer (Netbios, LLMNR and Local DNS).\r\n\r\n## Requirements\r\n\r\nThis package require :\r\n - python3\r\n - python3 Standard Library\r\n - Scapy\r\n\r\n## Installation\r\n\r\n```bash\r\npip install NetbiosSpoof\r\n```\r\n\r\n## Usages\r\n\r\n### Command lines\r\n\r\n```bash\r\npython3 -m NetbiosSpoof\r\npython3 NetbiosSpoof.pyz\r\nNetbiosSpoof\r\nNetbiosSpoof --help\r\nNetbiosSpoof -h\r\nNetbiosSpoof -v -i 172.17.0.\r\n```\r\n\r\n### Python3\r\n\r\n```python\r\nfrom NetbiosSpoof import NetbiosSpoof\r\nNetbiosSpoof().start()\r\n\r\nspoofer = NetbiosSpoof(\"172.17.0.\")\r\nspoofer.start(True)\r\nspoofer.stop()\r\n```\r\n\r\n## Attack explained\r\n\r\nRecently I made a flow diagram to explain this attack during a talk, I'm sharing with you the flow diagram.\r\n\r\n![Hostname spoofing flow diagram](https://mauricelambert.github.io/info/HostnameSpoofing.svg \"Hostname spoofing flow diagram\")\r\n\r\n## Links\r\n\r\n - [Github Page](https://github.com/mauricelambert/NetbiosSpoof)\r\n - [Pypi](https://pypi.org/project/NetbiosSpoof/)\r\n - [Documentation](https://mauricelambert.github.io/info/python/security/NetbiosSpoof.html)\r\n - [Executable](https://mauricelambert.github.io/info/python/security/NetbiosSpoof.pyz)\r\n\r\n## Help\r\n\r\n```text\r\nusage: NetbiosSpoof.pyz [-h] [--iface IFACE] [--verbose]\r\n\r\nThis script spoofs host names on a network.\r\n\r\noptional arguments:\r\n  -h, --help            show this help message and exit\r\n  --iface IFACE, -i IFACE\r\n                        Part of the IP, MAC or name of the interface\r\n  --verbose, -v         Mode verbose (print debug message)\r\n```\r\n\r\n## Licence\r\n\r\nLicensed under the [GPL, version 3](https://www.gnu.org/licenses/).\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmauricelambert%2Fnetbiosspoof","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmauricelambert%2Fnetbiosspoof","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmauricelambert%2Fnetbiosspoof/lists"}