Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #29761
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2012-09-22 11:13 -0700 |
| References | (2 earlier) <f711efa2-7f6a-4fa2-a58e-b1b2a6db1e08@googlegroups.com> <mailman.1072.1348308839.27098.python-list@python.org> <505db890$0$29981$c3e8da3$5496439d@news.astraweb.com> <b47ece86-8051-4ffd-a701-51bdeebbabe5@googlegroups.com> <mailman.1081.1348325861.27098.python-list@python.org> |
| Subject | Re: One of my joomla webpages has been hacked. Please help. |
| From | Νίκος Γκρεεκ <nikos.gr33k@gmail.com> |
| Message-ID | <mailman.1086.1348337633.27098.python-list@python.org> (permalink) |
Τη Σάββατο, 22 Σεπτεμβρίου 2012 5:57:41 μ.μ. UTC+3, ο χρήστης Chris Angelico έγραψε: > On Sun, Sep 23, 2012 at 12:44 AM, Νίκος Γκρεεκ <nikos.gr33k@gmail.com> wrote: > > > But how am i supposed to fix this vulnerability if i don't know which one is it? > > > > > > My guess is they used joomlas template to insert arbitrary code but thats just a guess. > > > > The answer to that is a thing called "research", and you'll usually > > find a lot of it at the other end of a web search. Also, you may want > > to look into what it means to be a web site administrator. It doesn't > > simply involve throwing down some code that someone else wrote and > > expecting it to work. > > > > If you want a web site without having to manage it yourself, consider > > a blog instead - someone else hosts it and worries about security, and > > you just post your content to it. It's a far FAR easier option, as > > long as what you want can be shoehorned into someone else's layout > > design. > > > > Neither of these options involves any Python coding, so if you want > > further assistance with them, I recommend looking for a forum > > dedicated to the technology you use. > > > > ChrisA Okey i'll ask this to the officila joomla forum, one last thing though. Is there a way to somehow embed(or utilize) python code, for example my python counter code script you have seen last week inside my Joomla/WordPress cms sites? For example: http://superhost.gr/ is my main website utilizing python counter script. http://superhost.gr/html/?show=log is my own way(i prefer it over awstats - don't ask why) for viewing my visitors. in my other sites which are CMS sites, like http://varsa.gr and http://thessalonik.wordpress.com/ is there a possible way to embed(if thats the term) my python counter script there too? so i can keep track of visitors info for each page i have there?
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
One of my joomla webpages has been hacked. Please help. Νίκος Γκρεεκ <nikos.gr33k@gmail.com> - 2012-09-21 11:45 -0700
Re: One of my joomla webpages has been hacked. Please help. Chris Angelico <rosuav@gmail.com> - 2012-09-22 11:34 +1000
Re: One of my joomla webpages has been hacked. Please help. Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-09-22 01:42 +0000
Re: One of my joomla webpages has been hacked. Please help. Chris Angelico <rosuav@gmail.com> - 2012-09-22 11:48 +1000
Re: One of my joomla webpages has been hacked. Please help. Νίκος Γκρεεκ <nikos.gr33k@gmail.com> - 2012-09-22 00:13 -0700
Re: One of my joomla webpages has been hacked. Please help. Chris Angelico <rosuav@gmail.com> - 2012-09-22 18:07 +1000
Re: One of my joomla webpages has been hacked. Please help. Alister <alister.ware@ntlworld.com> - 2012-09-22 11:10 +0000
Re: One of my joomla webpages has been hacked. Please help. Peter Otten <__peter__@web.de> - 2012-09-22 09:26 +0200
Re: One of my joomla webpages has been hacked. Please help. Νίκος Γκρεεκ <nikos.gr33k@gmail.com> - 2012-09-22 01:02 -0700
Re: One of my joomla webpages has been hacked. Please help. Kev Dwyer <kevin.p.dwyer@gmail.com> - 2012-09-22 11:13 +0100
Re: One of my joomla webpages has been hacked. Please help. Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-09-22 13:09 +0000
Re: One of my joomla webpages has been hacked. Please help. Alister <alister.ware@ntlworld.com> - 2012-09-22 13:29 +0000
Re: One of my joomla webpages has been hacked. Please help. Νίκος Γκρεεκ <nikos.gr33k@gmail.com> - 2012-09-22 07:44 -0700
Re: One of my joomla webpages has been hacked. Please help. Chris Angelico <rosuav@gmail.com> - 2012-09-23 00:57 +1000
Re: One of my joomla webpages has been hacked. Please help. Νίκος Γκρεεκ <nikos.gr33k@gmail.com> - 2012-09-22 11:13 -0700
Re: One of my joomla webpages has been hacked. Please help. Chris Angelico <rosuav@gmail.com> - 2012-09-23 04:17 +1000
Re: One of my joomla webpages has been hacked. Please help. Νίκος Γκρεεκ <nikos.gr33k@gmail.com> - 2012-09-22 19:52 -0700
Re: One of my joomla webpages has been hacked. Please help. Chris Angelico <rosuav@gmail.com> - 2012-09-23 12:55 +1000
Re: One of my joomla webpages has been hacked. Please help. Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-09-23 04:06 +0000
Re: One of my joomla webpages has been hacked. Please help. Dwight Hutto <dwightdhutto@gmail.com> - 2012-09-23 00:48 -0400
Re: One of my joomla webpages has been hacked. Please help. Νίκος Γκρεεκ <nikos.gr33k@gmail.com> - 2012-09-22 22:19 -0700
Re: One of my joomla webpages has been hacked. Please help. Dwight Hutto <dwightdhutto@gmail.com> - 2012-09-23 01:28 -0400
Re: One of my joomla webpages has been hacked. Please help. Νίκος Γκρεεκ <nikos.gr33k@gmail.com> - 2012-09-22 22:19 -0700
Re: One of my joomla webpages has been hacked. Please help. Chris Angelico <rosuav@gmail.com> - 2012-09-23 14:56 +1000
Re: One of my joomla webpages has been hacked. Please help. Dwight Hutto <dwightdhutto@gmail.com> - 2012-09-23 01:18 -0400
Re: One of my joomla webpages has been hacked. Please help. Chris Angelico <rosuav@gmail.com> - 2012-09-23 15:38 +1000
Re: One of my joomla webpages has been hacked. Please help. Νίκος Γκρεεκ <nikos.gr33k@gmail.com> - 2012-09-22 23:54 -0700
RE: One of my joomla webpages has been hacked. Please help. "Prasad, Ramit" <ramit.prasad@jpmorgan.com> - 2012-09-27 17:06 +0000
Re: One of my joomla webpages has been hacked. Please help. Νίκος Γκρεεκ <nikos.gr33k@gmail.com> - 2012-09-22 23:54 -0700
Re: One of my joomla webpages has been hacked. Please help. Wayne Werner <wayne@waynewerner.com> - 2012-09-26 20:06 -0500
Re: One of my joomla webpages has been hacked. Please help. Emile van Sebille <emile@fenx.com> - 2012-09-26 18:33 -0700
Re: One of my joomla webpages has been hacked. Please help. MRAB <python@mrabarnett.plus.com> - 2012-09-27 03:02 +0100
Re: One of my joomla webpages has been hacked. Please help. Νίκος Γκρεεκ <nikos.gr33k@gmail.com> - 2012-09-22 19:52 -0700
Re: One of my joomla webpages has been hacked. Please help. Wayne Werner <wayne@waynewerner.com> - 2012-09-26 20:03 -0500
Re: One of my joomla webpages has been hacked. Please help. Νίκος Γκρεεκ <nikos.gr33k@gmail.com> - 2012-09-22 11:13 -0700
Re: One of my joomla webpages has been hacked. Please help. Ben Finney <ben+python@benfinney.id.au> - 2012-09-23 01:21 +1000
Re: One of my joomla webpages has been hacked. Please help. Νίκος Γκρεεκ <nikos.gr33k@gmail.com> - 2012-09-22 01:02 -0700
Re: One of my joomla webpages has been hacked. Please help. Dwight Hutto <dwightdhutto@gmail.com> - 2012-09-22 04:59 -0400
Re: One of my joomla webpages has been hacked. Please help. alex23 <wuwei23@gmail.com> - 2012-09-23 19:53 -0700
csiph-web