partial network sniffer

asked 2025-08-15 01:50:54 +0000

I'm attempting to learn how to put together a simple network sniffer which will do the following: 1) detect who is on the network (what users are on) 2) detect what equipment is on the network: such as: routiner(s) printer(s) any cell phone connected and other equipment. 3) and return any info about each of them. 4) and be updated all the time. This would not be a full fledged sniffer.

edit retag flag offensive close merge delete

Comments

That seems like a fun project. Was there a question in your posting? If so, I missed it.

SYN-bit gravatar imageSYN-bit ( 2025-08-15 07:46:31 +0000 )edit

Sounds a bit like nmap

grahamb gravatar imagegrahamb ( 2025-08-15 08:19:26 +0000 )edit