From 3b6efc7bd5ad4b9e7f6fe3200eaba6c5a0691520 Mon Sep 17 00:00:00 2001 From: Matt Kelly Date: Tue, 22 May 2018 18:27:47 -0500 Subject: [PATCH] There is no remote option for CMSTP There is no remote option for CMSTP INF files, only a local based INF file that then calls a remote file. --- Windows/Execution/CMSTP.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Windows/Execution/CMSTP.md b/Windows/Execution/CMSTP.md index 5fbd3b29..1ab9f1a0 100644 --- a/Windows/Execution/CMSTP.md +++ b/Windows/Execution/CMSTP.md @@ -8,10 +8,6 @@ Local: cmstp.exe /s CMSTP.inf -Remote: - - cmstp.exe /ni /s https://github.com/redcanaryco/atomic-red-team/blob/master/Windows/Payloads/CMSTP.inf - ## Test Script [CMSTP.INF](https://github.com/redcanaryco/atomic-red-team/blob/master/Windows/Payloads/CMSTP.inf)