16
Tue, Apr
7 New Articles

IBM/Bytware Agreement Forges Stronger Security for iSeries IFS

Analysis of News Events
Typography
  • Smaller Small Medium Big Bigger
  • Default Helvetica Segoe Georgia Times

At the spring COMMON Conference, IBM and Bytware, Inc. jointly announced an agreement that allows Bytware's StandGuard Anti-Virus for iSeries to be shipped with all distributions of IBM's new iSeries operating system, i5/OS.

IBM has enabled the i5/OS (essentially, OS/400 V5R3) to support virus scanning, and the revolutionary functionality called On-Access scanning lets third-party native anti-virus solutions scan files dynamically, as they are accessed and changed.

On-Access Scanning Strengthens OS/400 Supremacy in Security

This agreement, which is the result of IBM and Bytware's combined efforts to fulfill the growing demand for virus protection of PC files stored on iSeries servers, strengthens the iSeries' legacy of being one of the safest platforms available today.

On-Access scanning in V5R3 itself does not scan, detect, or clean viruses, but instead provides the necessary enhancements to allow a third-party native anti-virus solution to scan files upon open and close (On-Access). The feature is designed to tie into a native anti-virus solution to scan for, detect, and clean viruses. The addition of a native anti-virus solution is required in order to use this new On-Access functionality of V5R3.

Bytware's Role with StandGuard Anti-Virus

According to Bytware, it has worked very closely with IBM's Security and Integrated File System team to re-engineer Bytware's StandGuard Anti-Virus to take advantage of the new V5R3 enablement. The results are a seamless integration of StandGuard Anti-Virus with i5/OS and the closure of the virus threat to iSeries servers.

Agreement Makes Try-and-Buy Trial a Part of the Shipped Release

By shipping StandGuard Anti-Virus with all V5R3 systems and upgrades, customers will have the ability to immediately test the new function on their new operating system.

The IBM/Bytware agreement is a try-and-buy offering. The anti-virus product will begin shipping with all iSeries V5R3 servers and with upgrades to V5R3. The On-Access feature of the operating system will be set to an On position as the units are shipped, enabling the StandGuard Anti-Virus software to begin functioning.

Customers can request full-featured trial activation by going to Bytware's Web site or by calling 775.851.2900. Bytware will work directly with customers and has expanded its U.S.-based operations to include 18 new partners in 10 time zones worldwide.

A Historic Alliance

The announcement between Bytware and IBM is unique in that IBM has chosen to use a third party to provide this anti-virus support for the iSeries, while simultaneously making the On-Access scanning feature available for other future vendors to interface with it. It's the hope of IBM that Bytware's offering will be the first of many third-party solutions for anti-virus scanning, but the market advantage that this agreement gives to Bytware is, at the moment, quite impressive.

StandGuard Anti-Virus is the first native OS/400 (i5/OS) solution; it's specifically designed for OS/400's unique characteristics. The product itself is based on a separate special agreement with Network Associates: StandGuard uses the virus definitions of Network Associates' McAfee anti-virus software.

Why Virus Scanning Is Needed on the iSeries

In the past, anti-virus solutions for the iSeries and AS/400 platforms relied upon an attached PC to scan data and email messages that were stored on the iSeries' Integrated File System (IFS). But this kind of scanning required that the iSeries IFS be shut off from use while the PC scanned the disk for rogue software, a process that could take hours of processing time.

By comparison, the On-Access functionality coupled with Bytware's native StandGuard Anti-Virus really raises the bar for virus protection--not only for OS/400 customers, but for the server industry as a whole.

How the iSeries Was Vulnerable

On other operating systems, application executables and application data are indistinguishable to the hosting operating systems. As far as those operating systems are concerned, there is no significant difference in how a file is to be treated. This lack of distinction has allowed virus architects to attach rogue code segments to both applications and data in these operating systems--code that is designed to compromise the security of the system itself.

Flaws in Microsoft's operating systems are legion, including flaws that allow buffers in key operating system components to overflow, enabling hackers to devise code specifically to overrun the buffers and steal control of the machine. As recently as May 2, 2004, Microsoft announced the discovery that these flaws were being exploited in new ways and that new software patches were being issued.

The OS/400 IFS Security Hole

OS/400, by comparison, approaches the question of security from an entirely different and more rigorous track. OS/400 treats every file and program as a self-contained object with specific characteristics and security capabilities. It also monitors the access of every natively defined object within its purview.

As an object is loaded into memory, the operating system compares the characteristics of the object to the catalogue of characteristics that are known for the object, and if they are not the same, the object is flagged as "damaged." The operator is notified of the condition, and the process of loading the native object is aborted. For this reason, hackers and virus architects have been hard-pressed to attach rogue code to existing native OS/400 objects.

However, the iSeries also supports the increasingly important IFS, a separate file system that mimics the tree-like file structures of UNIX and Microsoft file systems. While the IFS was initially designed to transparently mirror the functionality of these other file systems, it also mimicked their vulnerabilities to harbor rogue code in files, email messages, and Microsoft-based executables that might be stored there. Though the rogue code that may be contained in the IFS cannot directly impact OS/400 itself, the code can infect machines that access it on the IFS.

