mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-29 05:31:53 +02:00
Removed MD files, we only use the webportal from now on. All MD files moved to archive
This commit is contained in:
17
Archive-Old-Version/OtherBinaries/Notes.exe.md
Normal file
17
Archive-Old-Version/OtherBinaries/Notes.exe.md
Normal file
@@ -0,0 +1,17 @@
|
||||
## Notes.exe
|
||||
* Functions: Execute
|
||||
```
|
||||
|
||||
Notes.exe "=N:\Lotus\Notes\Data\notes.ini" -Command if((Get-ExecutionPolicy) -ne AllSigned) { Set-ExecutionPolicy -Scope Process Bypass }
|
||||
Run PowerShell via LotusNotes.
|
||||
```
|
||||
|
||||
* Resources:
|
||||
* https://gist.github.com/danielbohannon/50ec800e92a888b7d45486e5733c359f
|
||||
* https://twitter.com/HanseSecure/status/995578436059127808
|
||||
|
||||
* Full path:
|
||||
* C:\Program Files (x86)\IBM\Lotus\Notes\notes.exe
|
||||
|
||||
* Notes: Thanks to Daniel Bohannon - @danielhbohannon
|
||||
|
Reference in New Issue
Block a user