Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dwisiswant0/gollina
- Owner: dwisiswant0
- License: mit
- Created: 2022-06-01T09:02:00.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-06-01T09:31:58.000Z (over 2 years ago)
- Last Synced: 2024-06-19T02:02:50.561Z (7 months ago)
- Topics: cve-2022-30190, follina, go, golang, ms-msdt
- Language: Go
- Homepage:
- Size: 14.6 KB
- Stars: 18
- Watchers: 3
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
```console
$ gollina -hgollina
Follina MS-MSDT 0-day MS Office RCE PoC in Go
--
@dwisiswant0Usage:
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 executeExamples:
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.