es
Feedback
0Day.Today | Learn Exploit | Zero World | Dark web |

0Day.Today | Learn Exploit | Zero World | Dark web |

Ir al canal en Telegram

☝️Iп Tнε Nαмε Oғ GOD☝️ Web Exploiting & Server Hacking Shell & Admin panel Access priv8 Google hacking Dorks new vul & bugs discovering & Tut ❗️0 day is today❗️ تبلیغات : @LearnExploitAds IR0Day.Today

Mostrar más

📈 Análisis del canal de Telegram 0Day.Today | Learn Exploit | Zero World | Dark web |

El canal 0Day.Today | Learn Exploit | Zero World | Dark web | (@learnexploit) en el segmento lingüístico de Farsi es un actor destacado. Actualmente la comunidad reúne a 20 636 suscriptores, ocupando la posición 6 563 en la categoría Tecnologías y Aplicaciones y el puesto 16 270 en la región Irán.

📊 Métricas de audiencia y dinámica

Desde su creación el невідомо, el proyecto ha mostrado un crecimiento acelerado, reuniendo a 20 636 suscriptores.

Según los últimos datos del 14 junio, 2026, el canal mantiene una actividad estable. En los últimos 30 días la variación de miembros fue de -518, y en las últimas 24 horas de -22, conservando un alto alcance.

  • Estado de verificación: No verificado
  • Tasa de interacción (ER): El promedio de interacción de la audiencia es 4.26%. Durante las primeras 24 horas tras publicar, el contenido suele obtener 1.93% de reacciones respecto al total de suscriptores.
  • Alcance de las publicaciones: Cada publicación recibe en promedio 879 visualizaciones. En el primer día suele acumular 399 visualizaciones.
  • Reacciones e interacción: La audiencia responde de forma activa: el promedio de reacciones por publicación es 3.
  • Intereses temáticos: El contenido se centra en temas clave como tools, کانفیگ, remote, sh3ll, upload.

📝 Descripción y política de contenido

El autor describe el recurso como un espacio para expresar opiniones subjetivas:
☝️Iп Tнε Nαмε Oғ GOD☝️ Web Exploiting & Server Hacking Shell & Admin panel Access priv8 Google hacking Dorks new vul & bugs discovering & Tut ❗️0 day is today❗️ تبلیغات : @LearnExploitAds IR0Day.Today

Gracias a la alta frecuencia de actualizaciones (últimos datos recibidos el 15 junio, 2026), el canal mantiene la vigencia y un amplio alcance. La analítica demuestra que la audiencia interactúa activamente con el contenido, lo que lo convierte en un punto de referencia dentro de la categoría Tecnologías y Aplicaciones.

20 636
Suscriptores
-2224 horas
-1527 días
-51830 días
Archivo de publicaciones
🚨 موج جدید قطعی و نت ملی شروع شده تا اینترنتتون قطع نشده به کانفیگ اینجا وصل بشید : 👇👇👇👇👇👇 @starlinkVPN

استفاده کنید لذت ببرید✅💙 @soltane_sorat

ConnectionsType : Cisco / OpenVPN / L2TP Tunnel SUB : link For Download Configs and username and password Traffic : 100G User
ConnectionsType : Cisco / OpenVPN / L2TP Tunnel SUB : link For Download Configs and username and password Traffic : 100G User : Unlimited Time : Unlimited @LearnExploit

Repost from LearnExploit ️
Cisco / OpenVPN / L2TP / V2Ray / All Connection Available 😃
Cisco / OpenVPN / L2TP / V2Ray / All Connection Available 😃

با این بش دیگه هیچوقت مشکل ۴۰۳ توی لینوکس پیدا نمیکنید ، توی اینده میرور های بیشتری میتونید بهش اضافه کنید

بعد از اجرا تا دو دقیقه صبر کنید تا فرایند تست پینگ انجام بشه و بعد انتخاب کنه

𝗥 ‌ ‌ ‌ ‌𝗬 ‌ ‌‌ ‌ 𝗦 ‌‌ ‌ ‌ 𝗢 ‌ ‌‌ ‌ 𝗡
بش اسکریپت خودکار مخصوص نت ملی این بش اسکریپت دارای بهترین میرور ها که برای گذر از فیلترینگ و نت ملی در لینوکس هست ساخته شده ، ، اسکریپت رو اجرا میکنید ، بر اساس اینترنت شما بهترین میرور رو پینگ میگیره و بعدش بهترین و پرسرعت ترین میرور رو برای شما انتخاب میکنه ، برای اجرا کد های زیر رو بزنید :
nano Malicious.sh
#!/bin/bash
set -e
[ "$EUID" -ne 0 ] && exec sudo "$0" "$@"
export LC_ALL=C
export CURL_USER_AGENT="Mozilla/5.0 (X11; Linux x86_64)"
mirrors=(
"https://mirror.csclub.uwaterloo.ca/kali|Canada"
"https://mirrors.ocf.berkeley.edu/kali|USA"
"https://ftp.acc.umu.se/kali|Sweden"
"https://kali.mirror.garr.it/kali|Italy"
"https://mirror.netcologne.de/kali|Germany"
"https://mirror.freedif.org/Kali/International|International"
"https://mirrors.tuna.tsinghua.edu.cn/kali|China"
"https://mirrors.ustc.edu.cn/kali|China"
"https://mirror.sjtu.edu.cn/kali|China"
"https://mirror.nju.edu.cn/kali|China"
"https://mirror.zju.edu.cn/kali|China"
"https://mirrors.aliyun.com/kali|China"
"https://mirror.lzu.edu.cn/kali|China"
"https://repo.sadjad.ac.ir/kali|Iran"
"https://mirror.bonyan-mirror.ir/kali|Iran"
"https://repo.iut.ac.ir/kali|Iran"
"https://dl.kali.org/kali|Official"
"https://repo.kali.org/kali|Official"
)
test_url="/dists/kali-rolling/InRelease"
tmpdir=$(mktemp -d)
result="$tmpdir/result"
touch "$result"
GREEN="\e[32m"
YELLOW="\e[33m"
RED="\e[31m"
BLUE="\e[34m"
CYAN="\e[36m"
BOLD="\e[1m"
RESET="\e[0m"
total_mirrors=${#mirrors[@]}
clear
echo -e "${BOLD}${RED}"
figlet -f slant "IN THE NAME OF MALICIOUS"
echo -e "${RESET}"
echo
spinner() {
    local pid=$1
    local delay=0.1
    local spinstr='|/-\'
    while kill -0 $pid 2>/dev/null; do
        for i in $(seq 0 3); do
            local done_count=$(wc -l < "$result" 2>/dev/null || echo 0)
            printf "\r${BOLD}${BLUE}Testing mirror %d of %d... %c${RESET}" "$done_count" "$total_mirrors" "${spinstr:$i:1}"
            sleep $delay
        done
    done
    printf "\r${BOLD}${BLUE}Testing mirrors... Done!${RESET}\n"
}
test_mirror() {
    input="$1"
    url="${input%|*}"
    country="${input##*|}"
    speed=$(curl -A "$CURL_USER_AGENT" -L \
        --retry 3 \
        --retry-delay 1 \
        --retry-connrefused \
        --connect-timeout 3 \
        --max-time 15 \
        -w "%{speed_download}" \
        -o /dev/null \
        "$url$test_url" 2>/dev/null)
    speed=${speed%.*}
    if [ -z "$speed" ]; then
        speed=0
    fi
    echo "$speed|$url|$country" >> "$result"
}
export -f test_mirror
export CURL_USER_AGENT
export test_url
export result
(
printf "%s\n" "${mirrors[@]}" | xargs -n1 -P8 bash -c 'test_mirror "$@"' _
) &
spinner $!
if [ ! -s "$result" ]; then
    rm -rf "$tmpdir"
    echo -e "${RED}No reachable Kali mirror found${RESET}"
    exit 1
fi
sorted=$(sort -nr "$result")
echo -e "\n${BOLD}${BLUE}========== Available Mirrors ==========${RESET}"
i=1
top_speed=$(echo "$sorted" | head -n 1 | cut -d'|' -f1)
echo "$sorted" | while IFS='|' read -r speed url country; do
    if [ "$speed" -ge $((top_speed * 60 / 100)) ]; then
        color=$GREEN
    elif [ "$speed" -ge $((top_speed * 20 / 100)) ]; then
        color=$YELLOW
    else
        color=$RED
    fi
    printf "${BOLD}[%d]${RESET} ${BOLD}${color}%-60s${RESET} ${CYAN}[%s]${RESET}\n" "$i" "$url" "$country"
    i=$((i+1))
done
echo
selected_mirror=$(echo "$sorted" | head -n 1 | cut -d'|' -f2)
selected_country=$(echo "$sorted" | head -n 1 | cut -d'|' -f3)
if [ -z "$selected_mirror" ]; then
    rm -rf "$tmpdir"
    echo -e "${RED}Invalid selection${RESET}"
    exit 1
fi
cp /etc/apt/sources.list /etc/apt/sources.list.bak.$(date +%s) 2>/dev/null || true
cat > /etc/apt/sources.list <<EOF
deb $selected_mirror kali-rolling main contrib non-free non-free-firmware
EOF
apt clean >/dev/null 2>&1 || true
rm -rf "$tmpdir"
echo -e "\n${BOLD}${GREEN}Mirror number 1 : ${selected_mirror}${RESET} ${BOLD}${BLUE}is The best and fastest mirror was selected and replaced.${RESET}"
copy and paste to Malicious.sh
chmod +x Malicious.sh
./Malicious.sh

کمه ، بیشتر انرژی بدید

حمایت فراموش نشه ، زحمت و تحقیقات زیادی و از همه مهم تر وقت زبادی برای نوشتن و ساخت سورس گذاشته میشه ، پس حمایت فراموش نشه Malicious

سلام مجدد خدمت دوستان گل ، خب توی این شرایط محدودیت لینوکس و .... تحریم های خیلی زیاد ، خیلی هاتون مشکل ترمینال لینوکس دارید و وصل نشدنش به مخازن و ارور 403 و ... سورس بش اسکریپتی اماده کردم براتون که کاملا هوشمنده ، و قابلیت های : فقط curl داره ، بدون ping و retry هوشمند به علاوه ی user‑agent تست روی فایل repo اصلی و parallel واقعی داره که ۸ تایی هست و دارای میرور های ایرانی و چین و CDN‑friendly هست بکاپ تایم ایستپ داره و هوشمندی اینه که اگر fallback خودکار اگر apt update ترکید و رسما بگم که سازگار با اینترنت ملی و فیلترینگ سنگین هستش که پس از اضافه کردن چیزای دیگه و تکمیل کردنش براتون به صورت رایگان گذاشته میشه و بالاترین سرعت رو داره و فقط باید اجرا بشه خودش تست میکنه ، میگرده بهترین رو انتخاب میکنه و خودش به صورت خودکار روی سورس لیست مخازن اعمال میکنه و همه چی خودکاره

ضمانت کیفیت✅⚠️

سرویس تانل vpn با بهترین سرعت موجود شد✅ @soltane_sorat

ترافیک تا حد زیادی باز شده و میتونیم بگیم اینترنت بین الملل وصل شده

یادش بخیر

با این وضعیت دیگه نا برای مردم نمونده ، دلار ۱۵۶ ، طلا نزدیک ۲۰

تست سرویس v2ray که با پارگی رسید به اینجا 🥴

🤔پینگ دوس دارید ؟
🤔پینگ دوس دارید ؟

🔴گوگل پلی و اپ استور در دسترس قرار گرفت. زحمت شد واستون .... شرمنده.....

🚨 برنامه Ha Tunnel (هاتونل) رو اگر نصب کردید پاک کنید، اگه کانفینگ هاش رو داخل گوشیتون ذخیره کردید هم پاک کنید، برنامه امنی نبوده و نیست. نشر حداکثری کنید لطفا. علتش؟ بیشتر کانفیگ‌های .hat فقط HTTP/Custom Header هستن یعنی داده‌ها End-to-End encrypted نیستن اگه وسط راه شنود (MITM) بشه، عملاً اطلاعاتت قابل دیدنه بدتر از اونا closed source ئه. نمیدونی لاگ میگیره یا نه داده هاتو میفروشه یا نه به چیا دسترسی داره و و و. Dns leak Ip leak داره و اصلا فلسفش کلا برای دور زدن ساخته شده نه پرایوسی.