github Velocidex/velociraptor v0.4.1
Release 0.4.1

latest releases: v0.72, v0.7.1, v0.7.0-3...
4 years ago

This is the next point release for Velociraptor - Digging deeper! This release introduces a number of new features as well as bug fixes and performance enhancements. Thanks everyone for reporting issues through the issue board and Discord!

This release brings two major features to Velociraptor that many users have asked for:

  1. A role based ACL model - Velociraptor now features a role based ACL model allowing many users to collaborate and restricting the potential for damage by removing unnecessary permissions from users who do not need them.
  2. Velociraptor Notebooks are the successor to the old Jupyter notebook based workflow. Velociraptor notebooks are built into the tool and work out of the box - they are also better integrated into Velociraptor.

NOTE: If upgrading from earlier versions you must add ACLs to existing users who will have no access otherwise! Simply run:

velociraptor acl grant username@example.com --role administrator

To give the old user account the same level of access as before.

Similarly if you have API client keys you must grant them new access or they will stop working.

Don't miss a new velociraptor release

NewReleases is sending notifications on new releases.