Skip to main content
Solved

Bit-shifting data hiding


 Dears,
how I am protected by WSA against any powershell script ( for example ) which launch a "legitimate action": bit-shifting for data hiding on NTFS partition ? For example, if I have a file that I ( or attacker 🙂 ) want to hide , I can run a bit shifting program/script that changes the direction of the bits inside that. As a result the file contents become scrambled and unreadable. What will WSA do?
 
Lot of thanks for your reply, BR.,Turner

Best answer by DanP

@ wrote:
 Dears,
how I am protected by WSA against any powershell script ( for example ) which launch a "legitimate action": bit-shifting for data hiding on NTFS partition ? For example, if I have a file that I ( or attacker 🙂 ) want to hide , I can run a bit shifting program/script that changes the direction of the bits inside that. As a result the file contents become scrambled and unreadable. What will WSA do?
 
Lot of thanks for your reply, BR.,Turner
WSA analyzes files during execution as well as scanning files on disc. If an attacker were to hide a malicious executable by encoding it, the file would still need to be decoded in order to be executed, and the file would be detected on execution. 
 
-Dan
View original
Did this help you find an answer to your question?

4 replies

Baldrick
Gold VIP
  • Gold VIP
  • 16060 replies
  • June 3, 2017
Hi Turner
 
Welcome to the Community Forums.
 
I would say that this is a question best left to one of the Webroot professionals, so I will ping a great one for you in the hope that @ can clarify the situation for you.
 
I will be interested to hear what he can advise on this interesting question. :D
 
Regards, Baldrick

DanP
Forum|alt.badge.img+35
  • OpenText Employee
  • 515 replies
  • Answer
  • June 5, 2017
@ wrote:
 Dears,
how I am protected by WSA against any powershell script ( for example ) which launch a "legitimate action": bit-shifting for data hiding on NTFS partition ? For example, if I have a file that I ( or attacker 🙂 ) want to hide , I can run a bit shifting program/script that changes the direction of the bits inside that. As a result the file contents become scrambled and unreadable. What will WSA do?
 
Lot of thanks for your reply, BR.,Turner
WSA analyzes files during execution as well as scanning files on disc. If an attacker were to hide a malicious executable by encoding it, the file would still need to be decoded in order to be executed, and the file would be detected on execution. 
 
-Dan

  • Author
  • Fresh Face
  • 1 reply
  • June 5, 2017
OK, thanks for your reply !
Turner

Baldrick
Gold VIP
  • Gold VIP
  • 16060 replies
  • June 5, 2017
Hi Dan
 
Thanks, as always, for the pickup/response.
 
Regards, Baldrick

Reply