Skip to content

A simple Follina RTF and DOCX generator

Notifications You must be signed in to change notification settings

maxgestic/Follina-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Follina-Generator

THIS IS FOR EDUCATIONAL USE ONLY! DO NOT DISTRUBUTE DOCUMENTS CREATED BY THIS TOOL!

A simple Follina RTF and DOCX generator, this was created by me to learn about researching and developing POC's for vulnerabilities

Requirements

  • Linux
  • zip tool (sudo apt install zip)
  • Python 3

Usage

python3 follina.py {host ip} {host port} {powershell command(s)}

Type: docx or rtf

Host IP: The ip where the malicous HTML file will be hosted

Host Port: The port where the malicous HTML file with be hosted

PowerShell Command(s): The command(s) the exploit should run when the word document is opened