Worm_nuwar.ul


 
Thread Tools Search this Thread
Special Forums Cybersecurity Malware Advisories (RSS) Worm_nuwar.ul
# 1  
Old 12-29-2007
Worm_nuwar.ul

This worm may be downloaded from remote sites by other malware. It may be dropped by other malware. It may also be downloaded unknowingly by a user when visiting malicious Web sites.
It drops a copy of itself. It also drops a component.
It registers itself as a system service to ensure its automatic execution at every system startup. It does this by creating a registry key
It gathers target email addresses from files with certain file name extensions. It avoids sending email messages to addresses containing certain strings.
This worm uses its own Simple Mail Transfer Protocol (SMTP) engine to send the email. Having its own SMTP engine allows it to send messages without using any mailing application, such as Microsoft Outlook. It then uses the Gmail and Yahoo! Mail addresses it has gathered to spoof the From field of the email message it sends out.


More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
uuname(1)						      General Commands Manual							 uuname(1)

NAME
uuname - list remote UUCP sites SYNOPSIS
uuname [-a] [--aliases] uuname [-l] [--local] DESCRIPTION
By default, the uuname program simply lists the names of all the remote systems mentioned in the UUCP configuration files. The uuname program may also be used to print the UUCP name of the local system. The uuname program is mainly for use by shell scripts. OPTIONS
-a, --aliases List all aliases for remote systems, as well as their canonical names. Aliases may be specified in the `sys' file. -l, --local Print the UUCP name of the local system, rather than listing the names of all the remote systems. Standard UUCP options: -x type, --debug type Turn on particular debugging types. The following types are recognized: abnormal, chat, handshake, uucp-proto, proto, port, config, spooldir, execute, incoming, outgoing. -I file, --config file Set configuration file to use. -v, --version Report version information and exit. --help Print a help message and exit. SEE ALSO
uucp(1) FILES
/usr/share/uucp/sys UUCP system configuration file used to describe all known sites to the local host. AUTHOR
Ian Lance Taylor <ian@airs.com>. Text for this Manpage comes from Taylor UUCP, version 1.07 Info documentation. Taylor UUCP 1.07 uuname(1)