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

Partner channel: @cveNotify

For ads: https://telega.io/c/malwr
Download Telegram
Old School RuneScape Steam version - Finding all things 3D
🗣alcohol_enthusiast_

Awesome series! Regarding part 2, is there any benefit to reimplementing the w2s function rather than calling the function with 3d coordinates directly? Or are you just doing it like this since you're not injected into the game?

Also, are you using Ghidra in the screenshot where you find what references are writing to the text pos arrays?

Thanks for the great content!
👤micaww

Part 3 of my series. It refers back to the older posts a lot so feel free to read them all if you got the time, it's a long series though!
👤alcohol_enthusiast_


🎖@malwr
Exfiltrate files using the DNS
🗣w8rbt

In reality, how would this be protected against? I'm still nub when it comes to the net sec side of this business. Would using a limited private recursive server that prevented lookups for any but a whitelist be the most secure? Not all DNS servers will respond with the complete zone file to allow for the recursive server to do the lookup so that doesn't seem like a viable option.
👤notdedicated

For additional information and practical application, you can refer to the TryHackMe Room - DNS Manipulation

For information on a likely hijacked reddit account, you can refer to w8rbt's profile which was registered 6 years ago yet only started posting 2 months ago, and has posted nothing aside from article promotion.
👤Reelix

So as long as enclave rule sets are defined specifically to only allow the DNS port to appropriate upstream DNS, this would fail.
👤Jon2109


🎖@malwr
Exploit for pwn2own Chrome zeroday released by third party researcher
🗣digicat

this is a patch gap risk..
👤digicat


🎖@malwr
[Video Makop Ransomware - Decrypting the Encrypted Section](https://youtu.be/mlIRoGrxrmA)
🗣Struppigel

Cool stuff. Thanks for the info and please post more!
👤skully_kiddo


🎖@malwr
Complete Malware Analysis VM Image
Complete Malware Analysis VM Image

is there a complate malware analysis vm image that contains most of the decompilers, PE analysers, debuggers, monitoring tools, etc..

thanks!!

p.s. i know that there is flare VM that is free to install but it seems not complete.
🗣darkalimdor18

There’s no “complete” and “most perfect” image, new tools and plugins are published every day and no one can keep up with them all.
You should be able to customize your own image based on your own needs and most importantly skills, there’s no need to downloaded tons of tools and you barely know anything about most of them.
👤MO12400

I would do two things: install something like Remnux and use it as a “wall”. Then install something like Flare to start learning what you like. Eventually either tweak it to your liking, or build an image with your own stuff. Knowing how to install it and configure it is invaluable knowledge. Plus you can then learn other apps to auto-build VMs of your choice with customizations you need for types of malware you are analyzing.

Route all traffic through Remnux. You can then drop traffic outbound but still capture traffic, use Burpe Suite and other tools to dynamically identify C2 and communications safely.
👤FlaccidKraken

Yeah I second REMnux, it’s native Linux but there’s also a Windows version if you can find someone who has taken the GREM. The Windows one is called REMnux Workstation.
👤Th3_Pr0f3ss0r


🎖@malwr