
Detect CVE-2025-54313 eslint-config-prettier supply chain attack IOCs on Windows
Cross-platform scanners for detecting Indicators of Compromise (IOCs) related to the eslint-config-prettier supply chain attack (CVE-2025-54313).
On July 18, 2025, several popular npm packages were compromised through a phishing attack.
The attacker gained access to the maintainer's npm tokens and published malicious versions containing platform-specific malware.
| Package | Compromised Versions |
|---|---|
| eslint-config-prettier | 8.10.1, 9.1.1, 10.1.6, 10.1.7 |
| eslint-plugin-prettier | 4.2.2, 4.2.3 |
| synckit | 0.11.9 |
| @pkgr/core | 0.2.8 |
| napi-postinstall | 0.3.1 |
| is | 3.3.1, 5.0.0 |
Invoke-WebRequest -Uri "https://raw.githubusercontent.com/scavenger_scanner/CVE-2025-54313-Scanner.ps1" -OutFile "CVE-2025-54313-Scanner.ps1"
Unblock-File -Path ".\CVE-2025-54313-Scanner.ps1"
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
curl -O https://raw.githubusercontent.com/scavenger_scanner/CVE-2025-54313-Scanner.sh
chmod +x CVE-2025-54313-Scanner.sh
# Debian/Ubuntu
sudo apt-get install jq
# RHEL/CentOS/Fedora
sudo yum install jq
# macOS
brew install jq
.\CVE-2025-54313-Scanner.ps1 -QuickScan
.\CVE-2025-54313-Scanner.ps1
.\CVE-2025-54313-Scanner.ps1 -ScanPath "D:\Projects"
.\CVE-2025-54313-Scanner.ps1 -DetailedOutput
.\CVE-2025-54313-Scanner.ps1 -ReportPath "C:\Security\CVE-Report.txt"
./CVE-2025-54313-Scanner.sh -q
sudo ./CVE-2025-54313-Scanner.sh
./CVE-2025-54313-Scanner.sh --path /home/user/projects
./CVE-2025-54313-Scanner.sh -q -d
./CVE-2025-54313-Scanner.sh --report /tmp/cve-report.txt
./CVE-2025-54313-Scanner.sh --help
Malware Files
node-gyp.dll, loader.dll, version.dll, umpdc.dll, profapi.dllnode-gyp.so, loader.so, version.so, libumpdc.so, libprofapi.soinstall.js files with suspicious code patternsc68e42f416f482d43653f36cd14384270b54b68d6496a8e34ce887687de5b441 (node-gyp.dll/1st stage)5bed39728e404838ecd679df65048abcb443f8c7a9484702a2ded60104b8c4a9 (2nd stage Scavenger)%TEMP%%USERPROFILE%\.npmrc, %APPDATA%\npm\.npmrcC:\/tmp, /var/tmp, $TMPDIR~/.npmrc, ~/.config/npm/.npmrc, /usr/local/etc/npmrc, /etc/npmrc/Found new IOCs or have suggestions for improvement?
Please include:
# Quick scan current directory
.\CVE-2025-54313-Scanner.ps1 -QuickScan
# Full system scan with detailed output
.\CVE-2025-54313-Scanner.ps1 -DetailedOutput
# Scan specific path
.\CVE-2025-54313-Scanner.ps1 -ScanPath "C:\Users\John\Projects"
# Quick scan current directory
./CVE-2025-54313-Scanner.sh -q
# Full system scan with detailed output
sudo ./CVE-2025-54313-Scanner.sh -d
# Scan specific path
./CVE-2025-54313-Scanner.sh -p /home/john/projects
# Show all options
./CVE-2025-54313-Scanner.sh --help
32d0dbdfef0e5520ba96a2673244267e204b94a49716ea13bf635fa9af6f66bf (install.js)Code Patterns
logDiskSpace()Network Indicators
firebase.su, dieorsuffer.com, smartscreen-api.comBehavioral IOCs