|
|
|
|
|
by nickpsecurity
3426 days ago
|
|
This is a nice elaboration of the attacks and issues discovered by co-founder of INFOSEC, Paul Karger, during his pentest of MULTICS in early 1970's. That included a proposed PL/I compiler that inserted vulnerabilities into itself when compiled. Thompson got the report while on MULTICS team. The solution was called high-assurance security which culminated in Orange Book of TCSEC. It came out in SCOMP about same time Thompson started writing on the original problem. https://www.acsac.org/2002/papers/classic-multics.pdf Paul helped invent much of INFOSEC from scratch with lots of his lessons rediscovered over time by mainstream INFOSEC that largely ignores predecessors' work. Here's Paul's other stuff for any interested: https://www.semanticscholar.org/author/Paul-A-Karger/2467751 Back to this topic, the definitive solution is high-assurance compiler combined with SCM techniques presented best by David Wheeler: https://www.dwheeler.com/essays/scm-security.html |
|
Oh, and thanks for the citation about my paper on SCM security!