<p>Today I learned that GNU tar does network connections if you say &quot;foo:bar&quot;, it tries to resolve &quot;foo&quot;. FFS, wasn&#39;t the Unix philosophy to do one thing and do it well? Luckily there&#39;s a &quot;--force-local&quot; option to GNU tar to avoid it doing remote connections.</p><p>Sorry if you&#39;re in trouble now, either reviewing your tar calls in your application and whether they can take user input as filename -- or if this was part of your exfiltration or attack on a system.</p>
Reply