logoalt Hacker News

voidUpdateyesterday at 7:11 AM2 repliesview on HN

sudo dkpg -i FileYouDownloadedFromAnywhere.deb


Replies

mDyJzDPmBdGyesterday at 9:32 AM

Let's be real, in most cases it is:

    curl -s script.random-guy.net | sh
It is such glaring security hole that there was an old submission about filling such install script with `sleep` commands and detecting it on server side, to send different versions for downloading (and reviewing) and for actual direct execution.
show 3 replies
preg_matchyesterday at 8:38 PM

Almost never occurs as the repos contain a ton of software.