Skip to content

Add OneNote Hunt artifact for Windows Forensics#1238

Open
SwiftSecur wants to merge 6 commits intoVelocidex:masterfrom
SwiftSecur:patch-1
Open

Add OneNote Hunt artifact for Windows Forensics#1238
SwiftSecur wants to merge 6 commits intoVelocidex:masterfrom
SwiftSecur:patch-1

Conversation

@SwiftSecur
Copy link
Copy Markdown

This YAML file defines a hunt for OneNote files, including parameters for searching and detecting embedded images and keywords.

This YAML file defines a hunt for OneNote files, including parameters for searching and detecting embedded images and keywords.
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 28, 2026

CLA assistant check
All committers have signed the CLA.

Copy link
Copy Markdown
Collaborator

@scudette scudette left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is probably not much more complex than the built in file finder - consider just calling it with preset yara rules. It will be much simpler and more maintainable (and also faster).

Comment thread content/exchange/artifacts/Windows.Forensics.OneNoteHunt.yaml Outdated
Comment thread content/exchange/artifacts/Windows.Forensics.OneNoteHunt.yaml
Comment thread content/exchange/artifacts/Windows.Forensics.OneNoteHunt.yaml Outdated
Comment thread content/exchange/artifacts/Windows.Forensics.OneNoteHunt.yaml Outdated
Comment thread content/exchange/artifacts/Windows.Forensics.OneNoteHunt.yaml Outdated
Comment thread content/exchange/artifacts/Windows.Forensics.OneNoteHunt.yaml Outdated
@SwiftSecur
Copy link
Copy Markdown
Author

This is probably not much more complex than the built in file finder - consider just calling it with preset yara rules. It will be much simpler and more maintainable (and also faster).

Thanks for all the input, really helpful, learnt a few things. I will update and see where we get to.

Changes to combine regex reads, pre-calculate magic strings, removed expensive GROUP BY, added WHERE before hash() to prevent hashing all files, simplified upload.
@SwiftSecur
Copy link
Copy Markdown
Author

Added in an update that hopefully has some improvements on the last. Thanks for the feedback and help identifying performance issues.

Comment thread content/exchange/artifacts/Windows.Forensics.OneNoteHunt.yaml
Comment thread content/exchange/artifacts/Windows.Forensics.OneNoteHunt.yaml Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants