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
List of Popular Applications that use the `--no-sandbox` flag when running Chromium and Chrome based Applications and may expose users to RCE vulnerabilities.
πŸ—£docker-osx

This is literally just a list of Electron apps...

I'm not sure what "Untrusted desktop application without source code" has to do with sandboxing... if they wanted to give you malicious code, they don't need to use JS to do it. This feels like the author fundamentally doesn't understand the purpose of the sandbox and/or the security issues at hand.

Similarly with extensions, it seems pretty dumb to assume that a malicious extension in many of these applications wouldn't be able to cause damage regardless, especially considering that some of the extensions (e.g. for Teams, VSCode) are designed for performing file-system operations already.

It's also odd to me that this list doesn't separate what I would consider to be the biggest distinction for a discussion of sandboxing, which is whether or not the app renders web content from untrusted sources (e.g. chat rooms). I believe that would exclude VSCode, but would include Twitch, Slack, Signal, FBM, Teams, Discord, and Keybase. However, I don't think any of these intentionally accept arbitrary JS, so exploits still seem unlikely without some kind of additional XSS exploit.
πŸ‘€thealliedhacker

PoC or GTFO
πŸ‘€airza

What's the concern with Slack if it's sandboxed? That it's not open source?
πŸ‘€hillgod


πŸŽ–@malwr
MITRE ATT&CK Evaluation
Good morning all,

Might be useful information for red teamers with knowing product and what may get past with little to no information passed to blueteams.

https://attackevals.mitre-engenuity.org/enterprise/carbanak\_fin7/

Hope it helps
πŸ—£icedcougar


πŸŽ–@malwr
Easy Malware to Reverse Engineer
Hey I have recently been analyzing some sample malware and everything I can find is for people far more advanced than me. Does anyone know were I can find some simple malware examples? I am using IDAPro and WinDbg
πŸ—£wp28

There is https://github.com/ytisf/theZoo

It has the reversed source code too
πŸ‘€kcirtappockets

If you haven’t already, working throughout the exercises and chapters in Practical Malware Analysis is a good starting point.
πŸ‘€revolver-ocelot-saa

id be interested in knowing this as well
πŸ‘€ansolo00


πŸŽ–@malwr
Signal: Exploiting vulnerabilities in Cellebrite UFED and Physical Analyzer from an app's perspective
πŸ—£qw1ks1lv3r

Moxie rocking?
πŸ‘€mepher

I value privacy as much as the next guy, but this post and the previous one the author links to both come off as kind of immature. I get it that Cellebrite is a shady company, but publicly insulting them is quite unprofessional. "Amateur hour" may not look good for Cellebrite, but it sure doesn't look good for Signal either.
πŸ‘€IndependenceNo7975

that last paragraph...
πŸ‘€hacksauce


πŸŽ–@malwr
.E01 (bootable) converted to .VMDK with Virtual Box was successful, however the bootup sits on this screen and Im not sure could be keeping it from finishing a boot up of Windows. The VM spec is about 26GB RAM, dynamic sizing, and the E01 was a functioning Win machine. Why wont it finish booting?
πŸ—£mattisha

I feel like you are doing too many steps. As others have said, use Arsenal or even FTK Imager. Mount the E01 as a Physical Disk. Then using VMWare or Hyper-V just make a new VM, and the only disk you should add is this new PhysicalDisk. The most important thing is matching BIOS or UEFI of the host, that's really about it. If it's Windows 10 it should fix itself and boot.

Or, just pay for Arsenal and it will boot a VM in one click and bypass the bitlocker and lock screen for ya. Def worth it.
πŸ‘€FunkeDope

We usually mount the E01 using Arsenal Image Mounter and create a VM with VMware giving the mounted physical drive as VM hdd.
πŸ‘€walker1993

I've never had success with this method...I always just restore the image to another disk.
πŸ‘€kstewart0x00


πŸŽ–@malwr