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
Applied Reverse Engineering: Accelerated Assembly Part 2 is now available!
πŸ—£daaximus

Very good
Be sure to continue this series
πŸ‘€Ali_taba

I finished this last night and thought I would share in the subreddit with the hopes it helps some new or maybe even some seasoned reverse engineers. I appreciate any and all feedback, and if there are mistakes please let me know!

I hope you enjoy it :)
πŸ‘€daaximus


πŸŽ–@malwr
kmon: Linux Kernel Manager and Activity Monitor
πŸ—£orhunp

Looks interesting but very specific to certain users.
πŸ‘€MeanEYE

Project Homepage: https://github.com/orhun/kmon
πŸ‘€orhunp


πŸŽ–@malwr
A recursive GZIP file decompresses indefinitely using Archive Utility on macOS
πŸ—£Honno

This is a demonstration of a recursive GZIP file being indefinitely decompressed by the Archive Utility in macOS. Credit to Tim Allison (video from here), who first found this happenstance around November last year on Mojave 10.14.6.

The problem is that the Utility does have checks to handle recursion with GZIP. The end result is frustration. With the small filesize of 204B, Archive Utility extracts it almost immediately, so the GUI becomes basically unusable as each progress bar instance is gone in less than a second!

It does do checks with recursive ZIP files however, where I believe it just stops after x numbers of decompressions (a common check to prevent infinite decompressions). I imagine this is the case because of the prevalence of ZIP bombs which nudged a developer to protect the users from excessive decompression.

(Note: ZIP and GZIP are different file formats!)

There probably isn't much of a security vulnerability here, but who knows with these things. An interesting project could be expanding the filesize of the GZIP (as most ZIP bombs do), which is certainly possible once you understand how DEFLATE compression works. When I get some time I'm definitely gunna play around with this myself.

A dirty trick could be to send an innocent sounding file (i.e. coursework_submission.gz) to someone and piss them off for life ;)

Details on the GZIP file can be found on a tutorial I made last year, How to make compressed file quines, step by step.
πŸ‘€Honno


πŸŽ–@malwr
How commercial anti cheats spy on reverse engineers
πŸ—£amd64_sucks

what was the url for reports again? gonna block it via hostsfile...
πŸ‘€WarrantyVoider

Is it possible to request this information through gdpr?
πŸ‘€ZYy9oQ

Woah. That was very interesting.
πŸ‘€maverickleopard


πŸŽ–@malwr