Skip to content

Passive-SSH server and scanner version 1.1 released (2021-04-19)

Latest
Compare
Choose a tag to compare
@gallypette gallypette released this 19 Apr 14:27
· 3 commits to main since this release
16aa9cf

In addition to the usual bug fixes, this version brings two new features:

  • the ability to scan a list of IP from a file,
  • the ability to get a list of onion hidden services for which we have a corresponding public IP in DB

Changes

  • chg: [deanonymize_onion] return onion hosts with matched keys [Terrtia]
  • chg: [ssh scanner] Scan all targets from the given file [Terrtia]

Fix

  • fix: typo [Terrtia]
  • fix: [deanonymize_onion] TypeError [Terrtia]
  • fix: [ssh scanner parser helper] [Terrtia]
  • fix: [documentation] Fixed API endpoint [chrisr3d]
  • fix: [stats] typo too many typos [Alexandre Dulaunoy]
  • fix: [stats] typo fixed for the encrypt stats [Alexandre Dulaunoy]
  • new: [gitchangelog] added a default configuration for gitchangelog [Alexandre Dulaunoy]