Source Byte
Ir al canal en Telegram
هشیار کسی باید کز عشق بپرهیزد وین طبع که من دارم با عقل نیامیزد Saadi Shirazi 187
Mostrar más8 191
Suscriptores
+1324 horas
+1057 días
+37230 días
Archivo de publicaciones
8 192
Repost from ZeroDayOps
no-defender
A slightly more fun way to disable windows defender. (through the WSC api)
8 192
🍏 macOS Red Teaming.
• Gathering System Information Using IOPlatformExpertDevice;
• Targeting Browser and Diagnostic Logs;
• Manipulating the TCC Database Using PackageKit;
• Leveraging Application Bundles and User-Specific Data;
• Taking Over Electron App TCC Permissions with electroniz3r;
• Exploiting Keychain Access;
• Signing Your Payload;
• Exploiting Installer Packages;
• Exploiting DMG Files for Distribution;
• Leveraging HealthInspector Utility;
• Generating Shared Secrets and Accessing Computer$ Password;
• Over-Pass-The-Hash;
• Kerberoasting;
• User Level Persistence with Launch Agents;
• User Level Persistence with Login Items;
• Folder Action Scripts;
• Dylib Insertion/Hijack;
• Evasion Techniques with XPC on macOS;
• Process Injection on macOS;
• In-Memory Loading on macOS.
8 192
Repost from vx-underground
We have many people asking us how to begin their journey into malware development. Here is a step by step guide to get started!
1. Stop asking how to get started
2. Learn to code (NOT PYTHON)
3. Do something
4. Expect failure
Have a nice day.
8 192
Writing an Independent Malware
There’s no greater feeling when the malware (or any project/tool) you’re developing works as expected. Until suddenly you realized it only works on your dev machine but not on any other machine.
8 192
🦀 | RustRedOps is a repository dedicated to gathering and sharing advanced techniques and offensive malware for Red Team, with a specific focus on the Rust programming language.
8 192
Malware for education
Indirect Dynamic Syscall, SSN + Syscall address sorting via Modified TartarusGate approach + Remote Process Injection via APC Early Bird + Spawns a sacrificial Process as target process + (ACG+BlockDll) mitigation policy on spawned process + PPID spoofing + Api resolving from TIB + API hashing
8 192
Unorthodox and stealthy way to inject a DLL into the explorer using icons
[ GitHub ]
@source_byte
#malware_dev
#windows
8 192
Repost from 1N73LL1G3NC3
TrollUAC
• .NET library that serves as a UAC bypass for x64
• Any* process with the uiAccess flag enabled can "Send Keystrokes" to high integrity processes even from medium integrity
• We steal the token of On Screen Keyboard (uiAccess enabled) to spawn a new process that does GUI automation
• The GUI automation simply sends keystrokes to taskmgr (auto elevate) to spawn our new desired process in high integrity
• *Refer to tiraniddo's article for requirements, although they can easily be conjured up
8 192
Golang Virus Example
ExfilDocs Searches drive for specific file extensions Uploads files to C2 via SSH Outlook Exfil Asks for Outlook Credentials Authenticates via IMAP, searches attachments and uploads files to C2 via SSH TO DO: Fix Windows Compilation Screen Shotter Uploads screenshot every 20 seconds to C2 via SSH Dropper Hosts 3 files, downloads them from itself then executes them.[ GitHub ] Process Injection Techniques with Golang [ GitHub ] Proof of concept SMB C2 using named pipes in Golang [ GitHub ] DLL creation and injection with Golang [ Medium ] ColdFire II(Golang malware development library) [ GitHub ] A POC Windows crypto-ransomware (Academic). Now Ransom:Win32/MauriCrypt.MK!MTB [ GitHub ] Windows Botnet written in Golang [ GitHub ] @source_byte #malware_dev #go
8 192
Golang Virus Example
ExfilDocs Searches drive for specific file extensions Uploads files to C2 via SSH Outlook Exfil Asks for Outlook Credentials Authenticates via IMAP, searches attachments and uploads files to C2 via SSH TO DO: Fix Windows Compilation Screen Shotter Uploads screenshot every 20 seconds to C2 via SSH Dropper Hosts 3 files, downloads them from itself then executes them.[ GitHub ] @source_byte #malware_dev
8 192
https://github.com/shreyaschavhan/advanced-sql-injection-for-awae
Learning a lil' bit of SQL
#github #SQL
8 192
Repost from گروه بایت امن
#Tutorial #Unpacking #Persian
مجموعه آموزشی آنپکینگ به زبان فارسی از دوست خوب و قدیمی امیر گوران ( 256 صفحه )
برای آنپکینگ دانش خوبی از ساختار فایل، مهندسی معکوس، تحلیل استاتیک و داینامیک و برنامه نویسی نیاز دارید
مطالبی که میبینید برای آشنایی کلی هست و نیاز دارید برای ادامه تمرین کنید و بدون دانش پیشنیاز تو این زمینه پیشرفتی حاصل نمیشه .
فایل های Unpack Me رو میتونید از سایت Tuts4you دانلود و تمرین کنید
Password : @securebyte
https://t.me/joinchat/8IAKs9HaoGU2NmE0
_
8 192
Cloud-Based Identity to Exfiltration Attack Part2
Today, I would like to showcase some detection insights regarding attacks, starting from cloud-based identity attacks and extending to compromised Office 365 environment.
https://github.com/LearningKijo/SecurityResearcher-Note/blob/main/SecurityResearcher-Note-Folder/Day16-CloudId-Exfiltration-AttackReport-Part2.md
8 192
Cloud-Based Identity to Exfiltration Attack Part1
As I've divided this blog into two parts, this part focuses on Part 1, examining cloud-based identity attacks leading to successful logins to Outlook activities.
https://github.com/LearningKijo/SecurityResearcher-Note/blob/main/SecurityResearcher-Note-Folder/Day16-CloudId-Exfiltration-AttackReport-Part1.md
8 192
Repost from Offensive Xwitter
😈 [ eversinc33 🩸🗡️ @eversinc33 ]
If you are facing an EDR with PEB protection/obf which makes Ldr inaccessible & want to inject shellcode, just pass the VA of LoadLibrary (which is consistent across processes) to the shellcode via egg-hunting from your injector, enabling lib resolution without touching the PEB.
🐥 [ tweet ]
*смешной срач в треде*