Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dwisiswant0/gollina

Follina MS-MSDT 0-day MS Office RCE (CVE-2022-30190) PoC in Go
https://github.com/dwisiswant0/gollina

cve-2022-30190 follina go golang ms-msdt

Last synced: 2 months ago
JSON representation

Follina MS-MSDT 0-day MS Office RCE (CVE-2022-30190) PoC in Go

Awesome Lists containing this project

README

        

```console
$ gollina -h

gollina
Follina MS-MSDT 0-day MS Office RCE PoC in Go
--
@dwisiswant0

Usage:
gollina -c [COMMAND] [OPTIONS...]

Options:
-h, --host Listener host (default: 0.0.0.0)
-p, --port Listener port (default: 8090)
-n, --name Word file name (w/o extension, default: gollina)
-c, --command Arbitrary command to execute

Examples:
gollina -c "cmd.exe /c calc.exe"
gollina -c "cmd.exe /c calc.exe" -p 8080

```



DISCLAIMER

Usage of this program without prior mutual consent can be considered as an illegal activity. It is the final user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program.