Jump to: navigation, search

Satori/LocalhostProposal

< Satori
Revision as of 19:07, 13 March 2014 by Caleb Groom (talk | contribs) (Created page with "Currently Satori only does discovery on remote systems. A new capability should be added so that Satori can discover system information about the local system. == Impact ==...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Currently Satori only does discovery on remote systems. A new capability should be added so that Satori can discover system information about the local system.

Impact

  1. DNS data would not be available
  2. SSL data would not be available

Implementation

  1. Accept the literal term `localhost` as the netloc.
  2. Bypass any SSH code
  3. A system information plugin should be required. It wouldn't be logical to do local discovery without system info data.