Skip to content

IOActive/FileSquattingExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FileSquatting Exploitation by Example

AhoyMateys => is the "signtool.exe" embedded as a resource into the QuatService.

QuatService => the vulnerable service used in this example

SquatExploit => the exploit code

SquatExploitDemo.mkv => demo of the code working

The service can be installed via powershell:

New-Service -Name  "QuatService" -BinaryPathName  "C:\QuatService.exe"

The payload.exe used in the video was taken from here: https://gist.github.com/masthoon/6f81e466d458ff8056d76266b90d2b5e

Blogpost: https://ioactive.com/file-squatting-exploitation-by-example/

About

FileSquatting Exploitation by Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published