Skip to content

Releases: syn-4ck/pynipper-ng

v0.2.0-ALPHA

27 Jan 19:38
Compare
Choose a tag to compare

[0.2.0 ALPHA] - 2022-01-27

Changed

  • Changes in code architecture: new package structure and new plugins creation
  • Improve CI workflow: security controls, QA analysis, build checks

Fixed

  • HTTP plugin analysis: fix in HTTP rules detection

v0.1.1 ALPHA

01 May 12:49
6d1dce1
Compare
Choose a tag to compare

[0.1.1 ALPHA] - 2021-05-01

Added

  • PIP install package

Fixed

  • Setup script to install the tool
  • Multiple installation errors due to import modules
  • Pynipper-ng modules bugs

v0.1.0 ALPHA

11 Apr 17:59
f64cc16
Compare
Choose a tag to compare

[0.1.0 ALPHA] - 2021-04-11

Added

  • CLI basic scan of Cisco IOS missconfigurations
  • First scan modules: SSH & HTTP administration vulnerabilities
  • Integration with Cisco API to get IOS vulnerabilities of device version
  • JSON & HTML report

Changed

Deprecated

Removed

Fixed

Security