Daily Archives: November 19, 2006

PCI Rootkit

John Heasman, a security researcher at Next-Generation Security Software, released a paper titled “Implementing and Detecting a PCI Rootkit” describing a way to hide malicious code on graphics and network cards in such a way as to avoid detection and … Continue reading

  • Share/Bookmark
Posted in Malicious Software | Leave a comment

Secure Coding in C++/CLI

In recent post on this blog, I’ve written about buffer overflow problem and Secure Bit (patent pending) idea to solve it. Colleague Dejan I. spotted to interesting article at Dr. Dobb’s online edition titled: “Is buffer overflow still a problem?” … Continue reading

  • Share/Bookmark
Posted in Secure Programming | Leave a comment