Similar Articles |
|
Bank Technology News September 2009 Rebecca Sausner |
Everything That Can Go Wrong The aftermath of the breach of Albert Gonzalez has had some positive effects. |
Bank Systems & Technology September 3, 2010 Penny Crosman |
Heartland and Discover Agree to $5 Million Data Breach Settlement Card payment processor hopes this will be the end of the legal fallout from its 2008 data breach. |
InternetNews February 5, 2010 |
SQL Injections Led to 60% of UK Data Breaches Malicious hackers are relying on growing numbers of increasingly complex SQL attacks to get at companies' data. |
InternetNews December 10, 2009 |
Fast-Moving SQL Attack Hits 125,000-Plus Sites Nasty SQL injection attack has ties to a credit card-snatching trojan - and may just be getting started. |
InternetNews September 11, 2009 |
TJX Hacker Pleads Guilty to Ripping Off Millions 28-year-old hacker admits to role in largest identity-theft scam in U.S. history. |
Bank Systems & Technology August 18, 2009 Maria Bruno-Britz |
Long Arm of the Law IDs Heartland Hackers An American and two Russians are charged with one of the largest cyber crimes ever. |
InternetNews April 3, 2007 Roy Mark |
FTC Approves Final Guidance Settlement Guidance Software's settlement with the Federal Trade Commission became official today, almost five months after the Pasadena, Calif.-based computer forensics specialist admitted it did not adequately protect customer data. |
InternetNews July 31, 2006 Clint Boulton |
SQL Injection Threatens to Needle Web Users A scripting flaw that lets perpetrators pull any content from a database is a scary tool for IT admins. |
InternetNews October 16, 2007 Andy Patrizio |
A New Way to Hack Yourself Core Security Technologies updates its intrusion detection software to simulate outside attacks on your network and see how far the bad guys can get. |
InternetNews November 16, 2006 Roy Mark |
Guidance Software Settles With FTC Guidance Software agreed Thursday to settle Federal Trade Commission charges that the computer forensics specialist did not take reasonable security measures to protect sensitive customer data. |
Information Today February 27, 2014 |
KeepTool Repackages Database Programs KeepTool, which develops professional software tools for Oracle databases, released version 11 of its product suite. |
InternetNews September 15, 2008 Richard Adhikari |
Hackers Hit BusinessWeek With Malware The BusinessWeek.com site was hit by a SQL injection attack and connects users to a sleeper site. |
InternetNews August 18, 2009 |
U.S. Fingers TJX Hacker in Heartland Breach Attacks on Heartland, 7-Eleven and Hannaford Bros. netted the criminals 130 million credit card numbers, according to the DoJ. |
PC Magazine June 21, 2006 Robert Lemos |
Defending Your Identity Hardly a week goes by without companies and universities losing digital identities. What can be done? |
InternetNews December 23, 2008 Sean Michael Kerner |
New Zero-Day Exploit Emerges for Microsoft SQL Microsoft issues warning for attack vector that could paralyze database servers. |
InternetNews June 16, 2011 |
Mesh Injection Attack Claims 30,000 Sites Meshed Web attack emerges that takes a new approach to replication and it may already be a big problem. |
InternetNews December 6, 2004 Clint Boulton |
Microsoft Pads 64-bit Support in SQL Server The software giant trots out a second preview, adding 64-bit support for Analysis and Integration services. |
InternetNews November 1, 2005 Clint Boulton |
Much Ado About Microsoft's New SQL Server Microsoft Research had a big hand in the development of SQL Server 2005, which will go live next Monday. |
InternetNews October 17, 2008 Richard Adhikari |
Adobe Sites Hit by Malware Just weeks after a BusinessWeek Web site was hit by an SQL injection attack, comes news that Adobe has had to deal with two of its Web sites compromised the same way. |
InternetNews December 3, 2010 |
IBM Refreshes AppScan to Secure Input Validation New release of AppScan platform - version 8 - from IBM targets cross-site scripting and SAL injection vulnerabilities with string analysis for secure coding. |
InternetNews February 14, 2011 |
Oracle Tunes Up Database Security With Firewall In a bid to shore up the security of crucial IT assets, Oracle has unveiled its Database Firewall product, which seeks to guard against SQL injections and other database attacks. |
InternetNews February 9, 2010 |
McAfee Finds Spike In Malware From China A new study by security software vendor McAfee finds a growing number of cyber attacks originating in China and predicts even more malware scams will target fans of popular social networking sites like Facebook and Twitter. |
InternetNews April 12, 2005 Michael Singer |
Oracle Security Updates Include PeopleSoft Fixes The company issued 15 separate patches for multiple security vulnerabilities, but older flaws still loom. |
InternetNews October 5, 2009 |
HP Hacking Challenge Yields Surprising Results If you thought automated security tools were enough, think again. |
InternetNews April 6, 2006 David Needle |
Microsoft Sets SQL Server Free Microsoft unveiled its plans to release a free, mobile version of its SQL Server database. SQL Server Everywhere Edition is scheduled for release in the second half of this year. |
AskMen.com Michael Hirsch |
How To: Deal With Identity Theft You probably don't think about it, but transactions you take for granted every day put you at risk for identity theft. |
InternetNews February 20, 2009 Richard Adhikari |
Group Warns of Top Web 2.0 Security Threats We can't stand in the path of progress with Web 2.0 technologies, but we can make it safer, an industry group says. |
AskMen.com Branden Peters |
How To: Avoid Getting Hacked Thankfully there are several ways to protect your information and identity from malicious attacks. Some are common sense and others require thought and money. |
InternetNews January 8, 2007 Clint Boulton |
Snapping Oracle's Database Interface Oracle boosts its SQL Developer tool in version 1.1 and launches a new developer site. |
InternetNews April 19, 2006 Clint Boulton |
SQL Server Gets a Service Pack Microsoft today said it has updated its SQL Server 2005 database software, adding new management and mirroring tools to a product the company considers a cornerstone of its Windows Server platform. |
InternetNews May 25, 2004 Clint Boulton |
Microsoft Plans Security Perks for SQL Server 2005 The software giant adds encryption/decryption to its next-generation database and will put it through the government's security ringer. |
InternetNews November 10, 2010 |
Microsoft Previews 'Denali' SQL Server Product Developers at a conference in Seattle got their first glimpse of the next wave of Microsoft's SQL Server enterprise database product with the release of community technology preview copies of Denali. |
InternetNews January 29, 2009 Richard Adhikari |
Class Action Suit Filed Over Heartland Breach Payment processor Heartland Payment Systems has been slapped with a class action lawsuit has been filed against the company over a data breach that observers say may be the largest class action suit ever. Other lawyers may be looking to file similar suits. |
InternetNews July 26, 2004 Clint Boulton |
MS SQL Server Steps Up The software powerhouse's forthcoming database will back both Intel and AMD chips, as Beta 2 is vastly improved... AMD's chips will also power Sun servers and workstations. |
JavaWorld May 2002 Ryan Daigle |
Eliminate JDBC overhead Most J2EE and other types of Java applications interact in some way with information persisted in a database. Interfacing with that database involves several iterations of SQL statements, connection management, transaction lifecycles, result processing, and exception handling. The many parts of this ritualistic dance are common in all contexts; however, this replication doesn't have to exist. This article outlines a flexible framework that remedies the repetition of interacting with a JDBC-compliant database. |
Entrepreneur November 2003 Jane Easter Bahls |
This Means War Put up your best fight to protect your network, or you could be held liable for damages to customers. |
InternetNews July 17, 2009 |
Exchange Will Not Switch Storage to SQL Server With Office 2010 around the corner, Microsoft's Exchange development team has decided not to use SQL Server for its message storage. |