Skip to content

Add XmlEncode in NewImmediateTask function#9

Open
Dliv3 wants to merge 1 commit intoFSecureLABS:masterfrom
Dliv3:master
Open

Add XmlEncode in NewImmediateTask function#9
Dliv3 wants to merge 1 commit intoFSecureLABS:masterfrom
Dliv3:master

Conversation

@Dliv3
Copy link

@Dliv3 Dliv3 commented May 28, 2020

There is a bug in NewImmediateTask function

If the user set Command and Arguments as shown below, the character > will cause the ScheduledTasks.xml to not be parsed correctly

--Command "cmd.exe" --Arguments "/c echo 1234 > %tmp%\1111.txt" 

This PR fixed this bug.

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

Successfully merging this pull request may close these issues.

1 participant