Skip to content

skizap/PSImage-Delivery

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Invoke-PSImage Delivery (alias: Kira)

║ K I R A
╔════════ ╗
║████████ ║
║УA†нηΘ†E║
║████████ ║
║████████ ║
║████████ ║
║████████ ║
╚════════ 

What does this do?

Embed a Powershell base64 encoded Shellcode into an Image (Invoke-PSImage) an generate a Downloader for this Image. The Downloader will download the Image, extract the Shellcode and run it. Then it will delete itself and show the Image

Using

Tested with Python 3.5 - ONLY WINDOWS SUPPORTED

Make sure that your Image is at least 720p (so that the payload can fit into the Image).

On Windows install GOLang and add it to your path.

$ pip install -r requirements.txt
$ python kira.py -img <your_img>

Then follow the Instructions of the Script.

Tools used

Invoke-PSImage - Huge Props to this dude

rcedit

About

Use Invoke-PSImage to deliver a payload in an Image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 56.0%
  • Python 37.9%
  • Go 6.1%