fibratus icon indicating copy to clipboard operation
fibratus copied to clipboard

A modern tool for Windows kernel exploration and tracing with a focus on security

Results 65 fibratus issues
Sort by recently updated
recently updated
newest added

**What is the purpose of this PR / why it is needed?** Bump `www.velocidex.com/golang/go-ntfs` to latest version. **What type of change does this PR introduce?** - [x] Refactor (non-breaking change...

deps

**What is the purpose of this PR / why it is needed?** The `thread.teb_address` filter field returns the thread environment block base address. TEB is the userspace representation of a...

scope: events
scope: filters

Testing new feature to trigger Yara scan when VirtualAlloc with RWX flags occurs, I notice this event is not being captured when rules engine is enabled since the scan does...

type: bug
scope: yara

Hi, **Describe the bug** I'm using a filament to collect the events I want, but it doesn't work for events that has "WriteFile", "RegDeleteKey" and "RegDeleteValue" in their `name` attribute....

type: bug

Hello ! Fibratus helps me a lot for my current project. However, I've tried using transformers and it seems to only works for editing parameters that are inside the "kparams"...

scope: transformers
type: feature

**Describe the bug** Hi, I have a common issue when I try to replay big capture files (like 300 Mo .kcap file) When I use this command : fibratus replay...

type: bug
scope: capture

### What is the purpose of this PR / why it is needed? Deprecate the bespoke `util/atomic` package in favor of the standard library atomic package. ### What type of...

### What is the purpose of this PR / why it is needed? Remove a couple of useless filaments. ### What type of change does this PR introduce? --- >...

### What is the purpose of this PR / why it is needed? Initialize the `VERSION` variable to `0.0.0` (dev) if it is not provided. ### What type of change...

Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.6.2 to 1.20.1. Release notes Sourced from github.com/spf13/viper's releases. v1.20.1 What's Changed Bug Fixes 🐛 Backport config type fixes to 1.20.x by @​sagikazarmark in spf13/viper#2005 Full Changelog:...

deps