Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.039 X-Spam-Evidence: '*H*': 0.92; '*S*': 0.00; 'parsing': 0.07; 'python': 0.09; 'directions': 0.09; 'sep': 0.09; 'charset:iso-8859-7': 0.15; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.17; 'code,': 0.18; 'received:209.85.214.174': 0.21; 'simpler': 0.22; 'example': 0.23; 'script': 0.24; 'header:In- Reply-To:1': 0.25; 'common': 0.26; 'am,': 0.27; 'message- id:@mail.gmail.com': 0.27; 'rest': 0.28; 'chris': 0.28; 'source': 0.29; 'probably': 0.29; 'basic': 0.30; 'sense': 0.31; 'code': 0.31; 'event.': 0.33; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'along': 0.35; 'pm,': 0.35; 'received:209.85': 0.35; 'there': 0.35; 'but': 0.36; 'subject:Please': 0.36; 'turn': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'easier': 0.38; 'some': 0.38; 'things': 0.38; 'to:addr:python.org': 0.39; 'received:209.85.214': 0.39; 'header:Received:5': 0.40; 'your': 0.60; 'australia': 0.62; 'subject:One': 0.65; 'subject:. ': 0.66; 'cms': 0.66; 'life': 0.66; 'american': 0.73; '180': 0.84 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:to :content-type:content-transfer-encoding; bh=l+ZLKaGccjE6hI905ZtztlT3WXuIjXX/0VlUhCfs+9E=; b=N0Q2Oa4Sa9IveCGZcWncTC4km4IABPZpn/+fBkYZvd+2HxaouEU5oVnJp/xa0/vAqL vNOj/GiEpeYnRi3dVUTUHwjtYdm+LrWXieUF7DnwvMBqVSKHV4w2DLfuh7mN8Z3mQrmt fs3CrVxaCpXgtOIXVAYYBn8R022aqHM/X196xgYSNZJ5i3bxk7WiRAdbWk/qfEXjIbJA M9397Hku3FYvMFf45R/htmmRcZQx/Hu4e0Fzh+UWf/J+5JMqpzNW3aBiU2vF9u5Zm30s qCzSta060IgSk/4Okb3NTBBhS1fhB4voLJ9nd/xakcVKTuu2lODyINFR5Z1kpEBiPML/ v3Yw== MIME-Version: 1.0 In-Reply-To: References: <079f4b21-93f4-450b-9112-21b2faa19ed3@googlegroups.com> <505db890$0$29981$c3e8da3$5496439d@news.astraweb.com> <73e59160-13b4-48c0-899f-53fc7517b21a@googlegroups.com> Date: Sun, 23 Sep 2012 12:55:00 +1000 Subject: Re: One of my joomla webpages has been hacked. Please help. From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-7 Content-Transfer-Encoding: quoted-printable X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 28 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1348368905 news.xs4all.nl 6897 [2001:888:2000:d::a6]:57971 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:29776 On Sun, Sep 23, 2012 at 12:52 PM, =CD=DF=EA=EF=F2 =C3=EA=F1=E5=E5=EA wrote: > =D4=E7 =D3=DC=E2=E2=E1=F4=EF, 22 =D3=E5=F0=F4=E5=EC=E2=F1=DF=EF=F5 2012 9= :18:02 =EC.=EC. UTC+3, =EF =F7=F1=DE=F3=F4=E7=F2 Chris Angelico =DD=E3=F1= =E1=F8=E5: >> On Sun, Sep 23, 2012 at 4:13 AM, =CD=DF=EA=EF=F2 =C3=EA=F1=E5=E5=EA wrote: >> >> > Is there a way to somehow embed(or utilize) python code, for example m= y python counter code script you have seen last week inside my Joomla/WordP= ress cms sites? >> >> You probably could. But I reiterate, you're going about things all >> backwards. Keep things way WAY simpler and just do some basic parsing >> of your web logs after the event. Life is so much easier that way. >> > > Out of curiocity how would i used my python counter source code along wit= h Joomla? Easy. Look for what common sense would recommend, then turn 180 degrees. Let me know when you get there and we'll send the rest of the directions. -- paraphrasing what a stupid American tourist was told about directions in Australia ChrisA