mirror of
https://github.com/github/gitignore.git
synced 2026-08-27 18:27:16 +02:00
4 lines
92 B
Bash
4 lines
92 B
Bash
#!/bin/sh
|
|
# ATTACKER-CONTROLLED PAYLOAD (imposter commit PoC)
|
|
echo PWNED_BY_IMPOSTER_COMMIT
|