Skip to content

CyberSecurity Institute

Security News Curated from across the world

Menu
Menu

Month: December 2004

Nessus no longer free

Posted on December 16, 2004December 30, 2021 by admini

Though no company names were mentioned by Nessus leaders during their recent announcement, the popular vulnerability scanner reportedly is used in many commercial security products and services.

I got [responses that ranged from] looks of disbelief to veiled threats in some cases,” said Ron Gula, a Nessus project manager and president and CTO at Tenable Network Security, which also manages the Nessus project. “The vendors who were using Nessus and not contributing anything to it were not happy.”

Jay Jacobson, CEO of Edgeos Inc. in Phoenix, would be screaming if people took credit for his creation for years.

A wide range of testing gizmos are available that can perform security vulnerability assessments, including basic port scanners, network and OS vulnerability assessment tools — even complex Web application penetration testing programs.

Almost all of the Nessus engine is made by those at Tenable, which includes Nessus founder Renaud Deraison as its chief research officer.

“It is difficult to financially justify releasing the work of a corporate developer to the open source community when that developer is supported by thousands of dollars of equipment, salary and benefits,” said Richard Bejtlich, technical director for the Monitoring Operations Division of ManTech’s Computer Forensics and Intrusion Analysis group.

In response to the “exploitation” of his brain child, Deraison, who still leads the Nessus project, announced that Nessus feeds will still be available in three forms: for a fee; for those who register, but with a seven day delay; and under copyright as part of the GNU Public License.

A “Registered Feed” is available for free to the general public, but new plugins are added seven days after they are added to the Direct Feed.

Plugins accepted with a copyright under the GNU Public License will be distributed to the Direct, Registered and GPL feeds at the same time.

http://searchsecurity.techtarget.com/originalContent/0,289142,sid14_gci1034903,00.html

Read more

Survivor’s Guide to 2005: Security

Posted on December 15, 2004December 30, 2021 by admini

Like many migrations, these are spurred by outside forces ranging from increasingly active malware writers to regulatory pressure from Gramm-Leach-Bliley (GLB), HIPAA, Sarbanes-Oxley and other industry-specific rules.

Functions are migrating from passive (sounding the alarm when something goes wrong) to active (preventing a wide range of intrusions and vulnerability exploits).

Controls are migrating from the individual, with each security function operating as an island, to the centralized, with access control and policy-enforcement frameworks linked to one another and to the remainder of the network infrastructure.

As the concept of network perimeter loses its meaning, the most important method you can use to safeguard your network in 2005 is multilayer protection. Regardless of the specific piece of network protection taking most of your attention this year, you should plan for it to be one of many layers of security, rather than a global network-protection cure-all.

The good news is that most of these developments encourage the network to take a more active role in its own defense, while giving you, the administrator, more centralized control, more finely calibrated responses, and more information about what’s going on with attacks and reactions.

The bad news is that the promises are based on sometimes-competing new alliances and standards.

Betting on the wrong alliance or standard could leave you changing directions (and components) mid-migration–a consideration that takes on greater weight as security components are increasingly integrated into the core network infrastructure.

Intrusion detection systems–the primary source of warnings that attacks are under way–are critical pieces of network-security infrastructure, providing detailed records of attacks, intrusions and unexpected network activity. For most enterprises, the IDS has become the central piece of security hardware, certainly the most visible piece to the staff. Without an IDS, the security staff must gather forensics information from firewall, server and router log files.

Schemes such as Cisco’s Network Admission Control (NAC) and Microsoft’s Network Access Protection (NAP) have, among many other capabilities, IDS and firewalls sharing some of the features of an IPS (intrusion prevention system), with the IDS feeding control information to a central authority, which then gives instruction to the firewall for connection reset and address blocking.

As a piece of a multilayer security approach, an IPS can join the IDS, enterprise firewall, desktop firewall and application firewall to protect your key network assets. For some, the blocking of even one piece of legitimate traffic is unacceptable.

As an incremental tool that can help cut down on the volume of attack traffic, intrusion prevention from vendors including Check Point Software, Internet Security Systems, Lucid Security, Radware and Tipping Point should be seriously explored in 2005.

The various governmental regulations, including HIPAA and GLB, make it business-critical for a company to protect customer and patient data from any theft or intrusions, and make it just as important that the company demonstrate that the protection is in place and effective.

