Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 2.77 KB

PLANS.md

File metadata and controls

23 lines (21 loc) · 2.77 KB

To-Do List

Tip

Here is a key for the table above:

  • ❌ = Might be done, Not sure yet
  • ✅ = Will be done, 100% sure
Task Version Might or Will be done?
Docstring everything again v2.4.2
Remove _wrapper.py as its useless v2.4.3
Implement a parser for Windows Event Logs to extract and analyze security-related events. v2.5.0
Enable integration with popular SIEM (Security Information and Event Management) systems. v2.5.0
Add a tool to capture and analyse network traffic, which can help in forensic investigations. v2.6.0
Change config.json to config.ini v3.0.0
Integrate machine learning algorithms to detect anomalies and potential security threats automatically and log them. v3.0.0
Update to Python 3.13 (And use the new @deprecated flag from now on) v3.0.0
Add a tool to capture and analyse memory dumps, which can help in forensic investigations. v3.1.0
Deprecate EXTRA dir, and zip features with custom proper features from Logicytics, as well as remove EXTRA wrapper v3.2.0
Implement a parser for Windows Prefetch files, Shellbags, Jump Lists, LNK files to extract data v3.3a.0
Implement a parser for Windows UserAssist registry key, SRUM database to extract data. v3.3b.0
Implement a parser for Windows Volume Shadow Copy, LSA Secrets, Syscache, Shimcache, Amcache Event Tracing logs to extract data v3.3c.0
Implement the 2 missing flags v3.4.0