Post Reply 
Halp please
Author Message
Anger
Angered Observer (0).(0)

Posts: 605.8490
Threads: 4
Joined: 14th Apr 2007
Reputation: 1.65651
E-Pigs: 5.4993
Offline
Post: #11
RE: Halp please
a vb (visual basic) script that if run can do bad things.

i might add for those people who want to find out more about who made the virus if you open the exe file in a hex editor usually theres some kind of signature that they leave to mark where it came from - it is readable in a hex editor. then sometimes they make mistakes like revealing vital information about the site they hosted the virus from. :P

Always remember - Google is your friend :)

[Image: avatar_416_482669e4.jpg]
(This post was last modified: 02/07/2007 03:45 PM by Anger.)
02/07/2007 03:42 PM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA
Smart Alternative

Posts: 17,022.2988
Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.1294
Offline
Post: #12
RE: Halp please
Kill Process Tree.

If Task Manager sucks too much, try Process Explorer NT.  You can also try the command taskkill -f -im iexplore.exe

After you kill the process, search for startup entries - these will show you where the virus is stored.  Just delete both things.
03/07/2007 05:12 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Anger
Angered Observer (0).(0)

Posts: 605.8490
Threads: 4
Joined: 14th Apr 2007
Reputation: 1.65651
E-Pigs: 5.4993
Offline
Post: #13
RE: Halp please
the problem me and him had was that the process was restarting after being terminated. the actual parent process had to be killed first, and it was tied to explorer so...well it worked anyway.

Always remember - Google is your friend :)

[Image: avatar_416_482669e4.jpg]
03/07/2007 01:04 PM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA
Smart Alternative

Posts: 17,022.2988
Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.1294
Offline
Post: #14
RE: Halp please
That's why you Kill Process Tree.  A process can't do anything after it's been terminated - most apps would start two processes to try and stay alive.  A batch script usually should stop this - if not, edit your startup files.

Actually, it's possible to stop a user killing the process, via API hooking, but if the programmer bothered with API hooking, they may as well make a rootkit instead.
03/07/2007 07:49 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Anger
Angered Observer (0).(0)

Posts: 605.8490
Threads: 4
Joined: 14th Apr 2007
Reputation: 1.65651
E-Pigs: 5.4993
Offline
Post: #15
RE: Halp please
well i don't know the particulars of the virus but i couldnt find which process it was attached to (the parent process that kept running the main program) so the process tree wouldnt work unless i knew which one. i needed to find out which process and it turned out to be explorer itself. and that program i mentioned meant i didnt have to kill explorer to terminate the virus. i was ending process tree with what i thought was the virus but the program was somehow attached to explorer and would just keep running itself every time it was teminated.

Always remember - Google is your friend :)

[Image: avatar_416_482669e4.jpg]
04/07/2007 12:32 PM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA
Smart Alternative

Posts: 17,022.2988
Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.1294
Offline
Post: #16
RE: Halp please
Just kill explorer then.  If explorer spawns processes, it would fall under explorer.exe (ie a child process) - thus killing the tree would propagate to all child processes.  Unless the virus injected code into explorer.exe which caused it to spawn process via the SYSTEM account...  Should try Process Explorer NT - helps you identify stuff :P
04/07/2007 11:53 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Anger
Angered Observer (0).(0)

Posts: 605.8490
Threads: 4
Joined: 14th Apr 2007
Reputation: 1.65651
E-Pigs: 5.4993
Offline
Post: #17
RE: Halp please
mhm i ended up either going through all the processes or just downloading a program which finds what the problem is and i chose the easy option. :P
ill try it out next time - hopefully there won't be but you never know.

Always remember - Google is your friend :)

[Image: avatar_416_482669e4.jpg]
05/07/2007 12:11 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 3 Guest(s)

 Quick Theme: