Releases: ProVal-Tech/log4shell-tool
Releases · ProVal-Tech/log4shell-tool
v1.0.5
What's Changed
- Changes made to include the log message by @AmitProval in #15
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Update Find-L4JVulnerabilities.ps1 by @ChrisCalv in #13
- This is log4shell edit to omit the YARA and Luna scan option by @AmitProval in #14
New Contributors
- @AmitProval made their first contribution in #14
Full Changelog: v1.0.3...v1.0.4
Fix Alert Messaging
What's Changed
- Adjust Script by @ChrisCalv in #11
- Adjust Content, by @ChrisCalv in #12
Full Changelog: v1.0.2...v1.0.3
v1.0.2 - JNDIManager Checks
What's Changed
- Validate JNDIManager prescence in JARs by @ChrisCalv in #10
New Contributors
- @ChrisCalv made their first contribution in #10
Full Changelog: v1.0.1...v1.0.2
v1.0.1 Release
What's Changed
- Bump version of log4shell from 1.3.0 to 1.6.1 by @nixuno in #5
- Suppress Warning Messages from Luna (log4shell) and Improve Logging by @nixuno in #6
- Replace Get-WMIObject with Get-CimInstance by @nixuno in #7
- Move Luna and Yara to Call Operator + Robocopy -NoNewWindow Addition by @nixuno in #8
Full Changelog: latest...v1.0.1
Latest
Build 8b - Edit 2.1
- Fix bug with single drive scans
Build 8b - Edit 2
- Implemented Luna scan from https://github.com/lunasec-io/lunasec/tree/master/tools/log4shell
Full Changelog: 8b-edit...8b-edit2
Build 8b - Edit
Differences from upstream:
- Added param block, preserving initial $env variable usage
- Changed appropriate paths to point to the location of the script and not the current directory of the shell
- Editing some formatting
- Implemented Everything search option