Skip to content
  • Blog Home
  • Cyber Map
  • About Us – Contact
  • Disclaimer
  • Terms and Rules
  • Privacy Policy
Cyber Web Spider Blog – News

Cyber Web Spider Blog – News

Globe Threat Map provides a real-time, interactive 3D visualization of global cyber threats. Monitor DDoS attacks, malware, and hacking attempts with geo-located arcs on a rotating globe. Stay informed with live logs and archive stats.

  • Home
  • Cyber Map
  • Cyber Security News
  • Security Week News
  • The Hacker News
  • How To?
  • Toggle search form

New ClickFake Interview Attack Using ClickFix Technique to Deliver GolangGhost Malware

Posted on July 22, 2025July 22, 2025 By CWS

The Lazarus Group’s long-running recruitment lure has resurfaced as “ClickFake Interview”, anchored on the freshly registered waventic[.]com web site.

Candidates progress via a slick JavaScript type that ends with a bogus webcam “driver” obtain, really planting the cross-platform GolangGhost malware.

Sekoia.io threat-defence researchers famous that the operators recycled the “ClickFix” internet template first profiled in March 2025, however have now built-in geolocation filters and CAPTCHA to discourage informal scanning.

The analysts traced greater than forty companion domains spawned since April, all funnelling site visitors towards apply[.]waventic[.]com earlier than serving a statically linked Go binary compiled for Home windows, Linux and macOS.

Lure web site (Supply – Sekoia)

The reinvigorated social engineering loop leverages stolen LinkedIn profiles and Telegram channels to look professional, then abuses browser push-notifications to immediate the file switch.

As soon as executed, GolangGhost instantly contacts hard-coded C2 endpoints over TLS-wrapped WebSockets, exporting a full stock of working processes and OS-level metadata inside seconds.

Early telemetry exhibits finance and blockchain start-ups in Europe and Southeast Asia among the many first victims, with a number of macOS arm64 hosts already leaking credential vaults.

Delivered as a self-contained Go executable, the pattern usually bypasses signature-based antivirus engines that deal with it as benign construct output.

An infection mechanism

At launch GolangGhost drops a per-user copy into the OS-specific autostart listing and registers persistence keys named “SysDrvX %RAND%”.

The binary’s minimal footprint stems from dynamic module loading, most capabilities are fetched on demand by way of base64-encoded gRPC blobs.

The next excerpt, recovered throughout sandboxing, exhibits the loader decompressing its plugin bundle:-

blob, _ := base64.StdEncoding.DecodeString(pkg)
r, _ := zlib.NewReader(bytes.NewReader(blob))
io.Copy(os.TempDir()+”/”+modName, r)
cmd := exec.Command(os.TempDir()+”/”+modName, “-m”, “init”)
cmd.Begin()

Safety groups ought to monitor outbound WebSocket site visitors to unfamiliar domains and flag Go executables spawning shell processes outdoors the consumer profile.

Increase detection, cut back alert fatigue, speed up response; all with an interactive sandbox constructed for safety groups -> Strive ANY.RUN Now

Cyber Security News Tags:Attack, ClickFake, ClickFix, Deliver, GolangGhost, Interview, Malware, Technique

Post navigation

Previous Post: Microsoft Says Chinese APTs Exploited ToolShell Zero-Days Weeks Before Patch
Next Post: Quid Miner Launches Mobile App to Unlock in Daily Cloud Mining Income for BTC, DOGE, and XRP for Investors

Related Posts

glibc Vulnerability Exposes Millions of Linux Systems to Code Execution Attacks Cyber Security News
WhatsApp 0-Day Vulnerability Exploited to Hack Mac and iOS Users Cyber Security News
ChatGPT-5 Downgrade Attack Let Hackers Bypass AI Security With Just a Few Words Cyber Security News
Microsoft to Limit Onmicrosoft Domain Usage for Sending Emails Cyber Security News
DOGE Accused of Creating Live Copy of the Country’s Social Security Information in Unsecured Cloud Environment Cyber Security News
5 New Trends In Phishing Attacks On Businesses  Cyber Security News

Categories

  • Cyber Security News
  • How To?
  • Security Week News
  • The Hacker News

Recent Posts

  • Progress OpenEdge AdminServer Vulnerability Let Attackers Execute Remote Code
  • GitHub Account Compromise Led to Salesloft Drift Breach Affecting 22 Companies
  • Chinese Spies Impersonated US Lawmaker to Deliver Malware to Trade Groups: Report 
  • GPUGate Malware Uses Google Ads and Fake GitHub Commits to Target IT Firms
  • Venezuela’s Maduro Says Huawei Mate X6 Gift From China is Unhackable by U.S. Spies

Pages

  • About Us – Contact
  • Disclaimer
  • Privacy Policy
  • Terms and Rules

Archives

  • September 2025
  • August 2025
  • July 2025
  • June 2025
  • May 2025

Recent Posts

  • Progress OpenEdge AdminServer Vulnerability Let Attackers Execute Remote Code
  • GitHub Account Compromise Led to Salesloft Drift Breach Affecting 22 Companies
  • Chinese Spies Impersonated US Lawmaker to Deliver Malware to Trade Groups: Report 
  • GPUGate Malware Uses Google Ads and Fake GitHub Commits to Target IT Firms
  • Venezuela’s Maduro Says Huawei Mate X6 Gift From China is Unhackable by U.S. Spies

Pages

  • About Us – Contact
  • Disclaimer
  • Privacy Policy
  • Terms and Rules

Categories

  • Cyber Security News
  • How To?
  • Security Week News
  • The Hacker News