programmers quotes

January 29, 2009

Why Will You Need Intrusion Detection Systems?

Filed under: IT Security — Tags: , , — russell.smitheram @ 4:41 am

If you have a business network you are most likely connected to the Internet. Malicious hackers keep coming up with clever ways to intrude into unprotected computer systems and they may cause security breaches and havoc. Imagine having all your customer data stolen. That could create some serious problems in your business. You already have perimeter network security like firewalls, etc. But firewalls are limited by their scope – they do not monitor real-time attempts to hack into your network and cannot spot trends in what may be suspicious network activity. So you need intrusion detection systems put in place in addition to those firewalls. These IDS can prevent such hacker attacks as DNS dead drop, SMTP hijacks, remote logins, Injection attacks, Macro insecurity, and OS vulnerabilities like DDOS (distributed denial of service).

You cannot possibly keep track of all the security exploits that are getting discovered often by people across the world. That’s why you need good IDS that keeps itself updated with all the latest security threats automatically. Granted some initial configuration may be required and that may involve some serious effort just to define the scope of IDS in IT and network security. The IDS monitors the network for any suspiciously patterned or abnormal network activity. Such anomalies like open network ports, sudden growth in network usage from particular computers, etc. are usually noticed immediately by the IDS and the administrator is alerted.

Try reading whitepapers on IDS and get in contact with IDS vendors like Juniper, Symantec (Intruder Alert), NetContinuum, and TopLayer.com.

January 28, 2009

Are you getting SOAP for the CICS?

Filed under: z/OS & OS390 — Tags: , , , , , , — russell.smitheram @ 7:45 am

Many governmental organizations are under shrinking budgets with increasing pressure to deliver web services from existing mainframe installations. There are many third-party software solutions that can help these organizations in taking their mainframes and making them into web services. IBM have always been innovating the solid mainframe concept since its inception. Cobol has web services built-in. IBM provides tools that can correlate Web services into flows and generate runtime access to application flows. You can also monitor applications that use the mainframe web services. Both CICS and IMS runtimes have inbound and outbound support for Web services. The pre-packaged component, SOAP for CICS is offered free to CICS v2 users.

Iona Technologies offers its Artix family of mainframe web services products. These are Artix Mainframe Transformer and Artix Mainframe Developer. They support .NET and Java clients for web services. Any existing COBOL application that has a callable entry point can be used to create a Web services interface for that application. The Artix tools take the data types from Cobol and generate the XML/WSDL/SOAP messages automatically. Even if your Cobol program does not have a callable interface you can use Artix Mainframe Developer to develop a new service on a mainframe to access that program.

OpenConnect Systems offers Mainframe2Web Secure Solutions to web-enable mainframe host applications. Using this you can offer secure access to business information and applications running on mainframe, midrange and Unix systems.

Lately there has been a lot of interest in web service-enabling mainframe applications particularly with SOA (Service Oriented Architecture). The reason is that companies want to use web services for EAI applications (Enterprise Application Integration). There is more interest in access mechanisms provided by Web services to Mainframe solutions.

« Newer PostsOlder Posts »