Plugging the IFS Hole Has Taken Time

Until IBM announced On-Access scanning for V5R3, OS/400 could maintain only the security of the overall IFS, not the individual files or executables contained within. And since some Microsoft executables are self-modifying, there was no way by which OS/400 could accurately compare the characteristics of these particular files to some known reference. As a result, until V5R3, the IFS was essentially a no-man's land that might harbor all sorts of malicious agents that could do massive damage to attached computers that used the IFS for storage. Until StandGuard, the only remedy was for customers to attach an external PC to the iSeries and scan the IFS across the network to locate and isolate virus and worm code.

But last year Bytware came up with an ingenious solution. It was the first company to start attacking the virus/worm issue of the IFS with a native OS/400 scanning technology. Bytware's StandGuard Anti-Virus enables customers to subscribe to and download anti-virus signature definitions that are engineered for Network Associates' McAfee anti-virus software. These virus signature definitions are used to spot infected files and programs.

Bytware's StandGuard Anti-Virus Advantage

The advantage of approaching the IFS virus problem with a native OS/400 solution is that it increases the performance of the scanning mechanism, while not requiring the IFS to be shut off from user access. And by using virus definitions engineered for the McAfee PC product, Bytware's product is tacitly supported by the same anti-virus minds that are fighting the battle of viruses on the PC.

V5R3 On-Access: The Final Puzzle Piece

The final piece of the IFS security puzzle has now been laid into place by IBM's V5R3 On-Access scanning. Instead of requiring the complete scan of every file contained on the IFS, On-Access scanning is activated as soon as a file is accessed for use. Before the file is loaded or transferred through the iSeries, it is turned over to the anti-virus scanning software, which then analyzes the bits and bytes to determine if there are rogue code segments attached that match the code signatures of known viruses. If the code is found to contain a virus, a message is returned to abort the process. In effect, this technique restores a new level of security to the iSeries that makes it unparalleled as a secure server.

The "What-Ifs"

As I mentioned, Microsoft is struggling again with the latest attack on its operating system, an attack that takes advantage of a key communication buffer overrun problem. This malicious exploit, which was discovered just recently by non-Microsoft engineers, attacks the Windows operating system through a communications port, overwhelms it with command strings, and then spills into the free memory space of the machine. Then, it begins executing, taking control of the machine and going after others through the same process. Once it has gained control of the machine, the originator of the virus can remotely take over, downloading any data it finds, including financial and personal data.

What if the operating system were OS/400 instead of Microsoft Windows? What if Microsoft turned to the engineers at IBM and asked for some help? What if there was an equivalent function similar to On-Access scanning within the Microsoft operating system?

The damage caused by Microsoft virus and worm exploits is now topping $8 billion annually. That's more than the world's annual expenditure for combating real biological viruses, like HIV or AIDS.

The computing industry has appropriated the term "virus" from the health community to describe the infection of rogue code in insecure operating systems, operating systems with compromised "immune systems." The anti-virus industry is now a $4 billion industry.

What if Microsoft were really serious about security? Where might those resources be better spent? If our industry can misappropriate the terms of an epidemic to describe flawed software, why can't the health organizations of the world re-appropriate some of the funds that we are lavishing upon inanimate objects and push forward with a battle against real viruses that impact real lives? I leave it to your imagination to calculate what might be accomplished.

Kudos to IBM and Bytware!

Thomas M. Stockwell is Editor in Chief of MC Press Online, LP.

Thomas Stockwell

Thomas M. Stockwell is an independent IT analyst and writer. He is the former Editor in Chief of MC Press Online and Midrange Computing magazine and has over 20 years of experience as a programmer, systems engineer, IT director, industry analyst, author, speaker, consultant, and editor.  

 

Tom works from his home in the Napa Valley in California. He can be reached at ITincendiary.com.

 

 

BLOG COMMENTS POWERED BY DISQUS

LATEST COMMENTS

Support MC Press Online

$0.00 Raised:
$

Book Reviews

