Skip to content

CyberSecurity Institute

Security News Curated from across the world

Menu
Menu

Month: July 2007

Survey: Zero-Day Bugs Biggest Concern

Posted on July 31, 2007December 30, 2021 by admini

“The prospect of zero-day attacks is extremely troubling for organizations of all sizes.”

“In 2003 and then again in 2004, we were hit with devastating worms that exploited vulnerabilities in different applications before we could release the patches from our home-grown deployment process,” said Jim Czyzewski, senior information systems specialist responsible for desktop patch management at MidMichigan Medical Center in Midland, Mich.

http://www.darkreading.com/document.asp?doc_id=130350&WT.svl=wire_1

Read more

Black Hat: How to Hack IPS Signatures

Posted on July 31, 2007December 30, 2021 by admini

Graham says it’s no surprise this could be accomplished, but it was a bit of a shock to him that attackers are already using it to their advantage.

TippingPoint late last month temporarily removed its Zero Day Initiative (ZDI) signature updates for its IPSs after getting the word from Errata on its research. The IPS vendor said it then added more secure storage and delivery to its software and recently released an update with those enhancements.

Graham says Errata decided to test the ZDI signatures after finding at least two different hacking groups that wrote zero-day attacks using the signature TippingPoint released to patch the hole found in the infamous $10,000 Apple hacking contest at CanSec West earlier this year. Errata used the well known IDA Pro reverse-engineering tool, and also wrote its own tools for decrypting TippingPoint’s signatures.

Graham says he won’t be releasing the tools: “We want to demonstrate that it can be done… ” He argues that the trouble with these zero-day signatures is they are often used more for marketing purposes so an IPS vendors can show that they “got there” first, but this process instead invites trouble. “We believe, and our customers agree, that providing zero-day filters in advance of vendor announcement of a vulnerability is serving a positive security purpose, in spite of the risk that some point out,” says Terri Forslof, manager of security response for TippingPoint.

Graham says Errata’s Black Hat briefing session will also include some strategies for this, but the bottom line is vendors cannot protect themselves with software alone. “An important first step would be to compile the signatures at the factory before sending them to the box, rather than shipping the source of their signatures.”

As for IPS customers, if you’re a high-value target, Graham says, you need to be aware that the bad guys already have these signatures, and they could use them to hit you. It’s simple for an attacker to bypass the IPS altogether: “All they have to do is change a few bytes in the patterns” of the exploit, and they can get right past the IPS.

http://www.darkreading.com/document.asp?doc_id=130313&WT.svl=news2_1

Read more

Institutions Face Bewildering Web of Breach Notification Statutes: GAO Report

Posted on July 28, 2007December 30, 2021 by admini

According to a report issued in June by the U.S. Government Accountability Office, GAO Report 07-737 a number of challenges exist related to complying with the breach notification requirements in state laws or federal banking guidance, such as interpreting ambiguous statutory language, identifying and locating affected consumers, and developing effective notification letters. Similarly, financial intitutions must determine whether misuse of breached information is “reasonably possible,” such as when little information exists about the location of the data, the intent of a criminal who stole data, or the effectiveness of security features designed to render data inaccessible.

Institutions that issue credit and debit cards compromised by a merchant that’s not the institution’s service provider are generally not required by the banking regulators’ guidance to notify their customers, but nevertheless in some cases, they feel obliged to do so. Breaches of credit card information by third parties can adversely affect an institution’s reputation and result in costs related to notifying customers and reissuing cards.

It can also be difficult to identify which consumers may have been affected by a breach and obtain their contact information. This can be a particular problem for entities, such as merchants, that have breached credit card numbers but don’t themselves possess the mailing addresses associated with those numbers. Institutions whose customers’ account information is breached also may incur costs for remedial steps such as canceling existing accounts or replacing affected customers’ credit or debit cards—although such steps may not be required by the applicable breach notification requirements.

http://www.bankinfosecurity.com/articles.php?art_id=512

Read more

SOA Security: One Treacherous Journey

Posted on July 28, 2007December 30, 2021 by admini

To lock down a large Web services network involving multiple enterprises, everyone must agree on technologies, even security policies: There’s no use demanding that your employees use biometrics and physical tokens if a partner’s staff accesses the system with weak passwords.

