Malware News
15.8K subscribers
1.64K photos
7 videos
130 files
8.1K links
The latest NEWS about malwares, DFIR, hacking, security issues, thoughts and ...

Partner channel: @cveNotify

For ads: https://telega.io/c/malwr
Download Telegram
I was honored to present on Program Analysis with Ghidra for @sergeybratus's @DartmouthCS course, "Basics of Reverse Engineering" yesterday -

Basic program analysis concepts, Ghidra API tour, demo code, SLEIGH, and opinionated takes on RE -

Slides:


๐Ÿฒ๐Ÿ’ป
https://github.com/sergeybratus/RE-basics-W22/blob/main/GHIDRA-For-Dartmouth.pdf
๐Ÿ—ฃ0xAlexei


๐ŸŽ–@malwr
๐Ÿ‘3
ContiLeaks continues to leak data from Conti... they have released source code - the Trickbot Command Dispatcher & Trickbot Data Collector. They have also doxxed one of the developers of Conti.

You can download the Trickbot source code here: https://share.vx-underground.org/Conti/
๐Ÿ—ฃvxunderground


๐ŸŽ–@malwr
๐Ÿ”ฅ1
My iOS QEMU fork is just published.
Some notable features:
- iOS Restore
- S8000 SecureROM emulation (always FORCE_DFU)
- USB
- SPRR/GXF emulation

The repo is at https://github.com/TrungNguyen1909/qemu-t8030

Tutorial/status can be found in the wiki section.
It is still very far from a usable device
๐Ÿ—ฃntrung03


๐ŸŽ–@malwr
You can also send your researches to the channel.
Ping me: @SirMalware
๐Ÿ‘1
Reversing embedded device bootloader (U-Boot) & decrypt the firmware - (Part
1 - Shielder ) : https://www.shielder.it/blog/2022/03/reversing-embedded-device-bootloader-u-boot-p.1/ credits
@zi0Black @Th3Zer0
๐Ÿ—ฃbinitamshah


๐ŸŽ–@malwr
๐Ÿ‘1
http://phishstats.info detected 111 new websites hosting #phishing | new today: 788 | #infosec #cybersecurity #malware
๐Ÿ—ฃPhishStats


๐ŸŽ–@malwr
Malfrat's OSINT Map is live on https://map.malfrats.industries !

We forked http://osintframework.com since this is no longer maintained, so you can easily contribute on our repo.
Thanks for their original work.
๐Ÿ—ฃMalfratsInd


๐ŸŽ–@malwr
If you're looking to practice your #malware #analysis skills, I have several exercises available:

๐ŸŽ“ https://github.com/jstrosch/malware-samples

These include challenge tasks and detailed walk-throughs. You'll also find them as CTF challenges at CyberDefenders

๐Ÿ‘‰ https://cyberdefenders.org/blueteam-ctf-challenges/
๐Ÿ—ฃjstrosch


๐ŸŽ–@malwr
Day 78 #100DaysofYARA - fun with the dotnet module

looking for user strings (typically wide strings) that imply command execution. Why look in this way vs just as strings?

Well this rule tells us immediately that the file is a dotnet executable
๐Ÿ—ฃgreglesnewich


๐ŸŽ–@malwr
Full Reverse Engineering of Sony Memory Stick
๐Ÿ—ฃdmitrygr

Is there any easy way to spoof the card serial number?
A MCU acting as man-in-the-middle, or something else?
I need it to unbrick a PSP 2000.
๐Ÿ‘คRainyShadow

Nice!

Sony, the king of proprietary mediums. What a nightmare for consumers and devs alike.
๐Ÿ‘คusernamenottakenwooh

MagicGate still holding up?
๐Ÿ‘คTailSpinBowler


๐ŸŽ–@malwr
Debugger and analyzer for ELF executables named "donna" made by me . Im still a HS student so any help would be appreciated. Made in C++ btw.
๐Ÿ—ฃsuibex

Writing a debugger in high school? Color me impressed.
๐Ÿ‘คjameson71

Suggestion: remove all the random empty lines you have littered throughout the code or just run you code through a formatter.
๐Ÿ‘คmagion


๐ŸŽ–@malwr