gwen001 / offsectools_www

A vast collection of security tools and resources curated by the community.
https://offsec.tools
184 stars 23 forks source link

[addtool] fibratus #1946

Closed gwen001 closed 3 months ago

gwen001 commented 3 months ago

[tags]windows,kernel[/tags] [short_descr]Modern tool for Windows kernel exploration and tracing with a focus on security.[/short_descr] [link] https://www.fibratus.io [/link] [link] https://github.com/rabbitstack/fibratus [/link] [long_descr] Fibratus is a tool for exploration and tracing of the Windows kernel. It lets you trap system-wide events such as process life-cycle, file system I/O, registry modifications or network requests among many other observability signals. In a nutshell, Fibratus allows for gaining deep operational visibility into the Windows kernel but also processes running on top of it. It requires no drivers nor third-party software.

Events can be shipped to a wide array of output sinks or dumped to capture files for local inspection and forensics analysis. The powerful filtering engine permits drilling into the event flux entrails and the rules engine is capable of detecting stealthy adversary attacks and sophisticated threats.

You can use filaments to extend Fibratus with your own arsenal of tools and so leverage the power of the Python ecosystem

Features:

gwen001 commented 3 months ago

Issue correctly handled, tool is waiting for human validation.

gwen001 commented 3 months ago

Tool has been accepted by the team: https://offsec.tools/tool/fibratus

Thank you for your contribution!