Security Basics mailing list archives

RE: Remote windows "finger"


From: "dave" <dave () netmedic net>
Date: Mon, 19 May 2003 18:30:28 -0400

I do not know from a Linux machine but from a Windows machine you could:

Nbtstat -A 192.168.0.0

Sub your IP address of course.

Now you could write a batch to do all in one shot something like 

Nbtstat -A 192.168.0.0 > whoislogon.txt
Nbtstat -A 192.168.0.1 >> whoislogon.txt
Nbtstat -A 192.168.0.2 >> whoislogon.txt
Nbtstat -A 192.168.0.3 >> whoislogon.txt
Nbtstat -A 192.168.0.4 >> whoislogon.txt
Etc....
Notepad.exe whoislogon.txt


This would list all your IP's and who was logged on them.



Dave


 
_____________________
Dave Kleiman
dave () netmedic net
www.netmedic.net

 


-----Original Message-----
From: Wollenslegel, Troy (T.A.) [mailto:twollens () visteon com] 
Sent: Monday, May 19, 2003 14:09
To: security-basics () securityfocus com
Subject: Remote windows "finger"

Is there any way to determine who is logged into a win9x box (Win98, 2000,
XP) from a remote system preferably Linux.

I have a list of IP addresses and I need to, if possible, find out who is
logged into those systems so I can send them email from a redhat system.
This is all behind the corporate firewall

Thanks

Troy

---------------------------------------------------------------------------
Thinking About Security Training? You Can't Afford Not To!

Vigilar's industry leading curriculum includes:  Security +, Check Point, 
Hacking & Assessment, Cisco Security, Wireless Security & more! Register
Now!
--UP TO 30% off classes in select cities-- 
http://www.securityfocus.com/Vigilar-security-basics
----------------------------------------------------------------------------





---------------------------------------------------------------------------
Thinking About Security Training? You Can't Afford Not To!

Vigilar's industry leading curriculum includes:  Security +, Check Point,
Hacking & Assessment, Cisco Security, Wireless Security & more! Register Now!
--UP TO 30% off classes in select cities--
http://www.securityfocus.com/Vigilar-security-basics
----------------------------------------------------------------------------


Current thread: