log2timeline / plaso

Super timeline all the things
https://plaso.readthedocs.io
Apache License 2.0
1.66k stars 327 forks source link

Add support for Windows 10 push notification database #4458

Open sydp opened 1 year ago

sydp commented 1 year ago

Some open source research:

https://inc0x0.com/2018/10/windows-10-notification-database/

joachimmetz commented 6 months ago

@sydp which version/database do you have in mind appdb.dat or wpndatabase.db ?

joachimmetz commented 6 months ago

Related refrences to wpndatabase.db

joachimmetz commented 6 months ago

Payload can contain custom timestamp https://learn.microsoft.com/en-us/windows/apps/design/shell/tiles-and-notifications/adaptive-interactive-toasts?tabs=xml#custom-timestamp

joachimmetz commented 3 months ago

First iteration of wpndatabase.db support in https://github.com/log2timeline/plaso/pull/4780 can benefit from improved format support.

sydp commented 3 months ago

@sydp which version/database do you have in mind appdb.dat or wpndatabase.db ?

Hey @joachimmetz, apologies I missed this question.

I was interested in the latter which is the sqlite3 based version.

this was also on my to have a read list - https://www.mdpi.com/2673-6756/2/1/7