2018-06-09 00:15:06 +02:00
|
|
|
---
|
|
|
|
Name: Notes.exe
|
|
|
|
Description: Execute
|
|
|
|
Author: ''
|
2021-01-10 16:04:52 +01:00
|
|
|
Created: 2018-05-25
|
2018-06-09 00:15:06 +02:00
|
|
|
Commands:
|
|
|
|
- Command: Notes.exe "=N:\Lotus\Notes\Data\notes.ini" -Command if((Get-ExecutionPolicy) -ne AllSigned) { Set-ExecutionPolicy -Scope Process Bypass }
|
|
|
|
Description: Run PowerShell via LotusNotes.
|
2018-12-10 14:28:12 +01:00
|
|
|
Full_Path:
|
2018-06-09 00:15:06 +02:00
|
|
|
- C:\Program Files (x86)\IBM\Lotus\Notes\notes.exe
|
2018-12-10 14:28:12 +01:00
|
|
|
Code_Sample: []
|
2018-06-09 00:15:06 +02:00
|
|
|
Detection: []
|
|
|
|
Resources:
|
|
|
|
- https://gist.github.com/danielbohannon/50ec800e92a888b7d45486e5733c359f
|
|
|
|
- https://twitter.com/HanseSecure/status/995578436059127808
|
2021-01-10 16:45:25 +01:00
|
|
|
Acknowledgement:
|
|
|
|
- Person: Daniel Bohannon
|
|
|
|
Handle: '@danielhbohannon'
|