I have the IP addresses of some computers on my network. Is there any command line tool like PsExec, which can take the IP Address as input and find out the username of the currently logged in user? I can install stuff on my workstation, but not the others. I can also run Metasploit / NMap / any other such program on my workstation.
feedback
|
|
for windows boxes get psLoggedOn - tells you who is currently signed into the box via console/rdp and who is connected via network shares. | |||||
feedback
|