AutoIt Forums: Startpage-JR virus alert - AutoIt Forums

Jump to content

  • (2 Pages)
  • +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

Startpage-JR virus alert

#1 User is offline   Andreas Bräu 

  • Newbie
  • Group: Members
  • Posts: 5
  • Joined: 04-October 06

Post icon  Posted 04 October 2006 - 09:24 AM

Hi people,

since this morning i have a strange problem using compiled autoit-scripts with the default icon. Everytime i want to compile the script mcAfee pops up with a virus alert "Startpage-JR". If I use another icon than the default one, there are no problems.

Does anyone know this problem too?

Andi

#2 User is offline   franvarona 

  • Newbie
  • Group: Members
  • Posts: 6
  • Joined: 04-October 06

Posted 04 October 2006 - 09:39 AM

Hey, I have the same problem (see next topic), but I didn't know that it had something to do with the icon... How do you change the icon *before* compiling?

Thanks,

Fran Varona

#3 User is offline   Andreas Bräu 

  • Newbie
  • Group: Members
  • Posts: 5
  • Joined: 04-October 06

Posted 04 October 2006 - 09:47 AM

use %program files%\AutoIt3\Aut2Exe\Aut2Exe.exe, there you can give some options to compile your script...

Andi

#4 User is offline   Swent 

  • Newbie
  • Icon
  • Group: Banned
  • Posts: 9
  • Joined: 04-October 06

Posted 04 October 2006 - 09:49 AM

View PostAndreas Bräu, on Oct 4 2006, 10:24 AM, said:

Hi people,

since this morning i have a strange problem using compiled autoit-scripts with the default icon. Everytime i want to compile the script mcAfee pops up with a virus alert "Startpage-JR". If I use another icon than the default one, there are no problems.

Does anyone know this problem too?

Andi

or you just get a better virusscanner.

#5 User is offline   franvarona 

  • Newbie
  • Group: Members
  • Posts: 6
  • Joined: 04-October 06

Posted 04 October 2006 - 10:16 AM

Ok, I have tested it and if you use a custom icon, then McAfee doesn't detect the exe file as a virus. Incredible!!

At least, I have a solution...

#6 User is offline   Andreas Bräu 

  • Newbie
  • Group: Members
  • Posts: 5
  • Joined: 04-October 06

Posted 04 October 2006 - 10:22 AM

thank you for your answer...but i have no chance because McAfee was bought by our university, so I have to use it...

#7 User is offline   Kreatorul 

  • Mass Spammer!
  • PipPipPipPip
  • Group: Full Members
  • Posts: 350
  • Joined: 23-April 06
  • Gender:Male
  • Location:Constanta

Posted 04 October 2006 - 11:16 AM

Use the BETA

#8 User is offline   ChrisL 

  • Mass Spanner!
  • PipPipPipPipPipPip
  • Group: Full Members
  • Posts: 1,601
  • Joined: 01-August 05
  • Location:Peterborough

Posted 04 October 2006 - 11:46 AM

I always replace the upx.exe file in my installations with a dummy exe which does nothing and I have never touch wood had any virus scanner pick out an AutoIT file as a virus. I'm not bothered about the little bit of extra size in my compiled scripts

#9 User is offline   MHz 

  • Just simple
  • Icon
  • Group: AutoIt MVPs(MVP)
  • Posts: 5,287
  • Joined: 02-August 04
  • Gender:Male
  • Location:Australia

Posted 04 October 2006 - 12:42 PM

View PostChrisL, on Oct 4 2006, 08:46 PM, said:

I always replace the upx.exe file in my installations with a dummy exe which does nothing and I have never touch wood had any virus scanner pick out an AutoIT file as a virus. I'm not bothered about the little bit of extra size in my compiled scripts

I have rarely lost a compiled executable UPXed. The blind blame game just continues without thought. Virus makers use UPX but so does the 95 percent or so of other users so in the short term in saying it is a solution is weak. The option now is that a different packer can be used to make a different signiture for the common bin file used which is the more suitable solution, but on the odd chance,so can the virus makers.

This post has been edited by MHz: 04 October 2006 - 12:43 PM


#10 User is offline   wkeeter 

  • Member
  • Pip
  • Group: Full Members
  • Posts: 12
  • Joined: 02-September 05

Posted 04 October 2006 - 12:49 PM

McAfee released a dat yesterday 4865 that started to delete my scripts. Not good at all. Roll back your dats to 4864. I have a call in with McAfee and they are looking into it.

Short term solution.

I will post back the results when McAfee gives me feed back.

Wayne

This post has been edited by wkeeter: 04 October 2006 - 12:52 PM


#11 User is offline   ChrisL 

  • Mass Spanner!
  • PipPipPipPipPipPip
  • Group: Full Members
  • Posts: 1,601
  • Joined: 01-August 05
  • Location:Peterborough

Posted 04 October 2006 - 01:21 PM

View PostMHz, on Oct 4 2006, 12:42 PM, said:

