Skip to content

Find out who is on your LAN. Was made with low-privilege users in mind...

License

Notifications You must be signed in to change notification settings

chrispetrou/LANscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPLv3 license Programmed with version


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.

Sample output:

The above results have been altered of course!

Requirements:

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.

Disclaimer

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.

✨ Credits

License

This project is licensed under the GPLv3 License - see the LICENSE file for details

About

Find out who is on your LAN. Was made with low-privilege users in mind...

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages