Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.

Add output when we detect SSH key re-usage #136

Closed
claudijd opened this issue Aug 30, 2016 · 5 comments
Closed

Add output when we detect SSH key re-usage #136

claudijd opened this issue Aug 30, 2016 · 5 comments

Comments

@claudijd
Copy link
Contributor

claudijd commented Aug 30, 2016

In a case we scan a /24 network and hosts .1 and .2 are using the same host-key, we need some viable way to return in the output that there is key re-usage.

There two two places we might care about this...

1.) During a single /24 scan (maintain off-line state tracking DB -OR- per scan state tracking DB)
2.) During a scan of .2 after we've scanned .1 (maintain off-line state tracking DB?)

@claudijd
Copy link
Contributor Author

Depends on #135 to be completed first.

@claudijd claudijd added this to the 0.1.0 milestone Sep 7, 2016
@claudijd
Copy link
Contributor Author

A fix for #135 is now completed and landed in master. There are now no blockers on this feature.

@claudijd
Copy link
Contributor Author

Got an attempt on this in #194

@claudijd
Copy link
Contributor Author

Fixed in #197

@hvardhanx
Copy link
Collaborator

How much work is left in this? @claudijd

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants