F
FromTheRafters
Virus Guy said:
Yes, it uses network replication (typical of many worms)
It does not place a copy of itself on the server that it advertises
via
it's spam links or postings.
Could you give me an exact malware name for the malware we are talking
about so that we don't end up talking about different things?
The ones I've seen do indeed serve the malware from the server.
It does not place a copy of itself on the destination PC.
True, but they take steps (programmatically) to enhance the probability
that the victim user will do so.
It _wants_ for a copy of itself to end up on other PC's (as does all
malware) but it no more puts that copy there than the typical trojan
does for itself.
True, but you seem to be stuck on the idea that all worms are automatic
worms.
No. Who-ever controls the spamvertised server has put a copy of Koob
on
that server.
There is user controlled space on those (Facebook?) servers.
When a new PC becomes infected, that copy came from a
server - not some other infected PC.
True again, but that does not disqualify the malware as being a worm
A worm does not require the use of a third PC when spreading from
machine 1 to machine 2.
Who says?
Worms are not served. Trojans are served. Koob is a trojan.
As usual,you start out asking and end up telling.
Explain how I can have any form of malware end up on my PC _without_
replication.
I meant recursively replicating (since we are talking about worms and/or
viruses I thought it was understood)
Your use of the concept of "replication" is strange in this context.
I will try to be more careful with my wording.
The requirment for it to need a server to spread makes it a trojan and
not a worm.
Wrong.
From what I can tell, there is no clear definition of virus that
sufficiently or clearly delineates it from either trojan or worm.
"Worms and viruses are both common types of self-replicating malware but
differ in their method of replication (Grimes, 2001; Harley, Slade, and
Gattiker, 2001; Szor, 2005). A computer virus depends on hijacking
control of another (host) program to attach a copy of its virus code to
more files or programs. When the newly infected program is executed, the
virus code is also executed. In contrast, a worm is a standalone
program that does not depend on other programs (Nazario, 2004). It
replicates by searching for vulnerable targets through the network, and
attempts to transfer a copy of itself. Worms are dependent on the
network environment to spread."
from
http://lyle.smu.edu/~tchen/papers/network-worms.pdf
and...
"A computer virus is a self-replicating program containing code that
explicitly copies itself and that can "infect" other programs by
modifying them or their environment such that a call to an infected
program implies a call to a possibly evolved copy of the virus."
From who knows where - an expanded form of Fred Cohen's definition.
Only trojans and worms appear to have a few clear distinctions in
terms
of how they spread and the level of operator intervention required.
In
that regard, a true worm can spread from PC-1 to PC-2 without the aid
of
a third PC to act as a server and without the need for human activity
or
action. Koob is not such a worm.
Many people use the term "true worm" to describe automatic worms.
Nevertheless, the *other* worms do exist and will continue to be called
worms. It is more about the resultant behavior than it is about the
method used to achieve that end.
I asked if transmitting or posting a URL qualifies as a worm
transmission method. You said yes, and then you immediately went on
to
describe file copying to shared directories. The two are hardly the
same phenomena. So you'd better come up with a better answer because
that one didn't work.
See "network replication". Here is an example from my Google search.
http://csrc.nist.gov/publications/nistir/threats/subsection3_3_2.html
Koob does not replicate itself. It tricks people into downloading
more
copies of itself from a server.
....and as such does recursively replicate without using a host program
to do so.
Koob requires a functioning server with
known coordinates in order to spread. A true worm seeks out on it's
own
the next destination PC and directly transmits a copy of itself to
that
PC. Koob does not do this.
Says who?
Why are you so insistent on making a case that koob is a worm, to the
extent of stretching the definition of what a worm is?
Your answer was as clear as mud. Please reformulate and restate your
response to that question.
As with the virus, the replicant can be a "possibly evolved" or
"morphed" copy rather than an exact copy.
Worms don't need polymorphism if they are leveraging an exploit that
sucessfully allows themselves to spread from one PC to the next
without
human intervention.
They do if they want to avoid (or delay) detection.