Worm_autorun.bcq


 
Thread Tools Search this Thread
Special Forums Cybersecurity Malware Advisories (RSS) Worm_autorun.bcq
# 1  
Old 05-06-2008
Worm_autorun.bcq

This worm may be downloaded from remote sites by other malware. It may be dropped by other malware. It may be downloaded from certain remote sites. It may be installed manually by a user.
It creates folders.It drops files/components.
It creates registry entries to enable its automatic execution at every system startup. It modifies registry entries to hide files with both System and Read-only attributes. It creates registry key(s)/entry(ies) as part of its installation routine.
It drops copies of itself in all physical drives and in all removable drives. It drops an AUTORUN.INF file to automatically execute dropped copies when the drives are accessed.
It accesses Web sites to download file(s). As a result, malicious routines of the downloaded files are exhibited on the affected system.


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)