Skip to content

A simple script to scan IIS logs for potential exploitation of MOVEit

License

Notifications You must be signed in to change notification settings

SentineLabs/MOVEit-IIS-Log-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

For more information see the blog post: https://s1.ai/MOVEit

This is a simple script to scan IIS logs for potential exploitation of MOVEit. It iterates through the path passed in the command line and scans all files ending in ".log" for strings associated with the exploit. The script will copy all lines that match the patterns to ".\results.log".

Usage:
SentinelIISScanner.ps1 <path_to_iis_logs>

Example:
SentinelIISScanner.ps1 C:\inetpub\logs\LogFiles

About

A simple script to scan IIS logs for potential exploitation of MOVEit

Resources

License

Stars

Watchers

Forks

Releases

No releases published