fix yaml-lint syntax error

This commit is contained in:
C-h4ck-0 2022-11-06 20:31:24 +07:00 committed by GitHub
parent da86328865
commit 8fafb02171
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ Description: SSH File Transfer Protocol
Author: Nir Chako
Created: 2022-11-06
Commands:
- Command: "sftp -D c:\windows\system32\notepad.exe"
- Command: "sftp -D c:\\windows\\system32\\notepad.exe"
Description: Execute notepad.exe with sftp.exe as parent process
Usecase: Use sftp.exe as a proxy binary to evade defensive counter-measures
Category: Execute