You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
finger protocol
About this tag
The finger protocol, a legacy network protocol from the early Unix era, is included in Windows as the finger.exe utility. Recent security research highlights a new attack vector where threat actors abuse finger.exe and TCP port 79 in ClickFix social-engineering campaigns. In these attacks, finger.exe is used as a LOLBIN (Living Off the Land Binary) to retrieve encoded PowerShell or script fragments from attacker-controlled servers, which are then decoded and executed on the victim's machine. This technique exploits the protocol's ability to return arbitrary data, turning a decades-old tool into a covert delivery channel. Discussions on WindowsForum.com cover the technical details of this abuse, mitigation strategies, and the broader implications for enterprise security.
Security researchers have identified a clever new variation of ClickFix social‑engineering attacks that abuses the decades‑old Windows utility finger.exe and the Finger protocol (TCP port 79) as a covert delivery channel, letting attacker‑controlled servers return encoded PowerShell and script...