Skip to content

Releases: k1nd0ne/VolWeb

VolWeb v3.0.0-alpha

14 Jun 12:49
Compare
Choose a tag to compare

✅ Linux analysis support :

  • PsList
  • PsTree
  • ProcMaps
  • Elfs
  • Bash
  • Lsof
  • TtyCheck

✅ Symbols (ISF) upload and binding :

  • Upload a ISF generated for a linux or windows memory image.
  • Bind your ISF to your investigations.
  • The ISF will be used when starting the analysis.

🔨 Other :

  • Conception and bug fix.
  • Concept of "engines" for windows/linux and mac analysis via apps separation.

VolWeb v2.0.0-alpha

23 May 13:58
b8d972a
Compare
Choose a tag to compare
  • ✅ Update : Volweb engine is now using volatility3 as a library instead of subprocess.
  • ✅ Update : Enhanced UI when reviewing investigation.
  • 🔨 Bug Fix :
    String base IOC lookup was not possible due to previous model update.

VolWeb v1.0.0-alpha

15 Apr 08:17
4406e18
Compare
Choose a tag to compare

New UI Design.
Multiple bug/conception fix.
Better error handling.

VolWeb v0.9.6-alpha

29 Jan 00:32
Compare
Choose a tag to compare
  • Conception fix : There is now one view for each actions taken on an analysis.
  • Conception fix : The memory dump filename length limit was to low.
  • Conception enhancement : An analysis is now reviewed via a GET request.
  • Conception enhancement : When logging out, the user is redirected directly to the login page.
  • BugFix : Error when creating multiple investigation where the user could no review the investigation.
  • BugFix : When uploading a memory dump, the last form error message was still displayed if the user had made a mistake.

VolWeb v0.9.5-alpha

25 Jan 15:18
165f5a5
Compare
Choose a tag to compare
  • ✅ New Feature : Netstat, Skeleton key check, lsa/cache dump, filedump
  • ✅ Update : Volatility 2.0
  • Bug Fix : File length restriction to small, Form message not disappearing. Migrations issues.

VolWeb v0.9.1-alpha

08 Jan 23:12
Compare
Choose a tag to compare
  • ✅ New Feature : Network Graph
  • 📚 Change : The third parties javascript/css libraries are now loaded from the CDN and not stored statically.

VolWeb v0.9.0-alpha

04 Jan 22:15
Compare
Choose a tag to compare
  • Bug fix : When generating report, the table rows are disappearing.
  • Bug fix : When tagging elements when filtering the elements tagged before were not appearing on the report.
  • New : Adding missing artifacts to the report automated generation.