Releases: k1nd0ne/VolWeb
Releases · k1nd0ne/VolWeb
VolWeb v3.0.0-alpha
✅ 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
- ✅ 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
New UI Design.
Multiple bug/conception fix.
Better error handling.
VolWeb v0.9.6-alpha
- 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
- ✅ 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
- ✅ 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
- 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.