LANscan is a perl script that detects and gathers basic information for every device on the LAN. What is interesting about this tool is that it doesn't require elevated-privileges to be able gather those information.LANscan
has been successfully tested on both macOS and linux operating systems and should also be able to be used on windows.
The above results have been altered of course!
To install the requirements:
cpanm --installdeps .
cpanm
command allows easy installation of CPAN modules and is part of the App::cpanminus distribution. Of course it's not the only way to install the dependencies.
⚠️ Note:nmap
also must be installed.
This tool is only for testing and academic purposes and can only be used where strict consent has been given. Do not use it for illegal purposes! It is the end user’s responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this tool and software.
- macvendors.co API
- Logo designed with fontmeme.com!
This project is licensed under the GPLv3 License - see the LICENSE file for details