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
Here is my #QuickNote - Analysis of #Pandora ransomware 🀧🀒
https://kienmanowar.wordpress.com/2022/03/21/quicknote-analysis-of-pandora-ransomware/
πŸ—£kienbigmummy


πŸŽ–@malwr
APT35 Automates Initial Access Using ProxyShell

➑️Initial Access: #ProxyShell
➑️Discovery: net, ipconfig, PowerShell, quser, etc.
➑️PrivEsc: Scheduled Task
➑️Defense Evasion: Real-time Monitoring & WDigest enablement
➑️Credential Access: Comsvcs.dll

https://thedfirreport.com/2022/03/21/apt35-automates-initial-access-using-proxyshell/
πŸ—£TheDFIRReport


πŸŽ–@malwr
πŸ‘1
We're hiring for the @Mandiant #AdvancedPractices Research team!πŸ¦…

➑️Self-driven defensive- and intel-oriented research
➑️Support Mandiant IRs with research and detection
➑️Codify attacker methodologies
➑️Surface new activity

πŸ”₯Great team/mission/dataπŸ”₯

https://jobs.smartrecruiters.com/Mandiant/743999814012433
πŸ—£matthewdunwoody


πŸŽ–@malwr
My favorite IDA shortcut: ctrl-L lets you powerfully search across all func names & var names!
Want to find everything related to packets? Search it with Ctrl-L.
πŸ—£whtaguy


πŸŽ–@malwr
RE tip of the day: In kernel mode, the system service dispatcher (aka KiSystemService/KiSystemCall64[Shadow]) is responsible for finding the requested function by its index number (SSN) passed in EAX in the SSDT table.
#infosec #cybersecurity #malware #reverseengineering
πŸ—£re_and_more


πŸŽ–@malwr
Curious about what's happening in the Windows Kernel after a Syscall?

I just wrote this post following the worfkflow from the Syscall instruction to the target kernel routine ⬇️

https://alice.climent-pommeret.red/posts/a-syscall-journey-in-the-windows-kernel/

Thanks again to @Set_hyx for the proofreading!
πŸ—£AliceCliment


πŸŽ–@malwr
Live-Forensicator - Powershell Script To Aid Incidence Response And Live Forensics https://bit.ly/3jd6Y3V #ForensicsInvestigations
πŸ—£KitPloit


πŸŽ–@malwr
Did you know that 7zip can "unzip" VMware VMDKs?

Quickly build a ~"goodware" repo for testing your #100DaysofYARA rules w/ a free Windows 10 VM https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/

Unzip and uze 7zz to extract the VMDK

7zz x ~/MSEdge-Win10-VMware/MSEdge-Win10-VMware-disk1.vmdk -oMSEdge-vm
πŸ—£stvemillertime


πŸŽ–@malwr
#Ghidra script to handle stack strings

https://maxkersten.nl/binary-analysis-course/analysis-scripts/ghidra-script-to-handle-stack-strings/

ℹ️ Sent from one of our channel members

πŸŽ–@malwr
New blogpost detailing TTPs used by Zloader. It has been observed being delivered via malicious search engine ads and malicious emails. Check out the blog for more details and IOCs! #infosecurity #microsoft #cybersecurity #threatintelligence

https://www.microsoft.com/security/blog/2022/04/13/dismantling-zloader-how-malicious-ads-led-to-disabled-security-tools-and-ransomware/
πŸ—£fr0gger_


πŸŽ–@malwr
Metamorphic Fuzzing of C++ Libraries
http://www.doc.ic.ac.uk/~afd/homepages/papers/pdfs/2022/ICST.pdf
πŸ—£johnregehr


πŸŽ–@malwr
πŸ‘1
I started to use DFIRtriage in my malware analysis, it gives you a huge amount of information regarding the malware behavior.

https://github.com/travisfoley/dfirtriage
πŸ—£fr0s7_


πŸŽ–@malwr
πŸ‘1
My final blog post for varonis is now available which outlines how to get started with volatility. This tool is an absolute necessity for anybody in Incident Response and will prove invaluable when triaging compromised servers. #Malware

https://www.varonis.com/blog/how-to-use-volatility
πŸ—£0xf0x_


πŸŽ–@malwr
Blog post #3

In this blog, I cover the basics of the translation process of a virtual memory address into physical memory address as well as the PTE structure and usage of another WinAPI function with examples.

https://de-engineer.github.io/Virtual-Address-Translation-and-structure-of-PTE

#infosec
πŸ—£coder_rc


πŸŽ–@malwr
πŸ‘1