CVE? CVSS? Mitigations? Cybersecurity terms can be overwhelming, especially for a newbie. In this article, @Dhanush_Nehru helps you to unlock the mystery behind some of these buzzwords in vulnerability management, and breaks them down for you to understand them better.
#cybersecurity#vulnerability#cve#cvssthemalwarefiles.com/the-no-n…
SikoMode is a Nim-compiled infostealer that checks for a C2 connection the moment it runs. No connection, and it quietly wipes itself from disk, leaving no trace. If it does connect, it reads a JPEG off the desktop, encrypts it with RC4 using a key pulled from a separate file, and exfiltrates it.
In this writeup, Sagar Joshi walks through the full analysis in IDA and x64dbg to show exactly how this beautiful nightmare pulls this off.
#MalwareAnalysis#PMAT#CyberSecurity#ReverseEngineering#InfoSecmedium.com/the-malware-files…
In the world of Android cybersecurity, static analysis gets a lot of red flags letting you know an app is malicious. But what if the app is literally clean until its opened?
In this piece, Ruslan Mirzayev explains the role of the Reflection API, and how this tool has unfortunately been used in some of the worst ways possible, and how to defend yourself against it (hopefully).
#android#malware#reflection#api#googlemedium.com/the-malware-files…
Commercial Spyware and surveillance has been on the rise lately. From NSOs Pegasus, to Sherlocks Candiru, the race is just getting started that legally puts cyberweapons in the hands of anyone with enough money to buy them.
In this post, @bevijaygupta opens up the market of these paid cyberweapons, and gives a tour through the lens of India, including its impact on the Subcontinent.
#spyware#malware#india#law#pegasusthemalwarefiles.com/the-rise…
Android malware remains one of the most fascinating things in cybersecurity, and Ruslan Mirzayev knows it. In this piece, he shows why it's important for malware analysts to peek into threads, as they tend to hold unwanted surprises.
#android#malware#threads#cybercrime#cybersecuritymedium.com/the-malware-files…
When it comes to cybersecurity, early detection means early mitigation. And sometimes one tool isn't enough. In this tutorial, @Nanaaisha_1 shows you how to integrate Wazuh, VirusTotal and Slack to make a comprehensive system that allows your SOC to be one step ahead of the very threats that target your system.
#wazuh#virustotal#slack#SOC#cybersecuritymedium.com/@nanaaisha1030/wa…
Broadcasts are a neat trick in Android that carry out actions based on events. But sometimes, these broadcasts can be abused my malware. In this article, Ruslan Mirzayev shows the various ways they can be abused, and how to protect your phone.
#cybersecurity#android#google#malware#broadcastsmedium.com/the-malware-files…
We've all heard that viruses and spyware can infiltrate Google's Android. But have you actually considered how that works? In this piece, Ruslan Mirza peels back the layers of your average Android application, and shows you what, where, and how malware authors write their malicious code to do the most damage.
#Android#Malware#CyberSecurity#MobileSecurity#ReverseEngineeringthemalwarefiles.com/dissecti…