|
|
|
|
|
by tkinom
1263 days ago
|
|
Love to see a container environment that can monitor
Monitor and log all outgoing network connection requests....
Monitor and log all critical file/directory access such as /etc/* With such container, we can catch the compromised supply-chain attach easily, right? Does anyone know such container exist? |
|
But, say you had such a container, there’s an important distinction between “you captured a log showing the smoking gun evidence of the supply chain attack”, and “you successfully picked that log out of all of the log data you generated and classified it with high confidence as an attack”.
Speaking from experience, the second problem is the hard problem for a multitude of reasons. So while you would have the data, you’d probably have trouble getting good precision/recall on when to actually sound the alarms vs. when it’s some SRE who needed to troubleshoot some network connectivity issues.