velociraptor icon indicating copy to clipboard operation
velociraptor copied to clipboard

Digging Deeper....

Results 214 velociraptor issues
Sort by recently updated
recently updated
newest added

Currently if the parent process is exited then the entire row is dropped. Same with Windows.System.SVCHost

![Offline Linux Phase 2](https://user-images.githubusercontent.com/94940315/183782828-2538d905-6ffb-4516-afa9-4e264d10c662.png) ![Online Collector Phase 2](https://user-images.githubusercontent.com/94940315/183782832-3dd5b133-6743-4a8f-ae46-3154153f3a6f.png) We create custom collectors using an API call and while the collector is created without a problem when we run it, we...

Hello After working with our SSO team I was able to get Velociraptor to talking to Azura but, there seemed to be an issue with my account on their side....

Hello, I have deployed a Velociraptor server and have connected some clients to it to test out (Windows, Linux, Mac..). It looks like it pretty straight forward installing the clients....

It would be great to specify additional formatters or CSS to prevent line-wrapping for smaller, but important values like `timestamp` or `ip`, or even if you were able to specify...

When generating binary packages for the master and minion servers, the rpm command below only generates one .rpm file ``` velociraptor --config /etc/velociraptor/server.config.yaml rpm server ``` Expected behaviour is to...

Depending on the authenticators the user password may be reset. Make it easy to do in the GUI and VQL - Currently only admin can change passwords - we need...

The recently added `--require_admin` switch on the `artifacts collect` command invokes the [CheckAdmin function](https://github.com/Velocidex/velociraptor/blob/1fa4f5e1a77272db976ee214a8dd7d6b10378158/bin/artifacts.go#L128). The primary use case for this is as an `autoexec` switch in offline collectors where VR...

If you add a lot of collaborators it makes the list quite large visually. It would be good to make it able to be minimised and expanded as necessary.