Is an outdated library in a Windows user mode desktop application an actual security risk?

I have an Windows 10 desktop application that runs in user mode only, and this application is a local tool only — that is, it does not "talk to the internet".
As an example:
This application uses libxml2 as a DLL distributed in … Continue reading Is an outdated library in a Windows user mode desktop application an actual security risk?

Can iptables or route be used to eg double-DNAT so traffic appears to be from a different bridge?

I have a host with different bridges and a daemon not only to listening on a certain IP, but it is also attached to the bridge. I would like to communicate with this daemon with traffic coming from another bridge/an interface not part of … Continue reading Can iptables or route be used to eg double-DNAT so traffic appears to be from a different bridge?