Skip to content

A tool written in Go that scans files & directories for the Follina exploit (CVE-2022-30190)

License

Notifications You must be signed in to change notification settings

ErrorNoInternet/FollinaScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FollinaScanner

A tool written in Go that scans files & directories for the Follina exploit (CVE-2022-30190) Screenshot (Note: "Suspicious files" means files that have a URL in them but isn't working)

Compiling

git clone https://github.com/ErrorNoInternet/FollinaScanner
cd FollinaScanner
go build

Usage

# Scan the current directory
./follina-scanner -r .

# Scan a specific file
./follina-scanner amogus.docx

Use ./follina-scanner --help for a list of arguments

If you would like to modify or use this repository (including its code) in your own project, please be sure to credit!