New
v0.2.4
What's Changed
- Replace WMIC commands with PowerShell Get-CimInstance for future compatibility by @abdullah134 in https://github.com/pranshuparmar/witr/pull/142
- Main PR by @pranshuparmar in https://github.com/pranshuparmar/witr/pull/147
- Readme update by @pranshuparmar in https://github.com/pranshuparmar/witr/pull/148
- Main PR by @pranshuparmar in https://github.com/pranshuparmar/witr/pull/149
- Added GetFileContext function for linux by @RikSmits06 in https://github.com/pranshuparmar/witr/pull/115
- [feat] GetResourceContext and GetFileContext function written for Linux by @gaixen in https://github.com/pranshuparmar/witr/pull/108
- feat(proc): implement windows service detection and peb scanning by @sunydepalpur in https://github.com/pranshuparmar/witr/pull/143
- feat(diag): implement deleted binary detection and socket state analysis by @sunydepalpur in https://github.com/pranshuparmar/witr/pull/144
- Main PR by @pranshuparmar in https://github.com/pranshuparmar/witr/pull/150
New Contributors
- @RikSmits06 made their first contribution in https://github.com/pranshuparmar/witr/pull/115
Full Changelog: https://github.com/pranshuparmar/witr/compare/v0.2.3...v0.2.4