SLEEPWALKER라는 새로운 백도어가 특정 패킷을 대기하며 독자적인 바이트코드를 실행합니다.
독립적인 악성코드 연구자가 SLEEPWALKER라는 새로운 Windows 백도어를 문서화했습니다. 이 백도어는 메모리에서 비활성 상태로 있다가 특정 네트워크 패킷을 수신할 때까지 대기하며, 자체 설계한 23개의 명령어로 구성된 언어로 명령을 실행합니다. 이 샘플은 서명되지 않은 64비트 Windows 동적 링크 라이브러리(DLL)로 제작되었습니다.
A new backdoor named SLEEPWALKER waits for a specific packet and then executes its own bytecode.
An independent malware researcher has documented a new Windows backdoor called SLEEPWALKER. This backdoor remains inert in memory until a specially crafted network packet arrives, at which point it executes commands written in a proprietary 23-instruction language. The sample is an unsigned 64-bit Windows dynamic link library (DLL).