The present invention relates in general to the field of computer science. More particularly, the present invention relates to systems and methods for preventing the installation of unwanted bundled software.
Desktop applications now often come with other pieces of “bundled” software that the user may have no knowledge of or interest in. An application the user is knowingly installing may well require the functionality of the bundled software, such as a game requiring a specific media player or operating system (OS) components. Such bundled software is usually acceptable to users because the software does not pose any security threats, etc. However, some bundled software is often being placed on the user's machine for someone else's benefit, such as an adware or spyware company. This type of software is not desirable.
Applications exist that detect adware or spyware, however, they only detect such adware and spyware after it has been installed on a user's computer. Thus, a user's computer is vulnerable to the ill effects of the adware and software until scanned by a detection/removal application. Another problem is that the detection/removal software often does not completely remove the adware or spyware.
There already exist a class of applications that try to detect and prevent computer viruses by looking for specific behaviors and attributes of virus software. However, there is a need for a similar type of software can protect user's computers from unwanted bundled software.
The present invention is directed to systems and methods for preventing the installation of unknown applications bundled with other applications that a user intends to install. An installer application may be prevented from installing applications based on a comparison of the installer application actions to profiles and rules. The profiles and rules are established (and periodically updated) to identify a particular software installation process as undesirable and stop it from occurring. An install blocker processes the profiles and rules and compares them against what the installer is trying to do as part of its installation process. If the installer is attempting to install an application deemed undesirable, the user could then be notified, provided all of the information about what the installer was trying to do, and provided choice to allow the installation to continue.
The foregoing and other aspects of the present invention will become apparent from the following detailed description of the invention when considered in conjunction with the accompanying drawings.
The foregoing summary, as well as the following detailed description of preferred embodiments, is better understood when read in conjunction with the appended drawings. For the purpose of illustrating the invention, there is shown in the drawings exemplary constructions of the invention; however, the invention is not limited to the specific methods and instrumentalities disclosed. In the drawings:
The invention is operational with numerous other general purpose or special purpose computing system environments or configurations. Examples of well known computing systems, environments, and/or configurations that may be suitable for use with the invention include, but are not limited to, personal computers, server computers, hand-held or laptop devices, multiprocessor systems, microprocessor-based systems, set top boxes, programmable consumer electronics, network PCs, minicomputers, mainframe computers, distributed computing environments that include any of the above systems or devices, and the like.
The invention may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. The invention may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network or other data transmission medium. In a distributed computing environment, program modules and other data may be located in both local and remote computer storage media including memory storage devices.
With reference to
Computer 110 typically includes a variety of computer readable media. Computer readable media can be any available media that can be accessed by computer 110 and includes both volatile and non-volatile media, removable and non-removable media. By way of example, and not limitation, computer readable media may comprise computer storage media and communication media. Computer storage media includes both volatile and non-volatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can accessed by computer 110. Communication media typically embodies computer readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media. The term “modulated data signal” means a signal that has one or more of its characteristics set or changed in such a manner as to encode information in the signal. By way of example, and not limitation, communication media includes wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, RF, infrared and other wireless media. Combinations of any of the above should also be included within the scope of computer readable media.
The system memory 130 includes computer storage media in the form of volatile and/or non-volatile memory such as ROM 131 and RAM 132. A basic input/output system 133 (BIOS), containing the basic routines that help to transfer information between elements within computer 110, such as during start-up, is typically stored in ROM 131. RAM 132 typically contains data and/or program modules that are immediately accessible to and/or presently being operated on by processing unit 120. By way of example, and not limitation,
The computer 110 may also include other removable/non-removable, volatile/non-volatile computer storage media. By way of example only,
The drives and their associated computer storage media, discussed above and illustrated in
The computer 110 may operate in a networked environment using logical connections to one or more remote computers, such as a remote computer 180. The remote computer 180 may be a personal computer, a server, a router, a network PC, a peer device or other common network node, and typically includes many or all of the elements described above relative to the computer 110, although only a memory storage device 181 has been illustrated in
When used in a LAN networking environment, the computer 110 is connected to the LAN 171 through a network interface or adapter 170. When used in a WAN networking environment, the computer 110 typically includes a modem 172 or other means for establishing communications over the WAN 173, such as the Internet. The modem 172, which may be internal or external, may be connected to the system bus 121 via the user input interface 160, or other appropriate mechanism. In a networked environment, program modules depicted relative to the computer 110, or portions thereof, may be stored in the remote memory storage device. By way of example, and not limitation,
Referring to
Some applications are installed by a bundled installer 204 that may install several applications as part of its installation process. For example, the bundled installer 204 for a music downloading application may include a stub installer that examines component installed on the computer 110, which causes the bundled installer 204 to download any missing components. Next, bundled installer 204 may install a media player, other downloaded applications, links for paid advertisers, etc.
In all these cases, profiles and rules 208 may be established (and periodically updated) to identify a particular software installation process as undesirable and stop it from occurring. An install blocker 206 processes the profiles and rules 208 and compares them against what the bundled installer 204 (or application installer 202) is trying to do as part of its installation process. If the bundled installer 204 (or application installer 202) is attempting to install an application deemed undesirable, the user could then be notified, provided all of the information about what the installer 204 was trying to do, and provided choice to allow the installation to continue. Otherwise, the installation will halt.
Beyond comparing the installation process to those of known undesirable software packages, the install blocker 206 may also make intelligent decisions about installations that look suspicious, such as download files from multiple locations on the Internet 200 instead of just one. New profiles and rules 208 may be distributed over the Internet 200 via an auto-update procedure as new programs and behaviors are identified.
While it is preferred that the installer blocker 206 operate by blocking the installation of suspect applications (i.e., “black-listing”), the install blocker 206 may also be instructed to allow certain software applications to proceed (i.e., “white-listing”) based on their name, the Internet domain they install from, their cryptographic signature, or other attributes. For example, many installers are configured to look for minimum levels of system components on a user's computer. If the minimum is not meet, the installer downloads the necessary components from the OS vendor, such as MICROSOFT, and installs them so that the original software will function. In that case, the MICROSOFT system components are not bundled software although the pattern is very similar.
Although illustrated and described herein with reference to certain specific embodiments, the present invention is nevertheless not intended to be limited to the details shown. Rather, various modifications may be made in the details within the scope and range of equivalents of the claims and without departing from the invention.
Number | Name | Date | Kind |
---|---|---|---|
5978590 | Imai et al. | Nov 1999 | A |
6370686 | Delo et al. | Apr 2002 | B1 |
7149789 | Slivka et al. | Dec 2006 | B2 |
7287278 | Liang | Oct 2007 | B2 |
20020082997 | Kobata et al. | Jun 2002 | A1 |
20020174422 | Kelley et al. | Nov 2002 | A1 |
20030046447 | Kouperchliak et al. | Mar 2003 | A1 |
20030056207 | Fischer et al. | Mar 2003 | A1 |
20030229891 | Neuer et al. | Dec 2003 | A1 |
20050022012 | Bluestone et al. | Jan 2005 | A1 |
20050050378 | Liang | Mar 2005 | A1 |
20060036570 | Schaefer et al. | Feb 2006 | A1 |
20060075140 | Sobel et al. | Apr 2006 | A1 |
20060090192 | Corby et al. | Apr 2006 | A1 |
20060218395 | Maes | Sep 2006 | A1 |
20060224544 | Keith, Jr. | Oct 2006 | A1 |
20070073640 | Crudele et al. | Mar 2007 | A1 |
20070143824 | Shahbazi | Jun 2007 | A1 |