[edit] Ok, I guess the part about the legal issues was a bit candid. What I am really saying is wouldn't it be a good thing to have a worm closing vulnerabilities, compared to the thousands of hackers exploiting this vulnerability to steal or spy?
Ask HN: Could we use Shellshock to patch vulnerable systems?
1–10 of 11 posts
Re: Ask HN: Could we use Shellshock to patch vulnerable systems?
#2Definitely in the UK
Re: Ask HN: Could we use Shellshock to patch vulnerable systems?
#3http://www.legifrance.gouv.fr/affichCodeArticle.do?idArticle...
Re: Ask HN: Could we use Shellshock to patch vulnerable systems?
#4Re: Ask HN: Could we use Shellshock to patch vulnerable systems?
#5Yes. Because it doesn't belong to you. Therefore you have no right to 'fix' it.
Re: Ask HN: Could we use Shellshock to patch vulnerable systems?
#6It's a good idea, but I would expext most applications vulnerable to not run as root. You would need to be root to patch the bash executable.
We could also imagine a worm contacting the owner of the server and asking her to fix it.
Re: Ask HN: Could we use Shellshock to patch vulnerable systems?
#7Friendly worms have been done before (welchia). The problems with friendly worms are numerous. It is more than just a legal issue. A malicious worm is looking to propagate quietly and perhaps leave some sort of backdoor control channel. A friendly worm has to propagate (faster than malicious worms), and patch (without DDoSing patching infrastructure), and self terminate (which harms it's ability to propagate). It's hard to imagine a real world scenario where a friendly worm would be effective. It would either take too long to develop, or it would do just as much damage as a regular worm.
Re: Ask HN: Could we use Shellshock to patch vulnerable systems?
#8It would be treated the same as exploiting a system for any other reason. Friendly worms have been done before (welchia). The problems with friendly worms are numerous. It is more than just a legal issue. A malicious worm is looking to propagate quietly and perhaps leave some sort of backdoor control channel. A friendly worm has to propagate (faster than malicious worms), and patch (without DDoSing patching infrastru…
Re: Ask HN: Could we use Shellshock to patch vulnerable systems?
#9It's a good idea, but I would expext most applications vulnerable to not run as root. You would need to be root to patch the bash executable.
Re: Ask HN: Could we use Shellshock to patch vulnerable systems?
#10I will point out like its been pointed out in another comment this probably breaks the law somewhere.