This package implements a Hostname Spoofer (Netbios, LLMNR and Local DNS).
Project description
NetbiosSpoof
Description
This package implements a Hostname Spoofer (Netbios, LLMNR and Local DNS).
Requirements
This package require :
- python3
- python3 Standard Library
- Scapy
Installation
pip install NetbiosSpoof
Usages
Command lines
python3 -m NetbiosSpoof
python3 NetbiosSpoof.pyz
NetbiosSpoof
NetbiosSpoof --help
NetbiosSpoof -h
NetbiosSpoof -v -i 172.17.0.
Python3
from NetbiosSpoof import NetbiosSpoof
NetbiosSpoof().start()
spoofer = NetbiosSpoof("172.17.0.")
spoofer.start(True)
spoofer.stop()
Links
Help
usage: NetbiosSpoof.pyz [-h] [--iface IFACE] [--verbose]
This script spoofs host names on a network.
optional arguments:
-h, --help show this help message and exit
--iface IFACE, -i IFACE
Part of the IP, MAC or name of the interface
--verbose, -v Mode verbose (print debug message)
Licence
Licensed under the GPL, version 3.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
NetbiosSpoof-1.1.2.tar.gz
(19.0 kB
view details)
File details
Details for the file NetbiosSpoof-1.1.2.tar.gz
.
File metadata
- Download URL: NetbiosSpoof-1.1.2.tar.gz
- Upload date:
- Size: 19.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bfab737efb8447a51116960d104d7ed8ab47d86f63e6f986c7abfc777439e180 |
|
MD5 | fd4250b996e9234f8c26157d803ca658 |
|
BLAKE2b-256 | e599105cad41e630f744cd5d4d45b2184b08e805d6ec58434f82a3d68d2bae9c |