Vbs_redlof.cl


 
Thread Tools Search this Thread
Special Forums Cybersecurity Malware Advisories (RSS) Vbs_redlof.cl
# 1  
Old 04-15-2008
Vbs_redlof.cl

This Visual Basic script (VBScript) may be dropped by other malware. It may also be downloaded unknowingly by a user when visiting malicious Web sites.
Upon execution, this VBScript drops a copy of itself. This VBScript creates a registry entry to enable its automatic execution at every system startup. This VBScript also modifies registry entry to hide files with both System and Read-only attributes.
This VBScript drops copies of itself in all removable drives. It also drops an AUTORUN.INF file to automatically execute its dropped copies when the said drives are accessed.
This VBScript connects to a URL. As of this writing, however, the said URL is inaccessible.


More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
TWILL(1)							  [FIXME: manual]							  TWILL(1)

NOM
twill-sh - a simple scripting language for Web browsing SYNOPSIS
twill-sh [option] [script(s)] DESCRIPTION
Twill is a simple language that allows users to browse the Web from a command-line interface. With twill, you can navigate through Web sites that use forms, cookies, and most standard Web features. twill-sh lets you interactively browse the Web. OPTIONS
--help/-h print usage information --version/-v Show version information and exit --quiet/-q Do not show normal output --interactive/-i Drop into an interactive shell after running files if any --fail/-f Exit on first file which fails --never-fail/-n Continue executing scripts even if errors occur --url/-u URL Start at the given URL before each script SEE ALSO
twill-fork (1). AUTHORS
Twill was written by C. Titus Brown titus@idyll.org and This manual page was written by Arnaud Fontaine arnau@debian.org for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. COPYRIGHT
Copyright (C) 2007 Arnaud Fontaine [FIXME: source] april 10, 2007 TWILL(1)