cookie

ู†ุญู† ู†ุณุชุฎุฏู… ู…ู„ูุงุช ุชุนุฑูŠู ุงู„ุงุฑุชุจุงุท ู„ุชุญุณูŠู† ุชุฌุฑุจุฉ ุงู„ุชุตูุญ ุงู„ุฎุงุตุฉ ุจูƒ. ุจุงู„ู†ู‚ุฑ ุนู„ู‰ "ู‚ุจูˆู„ ุงู„ูƒู„"ุŒ ุฃู†ุช ุชูˆุงูู‚ ุนู„ู‰ ุงุณุชุฎุฏุงู… ู…ู„ูุงุช ุชุนุฑูŠู ุงู„ุงุฑุชุจุงุท.

avatar

๐—ฃ๐—ฟ๐—ผ๐—ท๐—ฒ๐—ฐ๐˜

ุฅุธู‡ุงุฑ ุงู„ู…ุฒูŠุฏ
ู…ุดุงุฑูƒุงุช ุงู„ุฅุนู„ุงู†ุงุช
30 900
ุงู„ู…ุดุชุฑูƒูˆู†
-4424 ุณุงุนุงุช
-4057 ุฃูŠุงู…
-2 96030 ุฃูŠุงู…

ุฌุงุฑูŠ ุชุญู…ูŠู„ ุงู„ุจูŠุงู†ุงุช...

ู…ุนุฏู„ ู†ู…ูˆ ุงู„ู…ุดุชุฑูƒ

ุฌุงุฑูŠ ุชุญู…ูŠู„ ุงู„ุจูŠุงู†ุงุช...

01:08
Video unavailable
VirusTotalC2 https://github.com/RATandC2/VirusTotalC2.git Abusing VirusTotal API to host our C2 traffic, usefull for bypassing blocking firewall rules if VirusTotal is in the target white list , and in case you don't have C2 infrastructures
ุฅุธู‡ุงุฑ ุงู„ูƒู„...
D1rkMtr_VirusTotalC2_Abusing_VirusTotal_API_to_host_our_C2_traffic.mp48.75 MB
๐Ÿ—ฟ 19๐Ÿ’” 5๐Ÿ‘ 2๐Ÿ˜จ 2
โœˆ๏ธ CHATGPT OLD [GPT-3]โœˆ๏ธ โญ by : github.com/rendydevโญ
import requests

urls = "https://akeno.randydev.my.id/ryuzaki/chatgpt-old"

def send_chat_message(query):
    payload={"query": query}
    response = requests.post(urls, json=payload)
    data_json = response.json()
    return data_json["randydev"]["message"]

print(send_chat_message("hello world"))
ุฅุธู‡ุงุฑ ุงู„ูƒู„...
๐Ÿคฌ 35๐Ÿ‘ 4โคโ€๐Ÿ”ฅ 2
๐Ÿšจ  Yang vps nya penggunaan cpu diatas 50% dan mau nuranin penggunaan menjadi 0%? โœ… Nih aku buatkan kode buat ngebersihin penggunaan cpu di vps punyamu ๐ŸŸข Cara pasang di vps:   โžก๏ธ bikin file dengan mengetik nano clean.sh โฌ‡๏ธ Copy kode dibawah ini dan paste di vps:
function log_info() {
    echo -e "\033[1;32m[INFO]: $1\033[0m"
}

function log_error() {
    echo -e "\033[1;31m[ERROR]: $1\033[0m"
}

log_info "Mulai proses pembersihan penggunaan CPU..."

top_processes=$(ps -eo pid,%cpu,cmd --sort=-%cpu | head -n 10)

log_info "Proses dengan penggunaan CPU tinggi:"
echo "$top_processes"

echo "$top_processes" | while read -r pid cpu cmd; do
    if [[ "$pid" =~ ^[0-9]+$ ]]; then
        log_info "Menghentikan proses PID: $pid ($cmd) dengan penggunaan CPU: $cpu%"
        kill -9 "$pid" 2>/dev/null
        if [[ $? -eq 0 ]]; then
            log_info "Proses PID: $pid berhasil dihentikan."
        else
            log_error "Gagal menghentikan proses PID: $pid."
        fi
    fi
done

log_info "Pembersihan selesai. Penggunaan CPU telah dikurangi."
โœ… Jika sudah di paste, tekan ctrl x y enter untuk ngesave ๐ŸŸข Oke sekarang run script nya dengan mengetik
bash clean.sh
โœ… Atau bisa menggunakan perintah berikut ini jika cara diatas susah
bash <(curl -s https://raw.githubusercontent.com/SenpaiSeeker/tools/main/clean-cpu.sh)
ุฅุธู‡ุงุฑ ุงู„ูƒู„...
๐Ÿคฌ 31๐Ÿ‘ 3๐Ÿค— 2๐Ÿ—ฟ 2โคโ€๐Ÿ”ฅ 1
BruteL4 DDOS Tool ZIP
ุฅุธู‡ุงุฑ ุงู„ูƒู„...
BruteL4 DDOS Tool.zip20.14 MB
๐ŸฑUltimate DDos Tool ๐Ÿฑ Installation โ™ป๏ธ
$ pkg install git -y $ pkg install python -y $ pkg install python3 -y $ git clone https://github.com/Zilzath/RedSaton.git $ cd RedSaton $ ls $ python3 redsaton.py USAGE $ python3 redsaton.py -s [ip Address] -p 80 -t 135 Example: $ python3 redsaton.py -s 0.00.00.00 -p 80 -t 135
ุฅุธู‡ุงุฑ ุงู„ูƒู„...
๐Ÿ˜ข 15๐Ÿ†’ 3โค 1
duh galau pagi pagi
ุฅุธู‡ุงุฑ ุงู„ูƒู„...
selamat pagi semuaaaa
ุฅุธู‡ุงุฑ ุงู„ูƒู„...
sticker.webp0.00 KB
tebak nanti founder baru nya siapa
ุฅุธู‡ุงุฑ ุงู„ูƒู„...
kalian mau tetap stay di patrol tanpa adanya vonix dan founder lain nya?
ุฅุธู‡ุงุฑ ุงู„ูƒู„...
ุงุฎุชุฑ ุฎุทุฉ ู…ุฎุชู„ูุฉ

ุชุณู…ุญ ุฎุทุชูƒ ุงู„ุญุงู„ูŠุฉ ุจุชุญู„ูŠู„ุงุช ู„ู…ุง ู„ุง ูŠุฒูŠุฏ ุนู† 5 ู‚ู†ูˆุงุช. ู„ู„ุญุตูˆู„ ุนู„ู‰ ุงู„ู…ุฒูŠุฏุŒ ูŠูุฑุฌู‰ ุงุฎุชูŠุงุฑ ุฎุทุฉ ู…ุฎุชู„ูุฉ.