- Mar 23, 2015
- 559
- 1,783
- 1,077
Hi everyone,
After the massive ransomware waves subsided a decade ago, it felt like individual users didn't need to worry about malware as much anymore. I rarely heard about widespread outbreaks targeting individual consumers, as threat actors might shift their focus primarily to corporate networks.
However, I came across a concerning post on a Chinese forum today titled: "Avoid using Bing search for now; it's flooded with phishing sites."
The poster mentioned they were trying to download a cloud drive client (Quark) via Bing, clicked on a phishing link, and got infected with the "SilverFox" (银狐) trojan (a rampant phishing/malware family in Asia). They are currently trying to disinfect their system. They also noted that even the second search result for "Kaspersky" led to a phishing site...
Looking through the replies to that thread, two key observations stood out to me:
1. AI-driven evasion: With the advent of AI, malware variants and FUD (Fully Undetectable) techniques are evolving so fast that signature-based AVs simply cannot keep up.
2. AI-mass-produced phishing: AI is being used to mass-produce highly convincing fake websites and optimize SEO poisoning at an unprecedented scale.
It seems AI has drastically boosted malware authors' productivity, making individual users a highly profitable and easy target once again.
On the flip side, the rise of AI tools has paradoxically forced me to lower my own security posture. In the past, I heavily relied on Default Deny solutions (e.g., Appguard, NVT ERP, Excubits Bouncer, Voodooshield, Rehips, Hard_Configurator, etc; currently I have only H_C installed) to block any unauthorized binary code in user space and restricted all risky script interpreters.
However, I recently started using Google Antigravity (an AI Agent/developer tool). Like many modern AI productivity tools, it frequently invokes script interpreters, such as cscript, PowerShell, and Python, to execute tasks locally. To keep it working seamlessly, I had to disable the Default Deny SRP protection in H_C.
So here is my question: In the AI era, the risk of sophisticated attacks on individual users is increasing, yet we can no longer easily rely on traditional Default solutions to protect ourselves without breaking the new generation of AI productivity tools.
How do you view this conflict? I'd love to hear your thoughts and setups!
After the massive ransomware waves subsided a decade ago, it felt like individual users didn't need to worry about malware as much anymore. I rarely heard about widespread outbreaks targeting individual consumers, as threat actors might shift their focus primarily to corporate networks.
However, I came across a concerning post on a Chinese forum today titled: "Avoid using Bing search for now; it's flooded with phishing sites."
The poster mentioned they were trying to download a cloud drive client (Quark) via Bing, clicked on a phishing link, and got infected with the "SilverFox" (银狐) trojan (a rampant phishing/malware family in Asia). They are currently trying to disinfect their system. They also noted that even the second search result for "Kaspersky" led to a phishing site...
Looking through the replies to that thread, two key observations stood out to me:
1. AI-driven evasion: With the advent of AI, malware variants and FUD (Fully Undetectable) techniques are evolving so fast that signature-based AVs simply cannot keep up.
2. AI-mass-produced phishing: AI is being used to mass-produce highly convincing fake websites and optimize SEO poisoning at an unprecedented scale.
It seems AI has drastically boosted malware authors' productivity, making individual users a highly profitable and easy target once again.
On the flip side, the rise of AI tools has paradoxically forced me to lower my own security posture. In the past, I heavily relied on Default Deny solutions (e.g., Appguard, NVT ERP, Excubits Bouncer, Voodooshield, Rehips, Hard_Configurator, etc; currently I have only H_C installed) to block any unauthorized binary code in user space and restricted all risky script interpreters.
However, I recently started using Google Antigravity (an AI Agent/developer tool). Like many modern AI productivity tools, it frequently invokes script interpreters, such as cscript, PowerShell, and Python, to execute tasks locally. To keep it working seamlessly, I had to disable the Default Deny SRP protection in H_C.
So here is my question: In the AI era, the risk of sophisticated attacks on individual users is increasing, yet we can no longer easily rely on traditional Default solutions to protect ourselves without breaking the new generation of AI productivity tools.
How do you view this conflict? I'd love to hear your thoughts and setups!