Skip to content

Camera Scanner v0.2.0

Compare
Choose a tag to compare
@inkarnadin inkarnadin released this 21 May 23:48
· 174 commits to main since this release

Changed

  • Changed CVE credentials output format.
  • Increased socket connection timeout.

Added

  • Added BasicAuth scanner (flag -ba).
  • Added flag -bw brute waiting timeout (sec, default 2).
  • Added missing javadoc.
  • Added separate parser for socket responses.
  • Added IP not available detail message.
  • Added cyrillic support for CVE parse a password.
  • (Experimental) Added saving screenshot function.

Fixed

  • No longer tries to send a message if the socket connection failed.
  • Minor corrections of javadoc.