https://github.com/jwilk/git-landmine
create local malicious git repo
https://github.com/jwilk/git-landmine
security
Last synced: about 1 year ago
JSON representation
create local malicious git repo
- Host: GitHub
- URL: https://github.com/jwilk/git-landmine
- Owner: jwilk
- License: mit
- Created: 2021-12-20T22:41:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-02-24T20:49:30.000Z (over 1 year ago)
- Last Synced: 2025-03-26T00:02:59.303Z (over 1 year ago)
- Topics: security
- Language: Shell
- Size: 33.2 KB
- Stars: 50
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
.. code:: console
$ git-landmine "$(mktemp -d)"
Initialized empty Git repository in /tmp/tmp.Q4VfwVmoI3/.git/
HEAD is now at 06a3b99
$ cd /tmp/tmp.Q4VfwVmoI3
$ git describe
______________________
< pwned via core.pager >
----------------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||
.. vim:ft=rst ts=3 sts=3 sw=3 et