rundll32.exe
rundll32.exe is a Windows utility that loads and runs DLL files. It's commonly used to execute functions exported from DLL files. Attackers frequently abuse this legitimate Windows binary to execute malicious code, bypass application whitelisting, and load malicious DLLs.
Your system fonts are not displaying correctly. Apply this fix to restore proper font rendering:
Press Win-R on your keyboard
Type
rundll32and press EnterPress Ctrl-V to paste the font configuration
Press Enter to execute
Mitigations:
Monitor for suspicious rundll32.exe command lines
Implement application control to restrict rundll32.exe execution patterns
Never run commands from untrusted sources
Be suspicious of requests to fix display or font issues via command line
Your audio drivers need to be updated. Follow these steps to install the latest drivers:
Press Win on your keyboard
Type
rundll32and press Ctrl+Shift+EnterClick Yes when prompted
Press Ctrl-V to paste the driver update command
Press Enter to execute
Mitigations:
Monitor for suspicious rundll32.exe command lines
Implement application control to restrict rundll32.exe execution patterns
Never run commands from untrusted sources
Always update drivers through official manufacturer websites or Windows Update