Before buying the elements of SOA security, do your homework, because the market is in flux. On balance, the movement we’re seeing is good news for IT because it means more choices and potentially fewer vendors to deal with. But it also makes buying decisions a lot more complex.

For example, Web services exposed to the Internet need XML firewalls, also known as SOA security gateways. However, this product category is disappearing thanks to ongoing SOA consolidation.

Meanwhile, with XML firewall functionality rolled into everything from management platforms to core switches, what kind of product to use–even basic decisions such as whether to use hardware or software–will depend on the scale and predicted growth of each enterprise’s Web services, as well as any existing SOA infrastructure.

Decisions around encryption and authentication are harder, as they don’t depend on a single organization. Everyone in a Web services extranet needs to be using the same technologies, and right now, there are several competing standards. The biggest conflict is over identity management, the complex exercise of ensuring that a user or process logged on to one company’s systems is authorized to use those of a partner. The first, SAML (Security Assertion Markup Language), is supported by almost everyone–except Microsoft. Redmond prefers the newer WS-Federation, which is more tightly bound to other Web services standards. Although both use XML, the two are incompatible, meaning enterprises with public Web services must either support both or ensure that all their business partners using secure Web services choose the same standard.

To help, Oasis (Organization for the Advancement of Structured Information Standards) created WS-Security, a standard for applying XML Security and XML Encryption in Web services. Its main weakness is that, like all the WS-* standards, WS-Security requires SOAP–anyone doing business with Web services running REST (Representational State Transfer, a way of describing XML Web services that don’t use SOAP) need not apply.

Though WS-Security helps encrypt and sign SOAP messages, it doesn’t say anything about AAA (authentication, authorization, and accounting) or security policies. The exception is federated identity, where the relatively new WS-Federation and WS-Trust are competing with SAML 2.0, an established standard also published by Oasis. The main practical difference is that SAML uses XML Encryption and XML Signature directly, meaning it can work with REST, whereas WS-Federation requires SOAP. SAML also has a large installed base, though this may not count for much because Microsoft has thrown its weight behind WS-Federation and said it will not support SAML.

Unlike some other standards battles, this isn’t simply a case of Microsoft vs. everyone else.

On the public Internet, firewalls were one of the earliest drivers for Web services. Although different organizations have different security policies, almost all need to keep Port 80 open, so vendors and standards bodies gravitated toward text-based protocols that run over HTTP. And, for the same reason, so did attackers and malware. As a result, companies publishing Web services to the Internet have traditionally used application security gateways, appliances that can read and understand application-layer documents, filtering out potential attacks. The deep-packet inspection and understanding of XML required to recognize attacks also makes security gateways useful for XML transformation and routing, and often better at it than management software, thanks to specialized SSL or XML acceleration hardware. The other independent security gateway vendors–Layer 7, Vordel, and Xtradyne–are moving in the opposite direction, toward software and virtualization. Vordel and Xtradyne have always distributed their gateways as software, intended to be installed on dedicated blade servers.

http://www.informationweek.com/news/showArticle.jhtml;jsessionid=AWX5VKJHPYNXCQSNDLRSKH0CJUNN2JVN?articleID=201201384

Read more

UK phone records to be kept for a year

Posted on July 27, 2007December 30, 2021 by admini

The Data Retention (EC) Regulations (draft; the final Regulations were unavailable at time of writing) were approved by the House of Lords on Tuesday and signed into law by Home Secretary Jacqui Smith on Wednesday.

“Communications data, such as mobile phone billing data, have a proven track record in supporting law enforcement and intelligence agency investigations and are a vital investigative tool,” said Lord Bassam of Brighton, who proposed the adoption of the Regulations this week in the House of Lords. “Without this data, the ability of the police and the Security Service painstakingly to investigate the associations between those involved in terrorist attacks and those who may have directed or financed their activity would be limited,” said Bassam. “The police and the Security Service’s ability to investigate terrorist plots and serious crime must not be allowed to depend on the business practice that happens to be employed by the public communications provider that a particular suspect, victim or witness used.

The Home Office conducted a consultation on the regulations with the public and industry and said the telecoms industry told it that the collection of internet data was too complicated to be include in the current rules.