Ask any vendor claiming to have an enterprise policy framework how many companies have partnered with them to let their products be queried and/or controlled by the central management console. The partnership issue should be more readily resolved by the industry giants that have introduced their own policy and access-control systems.

Both Cisco Systems with its NAC and Microsoft with NAP are building network-control frameworks on the basis of technology and products that are in the field, though neither company expects to have production deployments before the middle of the year.

At the same time, agencies and organizations have begun the work of building standards–the National Institute for Standards and Testing published ANSI INCITS 359-2004 (for role-based access control) in February 2004, and other organizations have committees beginning to look at the requirements for standards.

SSO across a global enterprise and all its myriad applications isn’t going to happen in 2005 and probably won’t happen in 2006.

“Thumb drives,” small USB storage devices, have replaced floppy disks as the portable storage medium of choice for mobile professionals carrying presentations, software updates or small applications from office to office.

Moving bandwidth shaping, access control and command communications to other components in response to intrusion incidents to the basic infrastructure makes sense, and will continue at an increasing pace in 2005. The last point for 2005 doesn’t involve a specific product or technology, but encapsulates all the changes already discussed.

http://www.networkcomputing.com/story/singlePageFormat.jhtml;jsessionid=W0EE0KMQETN10QSNDBGCKH0CJUMEKJVN?articleID=55800066

Read more

NSA to take lead on Defense info assurance architecture

Posted on December 15, 2004December 30, 2021 by admini

“We asked NSA to build an IA architecture. NSA did a knock-your-socks-off job of doing this,” Guthrie said today at a lunch the American Council for Technology and Industry Advisory Council sponsored in Arlington, Va.

The IA component calls for integrating security into the GIG by, among other things, authenticating credentials and security clearances. NSA will put together a GIG Information Assurance Portfolio so DOD can have a go-to agency if portions of the grid lack adequate security, Guthrie said.

“NSA will deliver a vision for what it’s going to take to secure the environment,” she said. “This is a blueprint for us to effect this broad IA environment.”

Guthrie also said the Pentagon is getting out of the business of application integration and moving more toward data-level integration.

http://gcn.com/vol1_no1/daily-updates/31383-1.html

Read more

Security research suggests Linux has fewer flaws

Posted on December 12, 2004December 30, 2021 by admini

The conclusion is the result of a four-year research project conducted by code-analysis company Coverity, which plans to release its report on Tuesday.

The project found 985 bugs in the 5.7 million lines of code that make up the latest version of the Linux core operating system, or kernel.

A typical commercial program of similar size usually has more than 5,000 flaws or defects, according to data from Carnegie Mellon University.

“Linux is a very good system in terms of bug density,” said Seth Hallem, CEO of Coverity, a San Francisco company that makes flaw-detection tools for software written in C and C++ programming languages.

Code-analysis tools typically use software-design principles to analyze a program’s source code and flag any possible problems. Microsoft already uses such tools widely in its internal development, and many compilers are starting to include rudimentary versions of the programs as well. The tools are also being used to tame the wild coding prevalent around the Web.

Though Coverity does not have any data about the relative frequency of flaws in Microsoft’s Windows operating system, the latest data will likely feed the debate between the various proponents of Linux, Mac OS X and Windows over which operating system is more secure. A recent report, for example, found that Red Hat Linux had fewer critical flaws than Microsoft Windows. Another research paper, prepared by Forrester Research and hosted on Microsoft’s Web site, favored Windows. Yet another code analysis firm, however, last year analyzed the core networking code used in Linux and found few flaws.

Coverity has not analyzed the source code to Microsoft Windows because the company does not have access to the source code, Hallem said.

Apple Computer’s Mac OS X has a great deal of proprietary programming, but the core of the operating system is based on BSD, an open-source operating system similar to Linux.

Hallem stressed that the research on Linux–specifically, version 2.6 of the kernel–indicated that the open-source development process produced a secure operating system. “There are other public reports that describe the bug density of Windows, and I would say that Linux is comparable or better than Windows,” he said.

A representative of Microsoft could not immediately comment on the Coverity study.

The research suggests that the Linux kernel scored better than run-of-the-mill commercial code.

Proprietary software, in general, has 1 to 7 flaws per thousand lines of code, according to an April report from the National Cybersecurity Partnership’s Working Group on the Software Lifecycle, which cited an analysis of development methods by the Software Engineering Institute at Carnegie Mellon University.

