Mark Ciampa's Blog (Security+ 4ed)

  • Updated Community Server Web Site

    By now you've noticed that this Web site has undergone a radical facelift starting today (May 23 2012). This redesign has been underway for several months involving many different individuals, long hours of work, and countless meetings. In addition to all of the content from the previous site still being available on this updated Web site, additional security content is being added. And the site is now easier to navigate. In the coming weeks watch for more new security-related material to appear. Thanks to everyone at Cengage who worked on the redesign (to see a partial list of names and photos click OUR TEAM and then "Marketing/Editorial"). Stay secure! http://www.cengagesites.com/Networking-Security/50/information-security/
  • Another Warning on Medical Devices

    The lack of security on medical devices is continuing to raise concerns. Last year a security researcher, who was himself a diabetic, demonstrated at the Black Hat security conference a wireless attack on an insulin pump that could change the delivery of insulin to the patient. The security vendor McAfee found that they could scan a public space from up to 300 feet away, find vulnerable pumps made by a specific medical device manufacturer, and then force these devices to dispense fatal insulin doses. In 2009 an assistant professor in computer science "hacked" into a defibrillator (used to stabilize a heartbeat) and reprogramed it. He also disabled its power-save mode so the battery ran down in hours instead of years. Last month the national Information Security and Privacy Advisory Board (ISPAB) recommended that one federal government agency like the Food and Drug Administration (FDA) be responsible for ensuring the security of wireless medical devices, and called for the National...
  • Wireless Warning

    The rapid growth of wireless local area networks (WLANs, also called "Wi-Fi") based on the IEEE 802.11a/b/g/n--and soon-to-be-released IEEE 802.11ac standard with theoretical data rates of up to 3.6 Gbps) has been nothing short of phenomenal. According to some estimates by 2014 there will be 1.4 billion devices shipped annually that support wireless data standards, and these devices will transmit the amount of data traffic equal to almost one billion DVDs. By the end of 2011 one quarter of all households around the world, or 439 million households, were using wireless data technology, with South Korea leading the way with over 80 percent of its households using wireless (the U.S. was eighth with 61 percent). It is estimated that by 2016 over 800 million households will have wireless data technology installed. Considering that wireless local area networks were not even available until 2000, this makes their widespread installation that much more amazing. This huge popularity of...
    Filed under: ,
  • Leopard Finally Updated--Sort Of

    In a disturbing trend by some software vendors, older versions of software are being neglected when it comes to security updates. On Monday (May 14 2012) Apple issued its first security-related update to its Leopard operating system (OS X 10.5) in almost one year ago. Yet this update does not even patch any known vulnerabilities but instead only removes older versions of the Adobe Flash Player: any Flash Player older than 10.1.102.64--which was released in November 2010--is now disabled. This update is the same that Apple released last week for Snow Leopard (OS X 10.6) and Lion (OS X 10.7). And although Apple still provides security updates for Java for users running Snow Leopard and Lion, it has not distributed any security patches for Java running on Leopard since June 2011. It's certainly troubling that Apple as well as other security vendors is not keeping older versions of their software updated (see May 15 2012 blog posting). Their patch management {Chapter 5 Security+ 4ed} capabilities...
  • Adobe Retreats on Pay for Patches

    Adobe's track record for creating and maintaining secure protects is less than stellar (see May 7 2012, Dec 8 2011, and Aug 17 2011 blog postings). And to add the proverbial "insult to injury", Adobe recently said that they will no longer patch critical vulnerabilities {Chapter 5 Security+ 4ed} in older versions of their software and that users must purchase the latest software versions to be protected. After a storm of criticism Adobe has now reversed course. There are a total of 8 vulnerabilities in Adobe Illustrator (5 vulnerabilities) and Flash Professional CS5.5 (1 vulnerability)--which have been out for only one year--and two-year old Photoshop CS5 (2 vulnerabilities). Last week Adobe told its users that they must upgrade to the Creative Suite 6 (CS6) editions if they wanted to have this software with the patched vulnerabilities. That cost could be $99 (for Flash Professional), $249 (Illustrator) or $375 (CS6 Design & Web Premium that includes all three). Now Adobe...
  • Critical Adobe Flash Update

    Adobe sent out a warning today (May 7 2012) that attackers are exploiting a vulnerability {Chapter 1 Security+ 4ed} in the Adobe Flash Player software. Adobe assigned this vulnerability a "1" priority rating, indicating that it's an actively-exploited (or likely soon-to-be exploited) vulnerabilities and should be patched within 72 hours. What should you do to protect yourself? Unfortunately the answer is, "It all depends." The Adobe Flash version 11.2.202.235 contains the necessary patch. If you are running Google Chrome your browser should have automatically been updated last Monday (Apr 30 2012) with Google's Chrome release of 18.0.1025.168. If you are running Microsoft's Internet Explorer (IE), Firefox, Safari or Opera on Windows then Adobe's new silent background update feature--which silently updates Flash in the background--should automatically update the Flash plug-in. This silent background update feature was also released for Apple Mac last week...
    Filed under: ,
  • Blackmail or Idiot Tax?

    Misunderstandings are often the result of a difference in interpretation (aka semantics). However, in this recent computer security attack much more may be at stake. Elantis, a credit provider located in Belgium, was the apparent victim of an attack in which employee login credentials and confidential loan application information on 3,700 customers--name, job description, contact information, annual income, ID card number, etc.--was stolen. Last Friday (Apr 27 2012) the attackers contacted Elantis and threatened to publically publish the information if the bank does not pay 150,000 euros (about $197,000) by tomorrow (May 4 2012). The attackers claimed that the data was stored unencrypted {Chapter 11 Security+ 4ed} on unprotected servers, and parts of what they claimed to be stole data was provided to prove their claims. And to add insult to injury, the attackers also said, "While this could be called 'blackmail,' we prefer to think of it as an 'idiot tax' for leaving...
  • Conficker Still Alive

    A notorious worm {Chapter 2 Security+ 4ed} known as Conficker is still on the loose. And this is after 3 years since its introduction and 4 years since the original patch was distributed to close the vulnerability that it expoits. Conficker first surfaced in November of 2008 and different variants (Conficker.A, .B and .C) later came onto the scene. It targets a known buffer overflow {Chapter 3 Security+ 4ed} vulnerability in the Windows Server service used by Windows 2000, Windows XP, Windows Vista, Windows Server 2003, Windows Server 2008, and Windows 7 Beta (but not Windows 7); a patch for this vulnerability was released back in October 2007. Conficker is known for its ability to disable a computer's security defenses. It turns off different Windows security system services such as Windows Automatic Update, Windows Security Center, Windows Defender and Windows Error Reporting while also blocking Internet access to security product Web sites, preventing the computer from receiving...
  • SSL Websites Vulnerable

    Perhaps the most common transport encryption algorithm is Secure Sockets Layer (SSL), which is a protocol developed by Netscape for securely transmitting documents over the Internet. SSL uses a public key to encrypt data that is transferred over the SSL connection. Transport Layer Security (TLS) is a protocol that guarantees privacy and data integrity between applications communicating over the Internet. TLS is an extension of SSL, and they are often referred to as SSL/TLS {Chapter 12 Security+ 4ed}. One use of SSL is to secure Web Hypertext Transport Protocol (HTTP) communications between a browser and a Web server. This secure version is actually “plain” HTTP sent over SSL/TLS and is called Hypertext Transport Protocol over Secure Sockets Layer (HTTPS). HTTPS uses port 443 instead of HTTP’s port 80. Users must enter URLs with https:// instead of http://. A just-released study shows that 90% of the top 200,000 HTTPS Websites are vulnerable, according to the Trustworthy...
  • Macs With Windows and Mac Malware

    Here's something that few users--particularly Mac users--would have ever expected. The security firm Sophos offers Mac users a free online antivirus scanner (yes, Macs can become infected!). After over 100,000 Mac computers ran that software then Sophos examined what the scanner found. And the results were surprising: almost one out of every five Macs (20%) contained at least one instance of Windows malware. Although this Windows malware cannot function on the Mac, it can be transferred to another Windows computer through USB flash drives and other removeable media, or through network file sharing. Sophos also found 3% of the 100,000 scanned Macs were infected with Mac malware. About 75% of the infected Macs were victims of Flashback (see Apr 11 2012 blog posting). It's estimated that some 600,000 Macs still have this malware while a new version of Flashback has infected another 700,000 Macs. The next most common infection was a fake antivirus "scareware" infection (18...
  • There's Real Money In It

    Just in case there is still someone out there who doesn't think "security" (or a lack thereof) and "money" go hand-in-hand, two recent events may help convince them that these two elements are inseparably linked. First, on the defense side Google has increased the bounties it pays independent researchers who uncover vulnerabilities in its core Web sites, services and online applications. How much of an increase? How about an increase from $3,133 to a whopping $20,000 per vulnerability. Google's Vulnerability Reward Program (VRP) pays for a vulnerability that would allow an attacker to hijack a computer and plant malware on it that is directed against Google.com, Gmail, Youtube.com, and the new Google Play. And a $10,000 bounty will be paid for SQL injection {Chapter 3 Security+ 4ed} vulnerabilities or "significant" authentication bugs and data leak vulnerabilities. Cross-site scripting (XSS) {Chapter 3 Security+ 4ed} flaws will only pay between $100...
  • 259 Attacks in 90 Days

    Breaking into 259 different Web sites and databases in three months is no small feat, considering that's close to 3 successful attacks per day. Yet when the suspect is only a 15-year-old student, that makes it even more amazing. In January 2012 an Austrian student aged 15 was, by his own admission, bored and wanted to prove himself. Craving recognition, praise and affirmation for his limited technology knowledge and skills, he discovered an online forum in which the 2,000 registered members were given points for achieving successful attacks. That launched him into action. Over the next 90 days this script kiddie {Chapter 1 Security+ 4ed}, using attack software that searched for unpatched servers and anonymizing software to hide his tracks, successfully breached the servers belonging to 259 different companies around the world. After defacing Web sites and stealing data, he boasted about it on his Twitter account, where he also posted links to the stolen data. By the end of March he...
  • Patient Data Breaches Growing

    A recent survey indicates that healthcare organizations are experiencing more security breaches that expose confidential patient information. And one of the primary culprits is unsecured mobile devices. The Healthcare Information and Management Systems Security (HIMSS) organization commissions a twice-a-year survey regarding the loss of patient information. In their most recent survey of 250 healthcare organizations 27% of the respondents had at least one security breach over the past year. Over half were called "unauthorized access to information," such as the patient's name and birth date. This is an increase from 19% in 2010 and 13% in 2008. And a whopping 79% of those breaches were due to the actions of employees (the second highest category was outsourced or contract employees). While the misuse of paper records was the cause for 40% of the problems (including " improper destruction " {Chapter 14 Security+ 4ed}), problems with electronic records are rapidly...
  • Preventing Attacks on Wireless Medical Devices

    There have been some recent notable attacks using wireless technology {Chapter 8 Security+ 4ed} , such as the neighbor terrorizing a young couple (see Jul 19 2011 blog) and the massive theft of data from TJX (see Feb 8 2010 blog). Now there are calls for the federal government to step in to protect against wireless attacks of the worst kind: manipulating wireless medical devices. Last year a security researcher, who was himself a diabetic, demonstrated at the Black Hat security conference a wireless attack on an insulin pump that could change the delivery of insulin to the patient. Recently the security vendor McAfee found that they could scan a public space from up to 300 feet away, find vulnerable pumps made by a specific medical device manufacturer, and then force these devices to dispense fatal insulin doses. Now the national Information Security and Privacy Advisory Board (ISPAB) has stepped in. It is recommending that one federal government agency like the Food and Drug Administration...
    Filed under: ,
  • 600,000 Infected Apple Macs

    Who doesn't know an Apple Mac user who says (more often "gloats") repeatedly that Macs are infinitely more secure than Windows PCs. A recent attack targeted to Macs may shake complacent Mac users into the harsh reality that they too need protection, just like everybody else. Over 600,000 Apple Macs have been infected with a Trojan {Chapter 2 Security+ 4ed} called Flashback. It is estimated that more than half of these infected computers are in the U.S., while 100,000 are in Canada, 68,000 in the U.K., and 32,000 in Australia. The vulnerability is not in the Apple Mac OS, but instead is a flaw in Java. Java's parent company, Oracle, released patches for this vulnerability back on February 14. However, for some reason Apple elected not to deploy these fixes at the time (they were made available shortly after the information on Flashback was released last week). Strictly speaking, Apple has stopped packaging Java in its operating systems as of July 2011, yet it still issues...
1 2 3 4 5 Next > ... Last »