About: Hooksafe

An Entity of Type: Thing, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Hooksafe is a hypervisor-based lightweight system that protects an operating system's kernel hooks from rootkit attacks. It prevents thousands of kernel hooks in the guest operating system from being hijacked. This is achieved by making a shadow copy of all the kernel hooks at one central place and adding an indirection layer on it to regulate attempts to access the hooks. A prototype of Hooksafe was used on a Linux guest and protected nearly 6000 kernel hooks. It focuses on protecting kernel control data that are function pointers. It provides large scale hook protection with small performance overhead

Property Value
dbo:abstract
  • Hooksafe is a hypervisor-based lightweight system that protects an operating system's kernel hooks from rootkit attacks. It prevents thousands of kernel hooks in the guest operating system from being hijacked. This is achieved by making a shadow copy of all the kernel hooks at one central place and adding an indirection layer on it to regulate attempts to access the hooks. A prototype of Hooksafe was used on a Linux guest and protected nearly 6000 kernel hooks. It focuses on protecting kernel control data that are function pointers. It provides large scale hook protection with small performance overhead (en)
  • Hooksafe는 하이퍼바이저 기반 경량 시스템으로서 컴퓨터의 커널을 루트킷 공격으로부터 보호한다. 이것은 게스트 운영 체제에서 하이재킹으로부터 수천개의 커널 훅들을 예방한다. 이것은 모든 커널 훅들의 쉐도우 복사본을 중앙 지점에 만들고 훅에 접근하려는 시도를 규제하기 위해서 간접 계층을 추가함으로써 가능해진다. Hooksafe의 프로토타입은 리눅스 게스트에서 사용되었으며, 거의 6000개의 커널 훅들을 보호하였다. 이것은 함수 포인터들인 커널 제어 데이터를 보호하는데 초점을 맞춘다. 작은 성능 오버헤드를 가지며, 큰 스케일의 훅 보호를 제공한다. (ko)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 41280552 (xsd:integer)
dbo:wikiPageLength
  • 2264 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1096348425 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdfs:comment
  • Hooksafe is a hypervisor-based lightweight system that protects an operating system's kernel hooks from rootkit attacks. It prevents thousands of kernel hooks in the guest operating system from being hijacked. This is achieved by making a shadow copy of all the kernel hooks at one central place and adding an indirection layer on it to regulate attempts to access the hooks. A prototype of Hooksafe was used on a Linux guest and protected nearly 6000 kernel hooks. It focuses on protecting kernel control data that are function pointers. It provides large scale hook protection with small performance overhead (en)
  • Hooksafe는 하이퍼바이저 기반 경량 시스템으로서 컴퓨터의 커널을 루트킷 공격으로부터 보호한다. 이것은 게스트 운영 체제에서 하이재킹으로부터 수천개의 커널 훅들을 예방한다. 이것은 모든 커널 훅들의 쉐도우 복사본을 중앙 지점에 만들고 훅에 접근하려는 시도를 규제하기 위해서 간접 계층을 추가함으로써 가능해진다. Hooksafe의 프로토타입은 리눅스 게스트에서 사용되었으며, 거의 6000개의 커널 훅들을 보호하였다. 이것은 함수 포인터들인 커널 제어 데이터를 보호하는데 초점을 맞춘다. 작은 성능 오버헤드를 가지며, 큰 스케일의 훅 보호를 제공한다. (ko)
rdfs:label
  • Hooksafe (en)
  • Hooksafe (ko)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License