Security Basics mailing list archives

RE: Remote windows "finger"


From: "Wollenslegel, Troy (T.A.)" <twollens () visteon com>
Date: Tue, 20 May 2003 10:21:26 -0400

I found the answer I was looking for:

http://razor.bindview.com/tools/desc/nbtstat_readme.html

"This is a small utility that does the equivalent of NT's nbtstat -A ."

Thanks

Troy

Troy Wollenslegel
Visteon Corporation
VCS II,  Room N171,
5900 Mercury Drive, Dearborn, MI 48126
phone/fax 313-722-1030
https://ecardfile.com/id/troy.wollenslegel
Free Visio Viewer: http://office.microsoft.com/downloads/2002/vviewer.aspx 

-----Original Message-----
From: dave [mailto:dave () netmedic net]
Sent: Monday, May 19, 2003 6:30 PM
To: 'Wollenslegel, Troy (T.A.)'; security-basics () securityfocus com
Subject: RE: Remote windows "finger"


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: