0Day.Today | Learn Exploit | Zero World | Dark web |
19.1K subscribers
1.23K photos
127 videos
489 files
1.28K links
☝️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
Download Telegram
Media is too big
VIEW IN TELEGRAM
how to access to wordpress panel after upload webshell


#hack #Webhacking
〰️〰️〰️〰️〰️〰️
IR0Day.Today Bax
T.me/LearnExploit
t.me/KurtLarCyberLab
@Bvrce
👍6
⚠️ سوال اول ⚠️
خروجی دستور traceroute زیر نشان دهنده چیست؟
4=
10.1.1.1 (10.1.1.1) 20 ms 18 ms 22 ms
5= * * *
6= * * *

برنده @BlackkShinobii
1❤‍🔥1
⚠️ سوال دوم ⚠️
این هش متعلق به یک رمز عبور ساده است. آیا میتوانید آن را دیکد کنید؟

f7c3bc1d808e04732adf679965ccc34ca7ae3441



برنده @PlutonPhantom
👍1
سوال نهایی
⚠️بخش اول⚠️:
متن زیر رمزنگاری شده است. پیام اصلی چیست؟
"BQQMF, XJMM ZPV SFWFSTF UIJT DQIFS?"
------------------------
⚠️بخش دوم⚠️
لاگهای یک سرور نشان میدهند درخواستهای زیر به صورت مکرر ارسال شده اند:

GET /../../../etc/passwd HTTP/1.1
Host:
example.com

⚠️این حمله چه نوعی است و هدف مهاجم چیست؟⚠️



برنده @fnixx6ix
❤‍🔥3👍1
رفقا بعضی شبا یهو میایم چالش میدیم
خلاصه آماده باشید
شبتون خوش❤️❤️👌
❤‍🔥5
روز مهندس به همه بر و بچه های مهندس مبارک ❤️👋

🌟LearnExploit
❤‍🔥8
Media is too big
VIEW IN TELEGRAM
How to check user pass wordpress login

#hack #Webhacking
〰️〰️〰️〰️〰️〰️
IR0Day.Today Bax
T.me/LearnExploit
t.me/KurtLarCyberLab
@Bvrce
🎁 VIP WebH4cking Channel 🏆

🔍 15 years of experience in one educational package

u can be a pro h4cker with my vip channel

💎 Valuable training set to become a professional
We will teach you to investigate and infiltrate the most powerful websites in less than 10 minutes

Contact: @Bvrce

🖥  Video + Tools + Expl0it

📕 U Can Start With any Knowledge

💊 This IS BeST OF G0verment And Pro H4cking Source

vipKurtLar Telegram Channel For More info about this product (@vipKurtLar)



Btc/usdt/eth OK

Vip Acce3s LifeTime

💵 PM TO Buy : @Bvrce

t.me/KurtLarCyberLab
Customize ( nano ) Editor
👍4
Forwarded from لیست تبادلات
🧨🧨🧨🧨🧨🧨🧨🧨🧨
🔴به مناسبت ۲ ساله شدن عمر چنلمون چنل های vip که قیمت یک میلیون هست به ۱۰ نفر اول رایگان میدیم و بعد از ۱۰ نفر به طور خودکار لینک باطل میشه جوین بدین🆕🤩🤩
https://t.me/addlist/Kub8iLz6eVIwMDZk
#تبلیغ_نیست
💠💠💠💠💠💠💠💠💠
Please open Telegram to view this post
VIEW IN TELEGRAM
If you need webshell access good Da random and.... just pm me @Bvrce


If you need vip channel (tools-zeroday Exploits-priv8 Videos) just pm me @Bvrce


If you have targrt for hack just pm me @Bvrce
اومدیم یک نمونه اسکریپت مشابه history پیاده کردیم، با الگوریتم متفاوت تر
if [ "$1" ]; then
function data {
if [[ -f end.txt ]]; then
last_id=$(tail -n 1 end.txt | awk '{print $2}')
id=$((last_id + 1))
while grep -q " $id " end.txt; do
id=$((id + 1))
done

if ! grep -q "ID" end.txt; then
header="-------------------------------------------------------
| ID | Time | Command | User |
-------------------------------------------------------"
echo "$header" >> end.txt
fi
else
id=1
header="-------------------------------------------------------
| ID | Time | Command | User |
-------------------------------------------------------"
echo "$header" >> end.txt
fi

printf "| %-6s | %s | %-20s | %s |\n" "$id" "$(date +'%H:%M:%S')" "$1" "$(whoami)
"
}
data "$1" >> end.txt
fi
👍5
console.log(/[A-Z]+\d/.test("HELLO5") ? 'ok' : 'error');

با فقط یک لاین رجکستو تست کن