|
|
| About site: Security/Malicious Software/Viruses - Computer Associates Virus Encyclopedia |
Return to Computers |
| About site: http://www3.ca.com/securityadvisor/virusinfo/browse.aspx |
Title: Security/Malicious Software/Viruses - Computer Associates Virus Encyclopedia Computer Associates alphabetical virus database. Searchable with clear descriptions of common viruses. |
| Alexa statistic for http://www3.ca.com/securityadvisor/virusinfo/browse.aspx |
Please visit: http://www3.ca.com/securityadvisor/virusinfo/browse.aspx
|
| Related sites for http://www3.ca.com/securityadvisor/virusinfo/browse.aspx |
|
This is best-2006.com cache of m/ as retrieved on 2009.01.08 best-2006.com's cache is the snapshot that we took of the page as we crawled the web. The page may have changed since that time.
|
CA Virus Encyclopedia Browse
window.onload = SetHover__AspNetMenu;
.gridHeaderStyle
{
text-align:left; padding:15px 10px 2px; font-weight:normal; color:#636363;
}
.itemTextStyle
{
padding:8px 10px;
}
.bluelink
{
color: #0071B2; text-decoration: none;
}
.GlobalHeader_Menu_TopMenu_0 { background-color:white;visibility:hidden;display:none;position:absolute;left:0px;top:0px; }
.GlobalHeader_Menu_TopMenu_1 { text-decoration:none; }
.GlobalHeader_Menu_TopMenu_2 { }
function SubmitFormForSearch()
{
var v1 = document.getElementById('GlobalHeader_qt').value;
var v3 = document.getElementById('GlobalHeader_style').value;
var v2 = document.getElementById('GlobalHeader_ddholder').options[document.getElementById('GlobalHeader_ddholder').selectedIndex].value;
var url = 'http://search.ca.com/search/ca?style='+v3+'&qt='+v1+'&col='+v2;
window.location.href = url;
}
function getKeyCode(event,btnID)
{
if (document.all)
{
if(window.event)
{
if(window.event.keyCode == 13)
GetWindowSubmitEvent(event,btnID);
}
else
{
if(event.keyCode == 13)
GetEventSubmitEvent(event,btnID);
}
return false;
}
else if(document.getElementById)
{
if(window.event)
{
if(window.event.keyCode == 13)
GetWindowSubmitEvent(event,btnID);
}
else
{
if(event.keyCode == 13)
GetEventSubmitEvent(event,btnID);
}
return false;
}
else if(document.layers)
{
if(window.event)
{
if(window.event.keyCode == 13)
GetWindowSubmitEvent(event,btnID);
}
else
{
if(event.keyCode == 13)
GetEventSubmitEvent(event,btnID);
}
return false;
}
return false;
}
function GetWindowSubmitEvent(event,btnID)
{
var btn = btnID.id;
window.event.cancelBubble = true;
window.event.returnValue=false;
window.event.cancel = true;
document.getElementById(btn).click();
return false;
}
function GetEventSubmitEvent(event,btnID)
{
var btn = btnID.id;
event.cancelBubble = true;
event.returnValue=false;
event.preventDefault();
event.cancel = true;
document.getElementById(btn).click();
return false;
}
United States - English [Change]
Search Form
All of CA
About Us
Education
Insights
News and Events
Partners
Products
Security Advisor
Small and Medium Business
Solutions
How to Buy
Insights
Insights by Topic
Blogs
On-Demand Webcasts
Podcasts
Success Stories
White Papers
Smart Enterprise Magazine
Partners
Channel Partners
Service & Consulting Partners
OEM Partners
Strategic Alliances
Technology Partners
Partner Locator
Partner Portal
Support
Technical Support
Enterprise
Small and Medium Business
Home and Home Office
Customer Care
Global Security Advisor
User Communities
Education
Find Education by Product Category
Find Courses
Learning Paths
Accreditations
Policies
Resources
Partners
Solutions
Enterprise IT Management
Capability Solutions
Industry Solutions
Mainframe
On Demand Solutions
Services
Products
Product Categories
Application Development & Databases
Application Performance Management
Database Management
Governance
Infrastructure & Operations Management
Mainframe
Project, Portfolio & Financial Management
Security Management
Service Management
Storage and Recovery Management
Product List
Demos
Special Offers
Trials
//
View my documents ()
if (GetCookie("MyDocCount") == null)
{
document.getElementById('cartitems').innerHTML = "0";
}
else
{
document.getElementById('cartitems').innerHTML = GetCookie("MyDocCount");
}
Home > Support
Virus Encyclopedia
Browse
Browse by type
:
Hoaxes | Trojan | Virus |
Worm | Other | All
Browse by name
:
#  A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  All 
Browse by date
:
Last 15 Days All 
Buy CA Anti-VirusLarge EnterpriseSmall and Medium BusinessHome and Home Office
CA Global Security Advisor
Current threat condition:
Low
Documents and Tools
Scan for viruses
Scan for spyware
Receive threat advisories
Install threat dashboard
Submit a sample
Instructions
Virus/Spyware
Vulnerability
Browse glossary
Security Advisor Resources
var fromFunction = "";
function CheckForID()
{
if(window.event)
{
var nbr= event.keyCode;
if(nbr == 13)
{
fromFunction = "CheckForID";
GenerateURL();
}
}
}
function GenerateURL()
{
//?charset=utf-8
//&qt=Win32%2FAlureon
//&rq=0
//&la=en
//&ct=438121599
var strPathOption = "/us/securityadvisor/search/default.aspx?ct=210675050&col=sa";
var strTemp = document.getElementById('rnFindThreats_txtSearch').value;
var selectedIndex = document.getElementById('rnFindThreats_hdSelInd').value;
if (selectedIndex.length > 0)
strPathOption = selectedIndex;
var strTempBlank = document.getElementById('rnFindThreats_txtSearch').value;
strTempBlank = strTempBlank.replace(/\s*/, '');
if(strTempBlank.length > 0)
{
strTemp = strTempBlank.replace(/\s\s*/, ' ');
strTemp = strPathOption + "&qt=" + cleanup(strTemp);
document.location.href = strTemp;
if(fromFunction == "CheckForID")
fromFunction += ":GenerateURL";
}
else
{
alert('Please enter a search term.');
}
}
function cleanup(search_term)
{
var ret_string = search_term;
var postfix_test = /\.\w\w/i.exec(ret_string);
if(postfix_test!=null)
{
if(postfix_test.length>0)
{
var posit = ret_string.indexOf(postfix_test);
//if suitable prefix and/or moniker then remove postfix
if(posit>9){
ret_string = ret_string.replace(/\.\w\w/g, "");
//ret_string = ret_string.replace(".", "%2E");
}
}
}
ret_string = ret_string.replace("/", "%2F");
return ret_string;
}
function SetSelectedItem(value)
{
document.getElementById('rnFindThreats_hdSelInd').value = value;
}
Find Threats
Viruses
Spyware
Vulnerabilities
All
Page Tools
Print
Email
Rate
addthis_pub = 'CAwebster';
addthis_options = 'favorites, delicious, google, technorati, digg, reddit, slashdot, stumbleupon, more';
addthis_brand = 'CA';
Share
Sitemap | Privacy | Legal | Copyright © 2009 CA
About Us | News | Events | Contact Us | RSS Feeds | My Preferences
//>//>
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src="http://www3.ca.com/securityadvisor/virusinfo/browse.aspx/" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); var pageTracker = _gat._getTracker("UA-1029317-1"); pageTracker._initData(); pageTracker._trackPageview();
|
|
| |
Computer | Associates | alphabetical | virus | database. | Searchable | with | clear | descriptions | of | common | viruses. | |
http://www3.ca.com/securityadvisor/virusinfo/browse.aspx
Computer Associates Virus Encyclopedia 2009 January
dvd rental
dvd
Computer Associates alphabetical virus database. Searchable with clear descriptions of common viruses.
Rules
|
© 2005 Internet Explorer 5+ or Netscape 6+
|
|
Recommended Sites: 1.
Arts -
Business -
Computers -
Games -
Health -
Home -
Kids and Teens -
News -
Recreation -
Reference -
Regional -
Science -
Shopping -
Society -
Sports -
World
Miss Gallery
- Top Anime Hentai
- DVD rental by mail
- Mobile Phones - Bankruptcy - Reptile Supplies - Credit Counseling - Myspace LayoutsObozy Językowe
- Biuro Rachunkowe
- Cla
- Fotograf Wrocław
- Księgarnia
|