ceramicskate0 / SWELF

Simple Windows Event Log Forwarder (SWELF). Its easy to use/simply works Log Forwarder and EVTX Parser. Almost in full release here at https://github.com/ceramicskate0/SWELF/releases/latest.
https://ceramicskate0.github.io/SWELF/
GNU Affero General Public License v3.0
24 stars 7 forks source link

When SWELF reads in EventLogs it stores compmressed but also in cleartext #101

Open ceramicskate0 opened 5 years ago

ceramicskate0 commented 5 years ago

Look into storing evetlogs encrypted or encoded (base64) to help protect the data in memory for the brief time its stored there. For the purposes of memory dump protection.