Resource Center

  • SB Profound WC 5536 Have you been wondering about Node.js? Our free Node.js Webinar Series takes you from total beginner to creating a fully-functional IBM i Node.js business application. You can find Part 1 here. In Part 2 of our free Node.js Webinar Series, Brian May teaches you the different tooling options available for writing code, debugging, and using Git for version control. Brian will briefly discuss the different tools available, and demonstrate his preferred setup for Node development on IBM i or any platform. Attend this webinar to learn:

  • SB Profound WP 5539More than ever, there is a demand for IT to deliver innovation. Your IBM i has been an essential part of your business operations for years. However, your organization may struggle to maintain the current system and implement new projects. The thousands of customers we've worked with and surveyed state that expectations regarding the digital footprint and vision of the company are not aligned with the current IT environment.

  • SB HelpSystems ROBOT Generic IBM announced the E1080 servers using the latest Power10 processor in September 2021. The most powerful processor from IBM to date, Power10 is designed to handle the demands of doing business in today’s high-tech atmosphere, including running cloud applications, supporting big data, and managing AI workloads. But what does Power10 mean for your data center? In this recorded webinar, IBMers Dan Sundt and Dylan Boday join IBM Power Champion Tom Huntington for a discussion on why Power10 technology is the right strategic investment if you run IBM i, AIX, or Linux. In this action-packed hour, Tom will share trends from the IBM i and AIX user communities while Dan and Dylan dive into the tech specs for key hardware, including:

  • Magic MarkTRY the one package that solves all your document design and printing challenges on all your platforms. Produce bar code labels, electronic forms, ad hoc reports, and RFID tags – without programming! MarkMagic is the only document design and print solution that combines report writing, WYSIWYG label and forms design, and conditional printing in one integrated product. Make sure your data survives when catastrophe hits. Request your trial now!  Request Now.

  • SB HelpSystems ROBOT GenericForms of ransomware has been around for over 30 years, and with more and more organizations suffering attacks each year, it continues to endure. What has made ransomware such a durable threat and what is the best way to combat it? In order to prevent ransomware, organizations must first understand how it works.

  • SB HelpSystems ROBOT GenericIT security is a top priority for businesses around the world, but most IBM i pros don’t know where to begin—and most cybersecurity experts don’t know IBM i. In this session, Robin Tatam explores the business impact of lax IBM i security, the top vulnerabilities putting IBM i at risk, and the steps you can take to protect your organization. If you’re looking to avoid unexpected downtime or corrupted data, you don’t want to miss this session.

  • SB HelpSystems ROBOT GenericCan you trust all of your users all of the time? A typical end user receives 16 malicious emails each month, but only 17 percent of these phishing campaigns are reported to IT. Once an attack is underway, most organizations won’t discover the breach until six months later. A staggering amount of damage can occur in that time. Despite these risks, 93 percent of organizations are leaving their IBM i systems vulnerable to cybercrime. In this on-demand webinar, IBM i security experts Robin Tatam and Sandi Moore will reveal:

  • FORTRA Disaster protection is vital to every business. Yet, it often consists of patched together procedures that are prone to error. From automatic backups to data encryption to media management, Robot automates the routine (yet often complex) tasks of iSeries backup and recovery, saving you time and money and making the process safer and more reliable. Automate your backups with the Robot Backup and Recovery Solution. Key features include:

  • FORTRAManaging messages on your IBM i can be more than a full-time job if you have to do it manually. Messages need a response and resources must be monitored—often over multiple systems and across platforms. How can you be sure you won’t miss important system events? Automate your message center with the Robot Message Management Solution. Key features include:

  • FORTRAThe thought of printing, distributing, and storing iSeries reports manually may reduce you to tears. Paper and labor costs associated with report generation can spiral out of control. Mountains of paper threaten to swamp your files. Robot automates report bursting, distribution, bundling, and archiving, and offers secure, selective online report viewing. Manage your reports with the Robot Report Management Solution. Key features include:

  • FORTRAFor over 30 years, Robot has been a leader in systems management for IBM i. With batch job creation and scheduling at its core, the Robot Job Scheduling Solution reduces the opportunity for human error and helps you maintain service levels, automating even the biggest, most complex runbooks. Manage your job schedule with the Robot Job Scheduling Solution. Key features include:

  • LANSA Business users want new applications now. Market and regulatory pressures require faster application updates and delivery into production. Your IBM i developers may be approaching retirement, and you see no sure way to fill their positions with experienced developers. In addition, you may be caught between maintaining your existing applications and the uncertainty of moving to something new.

  • LANSAWhen it comes to creating your business applications, there are hundreds of coding platforms and programming languages to choose from. These options range from very complex traditional programming languages to Low-Code platforms where sometimes no traditional coding experience is needed. Download our whitepaper, The Power of Writing Code in a Low-Code Solution, and:

  • LANSASupply Chain is becoming increasingly complex and unpredictable. From raw materials for manufacturing to food supply chains, the journey from source to production to delivery to consumers is marred with inefficiencies, manual processes, shortages, recalls, counterfeits, and scandals. In this webinar, we discuss how:

  • The MC Resource Centers bring you the widest selection of white papers, trial software, and on-demand webcasts for you to choose from. >> Review the list of White Papers, Trial Software or On-Demand Webcast at the MC Press Resource Center. >> Add the items to yru Cart and complet he checkout process and submit

  • Profound Logic Have you been wondering about Node.js? Our free Node.js Webinar Series takes you from total beginner to creating a fully-functional IBM i Node.js business application.

  • SB Profound WC 5536Join us for this hour-long webcast that will explore:

  • Fortra IT managers hoping to find new IBM i talent are discovering that the pool of experienced RPG programmers and operators or administrators with intimate knowledge of the operating system and the applications that run on it is small. This begs the question: How will you manage the platform that supports such a big part of your business? This guide offers strategies and software suggestions to help you plan IT staffing and resources and smooth the transition after your AS/400 talent retires. Read on to learn: