PrepAway - Latest Free Exam Questions & Answers

How will you accomplish this?

You want to hide a secret.txt document inside c:\windows\system32\tcpip.dll kernel library using
ADS streams. How will you accomplish this?

PrepAway - Latest Free Exam Questions & Answers

A.
copy secret.txt c:\windows\system32\tcpip.dll kernel>secret.txt

B.
copy secret.txt c:\windows\system32\tcpip.dll:secret.txt

C.
copy secret.txt c:\windows\system32\tcpip.dll |secret.txt

D.
copy secret.txt >< c:\windows\system32\tcpip.dll kernel secret.txt

2 Comments on “How will you accomplish this?

  1. D33pBr3dt says:

    Ans: B

    Careful not to mix these two up.

    type (‘>’) vs copy (‘:’)

    type C:\windows\system32\notepad.exe > c:\windows\system32\calc.exe:notepad.ex


Leave a Reply