System Service Descriptor Table: Difference between revisions

Content deleted Content added
No edit summary
MenoBot (talk | contribs)
m Bot: Auto-tagging and/or general fixes, removed stub tag
Line 4:
 
In 2010, many computer security products which relied on hooking SSDT calls were shown to be vulnerable to [[Exploit (computer security)|exploits]] using [[race condition]]s to attack the products' security checks.<ref name="ZDNET2010"/>
 
==Structure of the SSDT==
<source lang="cpp">
Line 429 ⟶ 430:
[[Category:Data structures]]
[[Category:Windows rootkit techniques]]
 
{{Windows-stub}}