Page 1 of 3 123 LastLast
Results 1 to 10 of 30

Thread: LAN computer detection

Hybrid View

  1. #1
    Member
    Join Date
    Sep 2007
    Posts
    51

    LAN computer detection

    hi all,

    i have searched the web for an answer to this question, but have been unable to find one. so i thought that you guys might be able to help.

    does anyone know how i can list all of the computers that are connected to my LAN from the Command Line? i would like to find out how to do this through both the Linux CLI and the Windows DOS Prompt, and list the computers by IP and/or name. if anyone can help i would be extremely grateful, thanks in advance.


    regards,

    - user0182

  2. #2
    Senior Member t34b4g5's Avatar
    Join Date
    Sep 2003
    Location
    Australia.
    Posts
    2,391
    Hmm for windows i would recommened trying out siw:
    http://www.gtopala.com/

    it can give you a ton of information about the current machine, and also has support to show you all computers currently on the lan.

  3. #3
    Only african to own a PC! Cider's Avatar
    Join Date
    Jun 2003
    Location
    Israel
    Posts
    1,683
    Hi there

    Teabag - that is a great program. ITs around 1.5megs and you can run it off your flash disk. Something like winaudit. Very sexy. Ill keep that one.

    I dont think we have asked the question though.

    I assume he would llike to type ina command at a dos prompt and get a list of computer names down the left hand side and IP addresses on the right hand side. I am also very interested if there is such a command.
    The world is a dangerous place to live; not because of the people who are evil, but because of the people who don't do anything about it.
    Albert Einstein

  4. #4
    Senior Member t34b4g5's Avatar
    Join Date
    Sep 2003
    Location
    Australia.
    Posts
    2,391
    Quote Originally Posted by Cider
    Hi there

    Teabag - that is a great program. ITs around 1.5megs and you can run it off your flash disk. Something like winaudit. Very sexy. Ill keep that one.

    I dont think we have asked the question though.

    I assume he would llike to type ina command at a dos prompt and get a list of computer names down the left hand side and IP addresses on the right hand side. I am also very interested if there is such a command.
    Hey Cider.

    Yes it is a very nice app, and it comes in handy also, as there's a version you can install onto the computer, or the standalone exe that can be ran of a thumb drive or CD.

    I have had the app as part of my toolkit for numerous years now. As it has a lot of options pre packaged in.

    And i was thinking but maybe while in the dos prompt maybe an

    ipconfig -ALL

    might be enough to gather information. I cannot check at the moment as i have only 1 machine connected to the lan at the moment, but i can check when i make an appearance at work in the morning.

    Hopefully more members notice this thread and pop in some more information or ideas.
    "Johnno were are ya'H" )..

  5. #5
    Only african to own a PC! Cider's Avatar
    Join Date
    Jun 2003
    Location
    Israel
    Posts
    1,683
    Hey there

    I ran that command here , about 15 computers on the network.

    I only really tells you the gateway, dns and dhcp which is all on one IP and your ip addy.

    Doesnt list anything about the others computer son the lan and their IP's.
    The world is a dangerous place to live; not because of the people who are evil, but because of the people who don't do anything about it.
    Albert Einstein

  6. #6
    Dissident 4dm1n brokencrow's Avatar
    Join Date
    Feb 2004
    Location
    Shawnee country
    Posts
    1,243
    Nmap. Far and away the best scanner in my book. It'll
    give you a lot of options.

    Windows boxes will get a WinPcap install along with it.

    http://insecure.org/

    edit -- ignore the Zen-something GUI that the new version installs.
    Once you install, it runs from a shell (command line). You'll have
    to play with it a bit to pick up on the switches (options).
    Last edited by brokencrow; August 28th, 2008 at 12:44 PM.
    “Everybody is ignorant, only on different subjects.” — Will Rogers

  7. #7
    The Doctor Und3ertak3r's Avatar
    Join Date
    Apr 2002
    Posts
    2,744
    Quote Originally Posted by brokencrow
    Nmap. Far and away the best scanner in my book. It'll
    give you a lot of options.

    Windows boxes will get a WinPcap install along with it.

    http://insecure.org/
    I hate the phone ..
    Yes NMAP for *nix & Win..

    There is the Netsh suite in XP/2K.. read up on it.. you will find yourself scripting .. out side that NMap..
    "Consumer technology now exceeds the average persons ability to comprehend how to use it..give up hope of them being able to understand how it works." - Me http://www.cybercrypt.co.nr

  8. #8
    Dissident 4dm1n brokencrow's Avatar
    Join Date
    Feb 2004
    Location
    Shawnee country
    Posts
    1,243
    PsTools might be an even better option if you're on a strictly Windows domain.
    Not so hot against *nix boxes.

    http://technet.microsoft.com/en-us/s.../bb896649.aspx
    “Everybody is ignorant, only on different subjects.” — Will Rogers

  9. #9
    The Doctor Und3ertak3r's Avatar
    Join Date
    Apr 2002
    Posts
    2,744
    Quote Originally Posted by user0182
    hi all,

    i have searched the web for an answer to this question, but have been unable to find one. so i thought that you guys might be able to help.

    does anyone know how i can list all of the computers that are connected to my LAN from the Command Line? i would like to find out how to do this through both the Linux CLI and the Windows DOS Prompt, and list the computers by IP and/or name. if anyone can help i would be extremely grateful, thanks in advance.


    regards,


    - user0182
    Hmmm OK.. You want to Audit a network from the command line? (Please realise that If your Googling that the So called DOS window IS NOT DOS.. )
    There are a few new tools with VISTA but i am assuming that a bit more like XP or Win2k is wanted..

    BTW: IPCONFIG /all only gives the local machine settings
    BRB..
    Last edited by Und3ertak3r; August 28th, 2008 at 12:04 PM.
    "Consumer technology now exceeds the average persons ability to comprehend how to use it..give up hope of them being able to understand how it works." - Me http://www.cybercrypt.co.nr

  10. #10
    Senior Member t34b4g5's Avatar
    Join Date
    Sep 2003
    Location
    Australia.
    Posts
    2,391
    Hey Cider.

    Thankyou for doing that. Really appreciate it, as i was not sure. So now that we know this, i guess it's back to finding a suitable answer.

Similar Threads

  1. Securing 2000 Pro
    By akachuckie in forum The Security Tutorials Forum
    Replies: 8
    Last Post: February 24th, 2005, 01:47 AM
  2. Legal Hacks
    By altotheex13 in forum Miscellaneous Security Discussions
    Replies: 30
    Last Post: January 28th, 2004, 04:24 PM
  3. Computer Support --- Feeling a bit dumb today ??
    By Agent_Steal in forum Tech Humor
    Replies: 2
    Last Post: November 6th, 2003, 07:18 PM
  4. hacker being
    By Anatra in forum AntiOnline's General Chit Chat
    Replies: 4
    Last Post: March 31st, 2003, 12:48 PM
  5. Introduction to IDS
    By micael in forum IDS & Scanner Discussions
    Replies: 3
    Last Post: February 23rd, 2002, 10:05 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •