Releases: carvilsi/canaryusb
Releases · carvilsi/canaryusb
v5.0.0
v4.1.0
v4.0.6
What's new
- Fix bug, response from CanaryTokens 'Unrecoverable data' related with long token sent.
- Fix command line option for usb or sdcard monitor, reading config file if only these parameters are provided.
Sha256Sum
ab5492e3ef867f970d265f0fd6281b885cb622f15b89b96c95b5a5a8eb2d0118 canaryusb_v4.0.6_linux_x86_64
v4.0.5
v4.0.4
v4.0.3
v4.0.2
What's New
- Added support for SDCard
- Added command line arguments to select USB or SDCard monitor mode;
-u (usb-monitor)
and-s (sdcard-monitor)
- Increased trusted list length
- Solved issue related with trust list comparison against device fingerprint
Sha256Sum
25b28517a0f4c135fd026731a9cce9535605af1550bc6ee3e6cbf4defe6ae7d0 canaryusb_v4.0.2_linux_x86_64
v3.2.0
- Added release to Makefile
- Improvements on Makefile, like clean_all to remove files generated by make release
- Added cli option to kill a running canaryusb daemon; -k
- Added to Makefile the way to create a service and remove it
- On usb_fingerprint mode does not start a deamon, and waits for a new usb device in order to log the usb_fingerprint
- Moving to MIT license