Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #85120
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!fdn.fr!usenet-fr.net!nerim.net!novso.com!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <rosuav@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.057 |
| X-Spam-Evidence | '*H*': 0.89; '*S*': 0.00; 'attack.': 0.09; 'cc:addr :python-list': 0.11; 'python': 0.11; '(actually': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.18; 'feb': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'world,': 0.26; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'running': 0.33; 'received:google.com': 0.35; 'accessible': 0.36; 'disk': 0.36; 'ubuntu': 0.36; 'shows': 0.36; 'too': 0.37; 'server': 0.38; 'pm,': 0.38; 'how': 0.40; 'here': 0.66; '2015': 0.84; 'affected.': 0.84; 'to:none': 0.92 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=idSnYWiFhI+zyb7vbV/Ub3536956fqIcgIOStJc4mlU=; b=HCgO85l6SAo8mIObNmAMmsKxvAZe17siwIwoquhLuNFq1CMTr/L9aft0IgixLtkSwe FmVhLdF9KY+9XpB1gWG0g+dclvi7hA0HHkf5uvM9bIOdHr/DpYg1tVPO1uDSA7XpNG5E +upuFaPetdCYl5cFRgwETreAcVqLcREn7ghTGtriiwfwj93viOpLW5j3RJDl07Yg4w7f SKswbifQ8k4VCaUXuMPi6CMVS9u9pwCXEvMyydL/0kcGv4fVU/5jd40AgVmkwhFacZez SwRs5xrrI1M50l110RqBQt0KHGdj/5hm3InVigBz7wfvU1FNrQ/PZQGsGQtQ3OvuxiZm +dFA== |
| MIME-Version | 1.0 |
| X-Received | by 10.50.18.108 with SMTP id v12mr15763991igd.34.1422938309638; Mon, 02 Feb 2015 20:38:29 -0800 (PST) |
| In-Reply-To | <75fe0f21-3ffb-4649-ad06-0dcbdad631fa@googlegroups.com> |
| References | <75fe0f21-3ffb-4649-ad06-0dcbdad631fa@googlegroups.com> |
| Date | Tue, 3 Feb 2015 15:38:29 +1100 |
| Subject | Re: Ghost vulnerability |
| From | Chris Angelico <rosuav@gmail.com> |
| Cc | "python-list@python.org" <python-list@python.org> |
| Content-Type | text/plain; charset=UTF-8 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.18414.1422938311.18130.python-list@python.org> (permalink) |
| Lines | 13 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1422938311 news.xs4all.nl 2865 [2001:888:2000:d::a6]:37181 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:85120 |
Show key headers only | View raw
On Tue, Feb 3, 2015 at 2:53 PM, Rustom Mody <rustompmody@gmail.com> wrote: > How many people (actually machines) out here are vulnerable? > > http://security.stackexchange.com/questions/80210/ghost-bug-is-there-a-simple-way-to-test-if-my-system-is-secure > > shows a python 1-liner to check Well, I have one internal disk server that's vulnerable. It's not accessible to the world, which is why it's still running Ubuntu 10.10, and it's affected. I'm not too concerned about Huix coming under attack. ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Ghost vulnerability Rustom Mody <rustompmody@gmail.com> - 2015-02-02 19:53 -0800
Re: Ghost vulnerability Chris Angelico <rosuav@gmail.com> - 2015-02-03 15:38 +1100
Re: Ghost vulnerability Anssi Saari <as@sci.fi> - 2015-02-03 11:53 +0200
Re: Ghost vulnerability Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-02-03 22:19 +1100
Re: Ghost vulnerability Michael Torrie <torriem@gmail.com> - 2015-02-03 10:31 -0700
Re: Ghost vulnerability Anssi Saari <as@sci.fi> - 2015-02-03 21:38 +0200
Re: Ghost vulnerability Chris Angelico <rosuav@gmail.com> - 2015-02-04 09:08 +1100
Re: Ghost vulnerability Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-02-04 13:13 +1100
Re: Ghost vulnerability Marc Aymerich <glicerinu@gmail.com> - 2015-02-03 18:47 +0100
csiph-web