maxgestic / Follina-Generator

A simple Follina RTF and DOCX generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple Follina RTF and DOCX generator


Languages

Language:Python 100.0%