| Author |
Message |
chukar
Nuke Cadet


Joined: Nov 19, 2004
Posts: 7
|
Posted:
Fri Nov 19, 2004 4:33 pm |
  |
|
   |
 |
jacebenson
Nuke Cadet


Joined: Nov 01, 2003
Posts: 6
|
Posted:
Fri Nov 19, 2004 5:59 pm |
  |
Help... idont know what going on... I have a business... and well the site is now giving this trojan... So its in a sub directory until this gets resolved... So I know this may be asking alot but Support Moderators come out with a fix please. Also. If you could look at my code the site is at http://monsterden.com/v-web/portal/73/oldindex.php
Thanks a ton In advance....
ps... whoops dbl post please delete first. |
Last edited by jacebenson on Sat Nov 20, 2004 3:53 am; edited 1 time in total |
|
   |
 |
chukar
Nuke Cadet


Joined: Nov 19, 2004
Posts: 7
|
Posted:
Fri Nov 19, 2004 6:58 pm |
  |
|
   |
 |
Evaders99
Site Admin


Joined: Aug 17, 2003
Posts: 12383
|
Posted:
Fri Nov 19, 2004 6:59 pm |
  |
|
     |
 |
Evaders99
Site Admin


Joined: Aug 17, 2003
Posts: 12383
|
Posted:
Fri Nov 19, 2004 11:23 pm |
  |
Doing some more digging, I see that these hacks all come from the range 61.78.61.*
These addresses are all registered under KOREA TELECOM Internet Operating Center. 61.78.0.0 - 61.85.255.255
I will be banning the first part - if worse comes to worse, ban the entire range. |
_________________ Helping those that help themselves
Read FIRST or DIE!
"Fighting is terrible, but not as terrible as losing the will to fight."
Star Wars Rebellion Network - Need Help? Evaders Squadron Coding |
|
     |
 |
jacebenson
Nuke Cadet


Joined: Nov 01, 2003
Posts: 6
|
Posted:
Sat Nov 20, 2004 3:55 am |
  |
on my site listed above is this the code I am looking for?
| Code: |
<script language='JavaScript'>eval(String.fromCharCode(*********CODE REMOVED BY ADMIN *************</script>
|
??? I looked in the DB Didnt' see anything, I am not sure what I am looking for. |
|
|
   |
 |
sting
Site Admin


Joined: Jul 24, 2003
Posts: 1985
Location: Apparently ALWAYS Online. . .
|
Posted:
Sat Nov 20, 2004 6:36 am |
  |
| jacebenson wrote: |
on my site listed above is this the code I am looking for?
| Code: |
<script language='JavaScript'>eval(String.fromCharCode(*********CODE REMOVED BY ADMIN *************</script>
|
??? I looked in the DB Didnt' see anything, I am not sure what I am looking for. |
I took the liberty of removing that, as yes, it is the code you are looking for. Remove that and you should be good.
I saw this last night, looks like someone found another sql injection exploit.
-sting |
_________________ Is it paranoia if they are really out to get you?
-------------------------------------------------------
sting usually hangs out at nukehaven.net |
|
        |
 |
kewlbrew
Nuke Soldier


Joined: Sep 03, 2004
Posts: 22
|
Posted:
Sat Nov 20, 2004 6:42 am |
  |
I cant find it in my db either.. Where do you remove the code from? |
|
|
   |
 |
kewlbrew
Nuke Soldier


Joined: Sep 03, 2004
Posts: 22
|
Posted:
Sat Nov 20, 2004 7:11 am |
  |
ok I did find it in my copyright. How I did it was search my databases for the string and you have to look for it in full text mode. Maybe this will help someone.
thanks for your help everyone |
|
|
   |
 |
patrad
Nuke Cadet


Joined: Nov 20, 2004
Posts: 2
|
Posted:
Sat Nov 20, 2004 9:30 am |
  |
can someone please check mine? I'm new to really diggin into Nuke. I am minorly proficeint in PHP but can't figure out where the nasty code is.
www.tauomegaphi.com |
|
|
   |
 |
patrad
Nuke Cadet


Joined: Nov 20, 2004
Posts: 2
|
Posted:
Sat Nov 20, 2004 9:59 am |
  |
thank you I found it in my copyright. . . thanks for the db search suggestion. |
|
|
   |
 |
chukar
Nuke Cadet


Joined: Nov 19, 2004
Posts: 7
|
Posted:
Sat Nov 20, 2004 12:07 pm |
  |
Thanks to all for your help. I finally found and removed this, and everything works fine.
For others who may have this problem and not be too familiar with php MyAdmin, here's what I did:
1. Log in to php MyAdmin
2. Select "config" from list on left
3. Select "browse" tab
4. Click "T" symbol to expand text.
5. Look for offending code (mine was in the "Copyright" section)
6. Click "Edit" to access and delete code
7. Click "Go" to save changes
8. Test your site (mine worked fine)
Best wishes to all, and special thanks to Sting and Evaders99. |
|
|
   |
 |
nopd8
Nuke Soldier


Joined: Nov 07, 2003
Posts: 33
|
Posted:
Sat Nov 20, 2004 7:11 pm |
  |
| Evaders99 wrote: |
Doing some more digging, I see that these hacks all come from the range 61.78.61.*
These addresses are all registered under KOREA TELECOM Internet Operating Center. 61.78.0.0 - 61.85.255.255
I will be banning the first part - if worse comes to worse, ban the entire range. |
I located the code in the Copyright area. Thanks to all the previous posts. Site works fine now, but how did you find what ip it came from? |
|
|
   |
 |
Evaders99
Site Admin


Joined: Aug 17, 2003
Posts: 12383
|
Posted:
Sat Nov 20, 2004 7:23 pm |
  |
|
     |
 |
nopd8
Nuke Soldier


Joined: Nov 07, 2003
Posts: 33
|
Posted:
Sat Nov 20, 2004 7:32 pm |
  |
Is there any other way. I am using Protector 1.13 |
|
|
   |
 |
|
|