Finger.exe & ClickFix, (Sun, Nov 16th)
The finger.exe command is used in ClickFix attacks.finger is a very old UNIX command, that was co 2025-11-16 07:27:55 Author: isc.sans.edu(查看原文) 阅读量:8 收藏

The finger.exe command is used in ClickFix attacks.

finger is a very old UNIX command, that was converted to a Windows executable years ago, and is part of Windows since then.

In the ClickFix attacks, it is used to retrieve a malicious script via the finger protocol.

We wrote about finger.exe about 3 years ago: "Finger.exe LOLBin".

What you need to know:

  • finger communication takes place over TCP
  • the finger protocol uses TCP port 79 and there is no way to change this port
  • finger.exe is not proxy aware

So if you are in a corporate environment with an explicit proxy (and blocking all Internet facing communication that doesn't go through the proxy), the finger.exe command won't be able to communicate.

And if you have a transparent proxy, finger.exe will be able to communicate provided the proxy allows TCP connections to port 79.

Didier Stevens
Senior handler
blog.DidierStevens.com


文章来源: https://isc.sans.edu/diary/rss/32492
如有侵权请联系:admin#unsafe.sh