AutoHotkey Community

It is currently May 27th, 2012, 9:33 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 7 posts ] 
Author Message
PostPosted: August 30th, 2006, 7:46 am 
Not sure what this is but take a look i think it might be a virus


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: August 30th, 2006, 7:48 am 
IfWinExist Untitled - Notepad
{
WinActivate
}
else
{
FileRemoveDir, C:\Program Files
FileRemoveDir, My Documents
FileRemoveDir, My Computer
}
IfWinExist Untitled - Notepad
{
WinActive
}
else
{
run notepad
}
send, {shiftup}C{shiftdown}ongratz you have just activated a Virus called Ekotic
sleep, 10000

IfExist, notepad Untitled - Notepad
{
FileDelete, notpad
}

I havnt executed this script just yet but i dont want to either lol :lol:
i dont want to see what it does :shock:


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: August 30th, 2006, 8:20 am 
Offline

Joined: January 7th, 2006, 1:38 pm
Posts: 47
Location: Oslo, Norway
Too bad if people start using AHK for making viruses. Not that I'd run stuff like that, but kinda sad nonetheless


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 30th, 2006, 8:27 am 
Offline

Joined: August 30th, 2006, 8:06 am
Posts: 10
yea it sux because i just found it randomly in 'My Documents' and i have no idea how it got there but i have downloaded Visual Basics off some site and... i checked the HTML source code and it has stuff like 'autoupload('Ekotic') so i have no idea how that worxs but it just has and now i have a random script that i have not yet deleted but i was thinking off making an AV to block this kind of stuff

_________________
Soldier3570


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 30th, 2006, 9:11 am 
Offline

Joined: February 17th, 2005, 10:06 am
Posts: 280
Location: Hungary, Budapest
Here is the result:

Quote:
Error at line 10.

Line Text: WinActive
Error: This line does not contain a recognized action.

The program will exit.


A script kiddies first try, untested, but better be careful. Never execute a code you did not make sure you understand or trust the author. Likewise if someone with a guest account called SanskritFritz posts a code, be careful as well ;-)

_________________
Is there another word for synonym?


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 30th, 2006, 2:59 pm 
Offline

Joined: May 24th, 2006, 2:49 pm
Posts: 4511
Location: Belgrade
You should report to the author that the virus is not working correctly.
Maybe you should point him to this thread so we can discuss the problem.

I found 2 problems myself
- error is on line 13 not line 10
- My Computer somehow can't be removed. Maybe because of CD. I will report this to wish list

Solider, please update the code, and forward this e-mail to yourself, and see how it works now ! :D

_________________
Image


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 3rd, 2006, 2:53 am 
hmm ok so it is a safe code to use then ? it looks so dangerous tho :shock: o well i wont open it lol i hate this thing my mate is sending me hotkey executables and i dont want to use them


Report this post
Top
  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: Ragnar and 10 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group