Skip to content

changeme v1.2.3

Latest
Compare
Choose a tag to compare
@ztgrace ztgrace released this 26 Apr 17:57

Changes:

  • Moving from yaml.load to yaml.safe_load - #91 @Graph-X
  • Fixes in http_post scanner by @Graph-X

New Creds:

  • Endpoint Protector
  • iCatch or LILIN DVRs
  • EON SNMP - h4knet
  • Zyxel FTP - h4knet

Announcements

Likely the last version supporting python 2.7. Future plan is to move to Python 3 and reworking the scanning engine to take advantage of async.io instead of the current threading implementation.