I have rarely lost a compiled executable UPXed. The blind blame game just continues without thought. Virus makers use UPX but so does the 95 percent or so of other users so in the short term in saying it is a solution is weak. The option now is that a different packer can be used to make a different signiture for the common bin file used which is the more suitable solution, but on the odd chance,so can the virus makers.



Well it seems to me that most of the idiots who try to write viruses with AutoIT are compiling them with the UPX packager, so it is the lame way in which the anti Virus software is detecting them, by not using the UPX packager so far mine have not been detected as a virus.

I can however tell you that someone else in our office had the issue of scripts being deleted and when he remade them without the UPX he had no problem.

So I do not think that I am playing the blind blame game as you put it.

#12 User is offline   MHz 

  • Just simple
  • Icon
  • Group: AutoIt MVPs(MVP)
  • Posts: 5,287
  • Joined: 02-August 04
  • Gender:Male
  • Location:Australia

Posted 04 October 2006 - 01:43 PM

View PostChrisL, on Oct 4 2006, 10:21 PM, said:

So I do not think that I am playing the blind blame game as you put it.

My particular AV being used does not complain, so you tell me the difference.

#13 User is offline   dj9866 

  • Member
  • Pip
  • Group: Full Members
  • Posts: 14
  • Joined: 29-July 04

Posted 04 October 2006 - 02:09 PM

Starting 10/03/2006, I also had the problem with McAfee detecting 'Startpage-JR' and deleting the AutoIT exe's. Recompiles fail. Turned off McAfee and turned on AVG Free Edition and the trojan isn't detected. Following SmOke_N's recommendaton to use the latest beta release, I was able to return to McAfee and execute the compiles without any problem.

This post has been edited by dj9866: 04 October 2006 - 02:29 PM


#14 User is offline   MrBeatnik 

  • Member
  • Pip
  • Group: Full Members
  • Posts: 65
  • Joined: 27-April 06

Posted 04 October 2006 - 03:02 PM

Just to confirm:
http://vil.nai.com/vil/content/v_140658.htm

I am in contact with McAfee and AVERT now to try and resolve the issue; I'm not sure McAfee Gold support has that type of clout tho'.

#15 User is offline   Dethredic 

  • http://gunnewiek.com/
  • PipPipPipPipPipPipPip
  • Group: Full Members
  • Posts: 2,025
  • Joined: 20-August 06
  • Location:Canada

Posted 04 October 2006 - 04:00 PM

Hey i use mecafee and i have the latest beta version and i dont have any problems

#16 User is offline   wkeeter 

  • Member
  • Pip
  • Group: Full Members
  • Posts: 12
  • Joined: 02-September 05

Posted 04 October 2006 - 04:13 PM

Update!!

Ok today at 10:30am Mcafee has sent me an extra.dat file that resolved this issue with dat version 4865.

My scripts are no longer being deleted.

I guess you should contact them for this file.

Wayne

#17 User is offline   ZipleR 

  • Member
  • Pip
  • Group: Full Members
  • Posts: 15
  • Joined: 08-September 06

Posted 04 October 2006 - 06:30 PM

View Postwkeeter, on Oct 4 2006, 10:13 AM, said:

Update!!

Ok today at 10:30am Mcafee has sent me an extra.dat file that resolved this issue with dat version 4865.

My scripts are no longer being deleted.

I guess you should contact them for this file.

Wayne



Would you be able to tell us anything else about the extra.dat so we can specifically request it when we call them?..

I sent them several compiled scripts they can "pick apart"

the website you can submit .exe's to is www.webimmune.net

Just create an account, and click submit a file. In there under Virus Name enter 'StartPage-JR Trojan-FALSE DETECTION'


The more people submit scripts (with out your domain passwords ;) ) the quicker the problem will get resolved in a future dat release.

This post has been edited by ZipleR: 04 October 2006 - 06:31 PM


#18 User is offline   lawson23 

  • Member
  • Pip
  • Group: Full Members
  • Posts: 12
  • Joined: 27-September 06

Posted 04 October 2006 - 06:51 PM

As I have made a submission to webimmune Analysis ID: 2566204 I have now found that newly released dats today 4866 no longer detect this as a virus.

#19 User is offline   ZipleR 

  • Member
  • Pip
  • Group: Full Members
  • Posts: 15
  • Joined: 08-September 06

Posted 04 October 2006 - 07:51 PM

View Postlawson23, on Oct 4 2006, 12:51 PM, said:

As I have made a submission to webimmune Analysis ID: 2566204 I have now found that newly released dats today 4866 no longer detect this as a virus.


Just got off the phone with them. You are Correct. 4866 fixes the problem.



Apparently if there is an extra.dat those all get included in the next .dat release

This post has been edited by ZipleR: 04 October 2006 - 07:51 PM


#20 User is offline   Dethredic 

  • http://gunnewiek.com/
  • PipPipPipPipPipPipPip
  • Group: Full Members
  • Posts: 2,025
  • Joined: 20-August 06
  • Location:Canada

Posted 04 October 2006 - 08:16 PM

how do i get the new dats?

  • (2 Pages)
  • +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users