fibratus
fibratus copied to clipboard
A modern tool for Windows kernel exploration and tracing with a focus on security
Bumps [github.com/Masterminds/sprig/v3](https://github.com/Masterminds/sprig) from 3.2.2 to 3.3.0. Release notes Sourced from github.com/Masterminds/sprig/v3's releases. v3.3.0 What's Changed Updating the Go versions used in testing by @mattfarina in Masterminds/sprig#405 Change intial to initial....
**Motivation** Examining the Fibratus logs can be a hassle, especially if the end user is not familiar with Powershell. It would be much more convenient if the Fibratus CLI provided...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.36.0 to 0.45.0. Commits 4e0068c go.mod: update golang.org/x dependencies e79546e ssh: curb GSSAPI DoS risk by limiting number of specified OIDs f91f7a7 ssh/agent: prevent panic on malformed...
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.6.2 to 1.21.0. Release notes Sourced from github.com/spf13/viper's releases. v1.21.0 What's Changed Enhancements 🚀 Add support for flags pflag.BoolSlice, pflag.UintSlice and pflag.Float64Slice by @nmvalera in spf13/viper#2015 feat:...
### What is the purpose of this PR / why it is needed? Identifies when a non-SYSTEM process spawns a protected child process. This indicates an unusual behavior that is...