Skip to content

Commit cb80687

Browse files
committed
Edit README and add .gitignore
1 parent bd32483 commit cb80687

File tree

3 files changed

+6
-1749
lines changed

3 files changed

+6
-1749
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.txt

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
### Build 8b, 13th December 2021
33
_By Datto, For the MSP Community_
44

5+
## Fork Edits
6+
- Added param block, preserving initial `$env` variable usage
7+
- Changed appropriate paths to point to the location of the script and not the current directory of the shell
8+
- Editing some formatting
9+
510
## Summary
611
This is a PowerShell-based script that can be run on a Windows system (it has been neither written for, nor tested with, other platforms) to:
712
* (Optionally) inoculate the system against Log4Shell attacks with vulnerable Log4j versions by setting the `LOG4J_FORMAT_MSG_NO_LOOKUPS` environment variable to `TRUE`

0 commit comments

Comments
 (0)