For a 5.7 million-line program, such as version 2.6 of the Linux kernel, that roughly adds up to between 5,700 and 40,000 flaws.

Microsoft uses analysis tools similar to those in Coverity’s study to vet its Windows code. One tool, known as PREfast, runs on each developer’s workstation to check code for simple problems. The other tool, PREfix, is run every night on the Windows source code to catch more complex issues.

Coverity’s Hallem acknowledged that by running similar tools to its own, Microsoft likely had reduced the number of defects in Windows. Coverity plans to provide regular bug analysis reports on Linux and make a summary of the results available to the Linux developer community.

http://news.com.com/Security+research+suggests+Linux+has+fewer+flaws/2100-1002_3-5489804.html?tag=nefd.top

Read more

Government Looking To Improve Security Through 3-D Biometrics

Posted on December 10, 2004December 30, 2021 by admini

The Department of Defense hopes that by the middle of next year it will be able to test at the nation’s boarders wireless mobile identification technology that can snap three-dimensional images of people moving into and out of the United States and check those images against a database of 3-D mug shots.

The government already has invested $700,000 in the project, which is being run by Unisys Corp. and A4Vision Inc., a provider of 3-D facial-imaging and recognition systems.

Together, Unisys and A4Vision are working to make 3-D biometrics more commonplace as a tool to improve national security and guard against identity theft. “The aftereffects of 9/11 have accelerated demand for and development of biometric technology for security purposes,” says Ed Schaffner, director of positive-identification and access-control programs for Unisys’ worldwide global public-sector group.

Research firm IDC expects the market for biometric technology will be $887 million next year, while research firm Frost & Sullivan predicts the market will more than double by 2006 to $2.05 billion.

Three-dimensional facial images are captured either using a number of digital cameras positioned around the subject’s face or by using a structured light grid that captures facial-structure data. This data is then stored in a back-end database, where it can be retrieved and compared against new facial images. Although two-dimensional images can be compared today, the accuracy of this process is hindered by lighting and the subject’s pose, as well as the effects of aging, weight fluctuation, and use of facial ornamentation such as eyeglasses, Schaffner says.

The companies are creating 3-D biometric image standards.

http://www.informationweek.com/showArticle.jhtml;jsessionid=W1V2TLCAWMPHIQSNDBNCKHSCJUMEKJVN?articleID=55301179

Read more

Phishing Web sites grew by 33% in November

Posted on December 9, 2004December 30, 2021 by admini

The group received reports of 1,518 active phishing sites during November, up from 1,142 in October.

Reports of phishing Web sites have grown by an average rate of 28% monthly since July, as scam artists broadened their efforts to lure customers of companies that do business online, according to Peter Cassidy, secretary general of the APWG.

The APWG is an industry group of representatives from law enforcement and private sector companies, including leading Internet service providers, banks and technology vendors.

Phishing scams are online crimes that use spam to direct Internet users to Web sites that are controlled by thieves, but designed to look like legitimate e-commerce sites. Users are asked to provide sensitive information such as a password, bank account information or a credit card number, often under the guise of updating an account.

Customers of 51 online brands were targeted by phishing scams in November, compared with 44 brands in October, Cassidy said. However, just six companies drew more than 80% of all phishing scams, he said.

The APWG no longer identifies the organizations that were the most popular targets of phishing scams, citing resistance from the group’s industry members, he said. However, eBay and Citibank were phishers’ top targets in past months, according to previous APWG reports.

The creation of phishing Web sites in October and November resumed the torrid pace it reached in mid-August, after dropping off for much of September. Phishing attacks have emerged as a potent threat in 2004. More than 18 million e-mail messages linked to the attacks have been stopped this year by e-mail security provider MessageLabs.

Industry groups, including the APWG, responded by calling attention to new attacks and working to shut down Web sites used in the scams to harvest personal information from unsuspecting Internet users.

Recently, leading companies and law enforcement agencies unveiled a new antiphishing initiative. Digital PhishNet brings together companies such as Microsoft, America Online and VeriSign with the FBI, Secret Service and U.S. Postal Inspection Service to improve coordination when identifying and shutting down phishing sites.

Like other companies, including Internet service provider Earthlink and eBay, GeoTrust distributes a free Web browser plugin that warns users when they visit phishing Web sites.

http://www.nwfusion.com/news/2004/1210phishwebs.html

Read more

Posts navigation

  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 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