Path: csiph.com!goblin2!goblin1!goblin.stu.neva.ru!uio.no!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!nzpost1.xs4all.net!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.021 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'subject:Python': 0.05; 'url:pipermail': 0.05; 'scripting': 0.09; 'python': 0.10; 'thu,': 0.15; 'interesting:': 0.16; 'wrote:': 0.16; '2015': 0.20; 'aug': 0.20; 'am,': 0.23; 'ease': 0.23; 'header:In-Reply-To:1': 0.24; 'discussion': 0.24; 'message-id:@mail.gmail.com': 0.27; 'url:python': 0.33; "d'aprano": 0.33; 'steven': 0.33; 'url:06': 0.33; 'previous': 0.34; 'received:google.com': 0.35; 'but': 0.36; 'url:org': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'url:mail': 0.40; 'to:addr:python.org': 0.40; 'some': 0.40; 'url:co': 0.65; 'url:2014': 0.66; 'url:11': 0.72; 'to:name:python': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=vtVVMW+PwlneTqu0Z9cqB4Kfe7FhJWxz+LGfiTO98aI=; b=oSTAZGM/uuzyxP/EHAIX6lEquuCdpEMb8SwNuQIVRkd2CdLr/b2YFdq9Yzru11x3JZ IQBAGtExSCxjrNBRk29JuthPLCs+TNUL52MwAHL/4ecoaD/72D2wiGUGM/uv9ny1HIc3 FxK7B2nyZ/4ozjoMp3HGCSCBegRvD2zYZvF8Jujeu9j78ODfyq+hzxXILZk0U3bmfBQV GW+cQbrCuIOLKYdglnUezpfCrn3hYtjngRCBPH2T7S5Zwf+7GsezpS2tfzUo8CQjuxRD Lroi2c+XW8D3rBrRDAAkKerNUaJAMcXaRN9+Tk6s2WWNJw7xRBqhgfilg/9DDZg9jAUM pe2w== X-Received: by 10.107.134.198 with SMTP id q67mr9577032ioi.53.1440688834635; Thu, 27 Aug 2015 08:20:34 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <55df1fe9$0$1641$c3e8da3$5496439d@news.astraweb.com> References: <55df1fe9$0$1641$c3e8da3$5496439d@news.astraweb.com> From: Ian Kelly Date: Thu, 27 Aug 2015 09:19:50 -0600 Subject: Re: Python used in malware To: Python Content-Type: text/plain; charset=UTF-8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 8 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1440688842 news.xs4all.nl 23777 [2001:888:2000:d::a6]:44001 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:95700 On Thu, Aug 27, 2015 at 8:34 AM, Steven D'Aprano wrote: > It's old news, but I found this interesting: some malware installs Python > for ease of scripting bots: > > http://www.theregister.co.uk/2014/11/06/hackers_use_gmail_drafts_as_dead_drops_to_control_malware_bots/ See also previous discussion at https://mail.python.org/pipermail/python-list/2014-November/680713.html