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
WHAT?! ๐Ÿ˜‚
If you provide /FS:FILESYSTEM parameter to the format[.]com utility, the resulting process will try to load ("U"+FILESYSTEM).DLL using the default search path...
The weirdest custom DLL launcher I have meet so far :D
๐Ÿ—ฃ0gtweet


๐ŸŽ–@malwr
https://adcb-kyc-update.netlify[.]app/
๐Ÿ—ฃmalwrhunterteam
#phishing

๐ŸŽ–@malwr
Introducing inject-assembly! Execute a .NET assembly in any existing process, including your current Beacon, and retrieve the output!
- Patches Environment.Exit()
- PE header stomping
- Random pipe name generation
- No blocking of the current Beacon
https://github.com/kyleavery/inject-assembly
๐Ÿ—ฃkyleavery_


๐ŸŽ–@malwr
๐Ÿ”ฅ2
PPTShots - Unintentionally shared data in PowerPoint presentations
๐Ÿ—ฃdf_works

This project was nowhere near as fruitful as I thought it was going to be and there are probably other tools out there but feel free to check out a notebook I have shared on github. PPTshots scans the internet for cropped images in powerpoint presentations and returns locations of "unseen" or "trimmed" areas. The larger the % area, presumably the greater potential for data leaks and other interesting info.

It is actually pretty rare to find anything interesting, after several days only one presentation contained 'sensitive' information. In this instance an "unnamed US federal government executive branch organization" had unintentionally left some PII in a Facebook screenshot. I reported this to them and the presentation is no longer publicly facing.

Other less sensitive information included browser tabs and OS information from the screen peripheries which could be of minor value to an attacker but nothing too exciting. Interestingly, on a few occasions where screenshots had been taken with dual monitors there was an entire extra screen to examine - I didn't identify anything more valuable than a half filled in timesheet but there is potential for sizeable data to have been exposed if a spreadsheet or similar had been open.
๐Ÿ‘คdf_works


๐ŸŽ–@malwr
Automated approach to Memory Analysis
Hello all,
So weโ€™re on a Project and being the sole one to do the task, I was wondering if thereโ€™s to some extent we can automate the Memory Analysis part!

Currently, I do it using Volatility Framework! I came across Volatility Bot, but saw it was last pushed 5 years back, so step aside!

Any leads could really help me in!

Thanks
๐Ÿ—ฃGloryHunter9

I usually keep a shell script to run the volatility commands I know Iโ€™ll need to run and save the output. Itโ€™s also easy to tell volatility to save in a format that you can upload to other tools for analysis. VolDiff used to have a malware-checks option that also did some cool automation, but itโ€™s older at this point.
๐Ÿ‘คsumdude1849

Hi!

Check Crowdstrike SuperMem. I use my own script and havenโ€™t used SuperMem like a lot but Iโ€™d say it extracts pretty much everything you need in order for you to analyze.
๐Ÿ‘คdelerium46


๐ŸŽ–@malwr
๐Ÿ‘1
Excited to share Part 1 of Malware RE for Beginners!

Learn about basic computing terms and assembly language from 0x0

https://www.intezer.com/blog/malware-analysis/malware-reverse-engineering-beginners/
@IntezerLabs
๐Ÿ—ฃAbbyMCH


๐ŸŽ–@malwr
๐Ÿ”ฅ2
Analysis of #Evilnum new attack activity (report is in chinese ๐Ÿ‡จ๐Ÿ‡ณ)
http://blog.nsfocus.net/agentvxapt-evilnum/

๐Ÿ—ฃCyber_O51NT


๐ŸŽ–@malwr
๐ŸŽ๐Ÿ‘พ Just published my annual "Mac Malware of the Year" report, for 2021:

An in-depth technical analysis of the year's new Mac malware, covering each:
๐Ÿ’‰ Infection vector
๐Ÿ’พ Persistence mechanism
๐Ÿ›ฐ Payload and capabilities

+ samples for download! ๐Ÿฆ 
https://objective-see.com/blog/blog_0x6B.html
๐Ÿ—ฃpatrickwardle


๐ŸŽ–@malwr
๐Ÿ‘1
Subdomain enumeration on your phone?

1. Install Termux.
2. pkg update && pkg insta findomain -y
3. findomain -t example.tld

You can use the same options such as -i, -r, --http-status or even perform monitoring from there.

#bugbountytips #infosec #hacking #osint #automation
๐Ÿ—ฃFindomainApp


๐ŸŽ–@malwr