“Many respondents felt that the complexity surrounding the internet make the draft regulations an inappropriate framework for implementation of the internet aspects as this would present particular technical and resourcing issues,” said a Government response to the public consultation.

http://www.theregister.co.uk/2007/07/27/data_retention_law_passed/

Read more

Study: Internet censorship spreading

Posted on July 27, 2007December 30, 2021 by admini

In a new case not covered by the report, a senior Malaysian minister vowed this week to apply law prescribing jail terms for Web writers of comments said to disparage Islam or the king.

In a speech to the OSCE parliament on Thursday, Kazakh Information Minister Yermukhamet Yertysbayev insisted Kazakhstan was determined to build democracy and create an “e-government” expanding Internet service and making “our media more free, contemporary and independent”.

The OSCE report said Kazakhstan’s state monopoly on Internet providers tended to deter use by making prices for all but very slow and limited dial-up service far higher than those for West Europeans even though Kazakh incomes are much lower.

http://news.com.com/Study+Internet+censorship+spreading/2100-1028_3-6199294.html?tag=nefd.top

Read more

Posts navigation

  • 1
  • 2
  • 3
  • 4
  • Next

Recent Posts

  • AI/ML News – 2024-04-14
  • Incident Response and Security Operations -2024-04-14
  • CSO News – 2024-04-15
  • IT Security News – 2023-09-25
  • IT Security News – 2023-09-20

Archives

  • April 2024
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • April 2023
  • March 2023
  • February 2022
  • January 2022
  • December 2021
  • September 2020
  • October 2019
  • August 2019
  • July 2019
  • December 2018
  • April 2018
  • December 2016
  • September 2016
  • August 2016
  • July 2016
  • April 2015
  • March 2015
  • August 2014
  • March 2014
  • August 2013
  • July 2013
  • June 2013
  • May 2013
  • April 2013
  • March 2013
  • February 2013
  • January 2013
  • October 2012
  • September 2012
  • August 2012
  • February 2012
  • October 2011
  • August 2011
  • June 2011
  • May 2011
  • April 2011
  • February 2011
  • January 2011
  • December 2010
  • November 2010
  • October 2010
  • August 2010
  • July 2010
  • June 2010
  • May 2010
  • April 2010
  • March 2010
  • February 2010
  • January 2010
  • December 2009
  • November 2009
  • October 2009
  • September 2009
  • June 2009
  • May 2009
  • March 2009
  • February 2009
  • January 2009
  • December 2008
  • November 2008
  • October 2008
  • September 2008
  • August 2008
  • July 2008
  • June 2008
  • May 2008
  • April 2008
  • March 2008
  • February 2008
  • January 2008
  • December 2007
  • November 2007
  • October 2007
  • September 2007
  • August 2007
  • July 2007
  • June 2007
  • May 2007
  • April 2007
  • March 2007
  • February 2007
  • January 2007
  • December 2006
  • November 2006
  • October 2006
  • September 2006
  • August 2006
  • July 2006
  • June 2006
  • May 2006
  • April 2006
  • March 2006
  • February 2006
  • January 2006
  • December 2005
  • November 2005
  • October 2005
  • September 2005
  • August 2005
  • July 2005
  • June 2005
  • May 2005
  • April 2005
  • March 2005
  • February 2005
  • January 2005
  • December 2004
  • November 2004
  • October 2004
  • September 2004
  • August 2004
  • July 2004
  • June 2004
  • May 2004
  • April 2004
  • March 2004
  • February 2004
  • January 2004
  • December 2003
  • November 2003
  • October 2003
  • September 2003

Categories

  • AI-ML
  • Augment / Virtual Reality
  • Blogging
  • Cloud
  • DR/Crisis Response/Crisis Management
  • Editorial
  • Financial
  • Make You Smile
  • Malware
  • Mobility
  • Motor Industry
  • News
  • OTT Video
  • Pending Review
  • Personal
  • Product
  • Regulations
  • Secure
  • Security Industry News
  • Security Operations
  • Statistics
  • Threat Intel
  • Trends
  • Uncategorized
  • Warnings
  • WebSite News
  • Zero Trust

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
© 2025 CyberSecurity Institute | Powered by Superbs Personal Blog theme