An open API service indexing awesome lists of open source software.

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

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