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

Partner channel: @cveNotify

For ads: https://telega.io/c/malwr
Download Telegram
A few more tricks when dealing with string literals in IDA:

https://hex-rays.com/blog/igors-tip-of-the-week-72-more-string-literals/

#IgorsTipOfTheWeek #IDAtips #IDAPro #HexraysDecompiler
πŸ—£HexRaysSA


πŸŽ–@malwr
πŸ‘1
More samples of WhisperGate, the MBR Overwriter targeting Ukraine

Stage 2 downloads a Stage 3 binary from Discord. Stage 3 is reversed binary. Stage 3 is reversed and it becomes a DLL module

Special thanks to silascutler & ffforward

Download it here: https://www.vx-underground.org/apts.html#2022
πŸ—£vxunderground


πŸŽ–@malwr
Jak and Daxter decompiled to GOAL and ported to the PC
πŸ—£corysama

Supporting custom language/ tools during crunch time at a game company must have come with a ton of stress for the poor individuals supporting it
πŸ‘€tnavda

Not my project. https://news.ycombinator.com/submitted?id=msk-lywenn might be related. They also posted https://blog.jakspeedruns.com/opengoal-project-update-september-2020/ to HN a while back
πŸ‘€corysama


πŸŽ–@malwr
Wine 7.0 released.
πŸ—£KindOne

WoW64 thunks are implemented for most Unix libraries, enabling a 32-bit PE module to call a 64-bit Unix library. Once the remaining modules are converted to PE, this will make it possible to run 32-bit applications without installing 32-bit Unix libraries.



πŸŽ–@malwr
PCAP Analysis
Hi there.

I am just starting to learn about PCAP analysis/forensics. I am experienced in Windows OS forensics and never really worked with PCAPs before. What's some of the tools everyone uses besides Wireshark? I've been reading up on Zeek.
πŸ—£antmar9041

Look at BRIM (https://www.brimdata.io/)
But esential for pcap analysis is knowleadge about network, pacets etc.
πŸ‘€sidi7

Network Miner is a good tool.
πŸ‘€downtownatomizer

One thing I'd like to re-emphasize it that most tools do the same stuff with a few (mostly) minor differences. Ultimately, it's not the tool but how one uses it. There are a plethora of features in wireshark (or any one tool) and in my view, spending time to learn one or two but learning it to its fullest is the best way to excel.

Also, sorry, no one asked for me advice, I felt like mentioning so that if folks who are just getting into security read this, they shouldn't feel overwhelmed.
πŸ‘€kaizen_kid


πŸŽ–@malwr
πŸ‘1
Time to chip in for #100DaysofYARA, this rule is a (fun) example that looks for a structure (#Regin VFS) instead of data.
Structures (often config) are useful to validate your understanding of malware functionality and for more resilient rules. But be careful with boundaries :)
πŸ—£Int2e_


πŸŽ–@malwr