Skip to content

VolWeb v1.0.0-beta

Compare
Choose a tag to compare
@k1nd0ne k1nd0ne released this 29 Dec 17:51
· 172 commits to main since this release

VolWeb 1.0.0-beta

🧬 Volatility3 2.4.0 integrations :

  • windows.devicetree
  • windows.sessions
  • windows.ldrmodules
  • linux.psaux
  • linux.mountinfo

🛠 BugFix:

  • Multiple Analysis launch.
  • Better exceptions handling inside Windows and Linux engines.
  • Adding quiet process_callback.
  • jsonschema missing import.
  • Code refactoring and review.

🏇Performances:

  • windows.handles and linux.procmaps are now computed when the user is requesting them for a specific pid.
  • Timeliner dynamic artifacts fetch.
  • Process artifacts dynamic fetch.

String based IOC system is removed until next release. (rework)