Different between alive and active host
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-09-2019 11:50 PM
From Credential-less host Discovery, it mentioned that "the Shazzam probe scans a host that is alive but not active".
How to define alive and active?
What is the different between alive and active?
- Labels:
-
Discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-10-2019 01:10 AM
Alive means no ports on the device are open, but at least one port responded. Active means at least one port on the device is open. Here is the reference document:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-10-2019 02:03 AM
Thanks Adilrathore
I am a bit confusing
For "Alive means no ports on the device are open, but at least one port responded."
If no ports are open, how will be at least one port responded?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-10-2019 02:20 AM
Suppose you want to SSH on a server.
If the port 22 is closed, it will refuse the connection --> Alive
Consider it like this : if you can ping it, it's alive, if you can connect to it, it's active.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-10-2019 02:52 AM
Thanks Fares
I understood your example.
Just wanna know more specific
How many port will discovery try to make connection before confirming the device is not active? What are the ports?
and what port will be used to identify the device is alive?