<?xml version="1.0" encoding="UTF-8"?>
<!--Generated by Squarespace V5 Site Server v5.13.159 (http://www.squarespace.com) on Sat, 25 May 2013 07:36:47 GMT--><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><title>briefings</title><link>http://www.redtigersecurity.com/security-briefings/</link><description></description><lastBuildDate>Sat, 05 Jan 2013 20:52:03 +0000</lastBuildDate><copyright></copyright><language>en-US</language><generator>Squarespace V5 Site Server v5.13.159 (http://www.squarespace.com)</generator><item><title>First Phish of the New Year</title><dc:creator>web admin</dc:creator><pubDate>Thu, 03 Jan 2013 15:36:19 +0000</pubDate><link>http://www.redtigersecurity.com/security-briefings/2013/1/3/first-phish-of-the-new-year.html</link><guid isPermaLink="false">571327:6786958:32320267</guid><description><![CDATA[<p>Well it looks like 2013 is going to be another interesting year in cyber security. We are not even through the first couple of days, and somebody has already thrown out the first phishing line into the water. I'm sure that all of you have at some point received an email that made you scratch your head. If not...just wait, more will follow. Firewalls are programmed to block unwanted incoming packets, and hackers know that if someone from the inside clicks on a link or opens an attachment, then the user will be requesting the packets to be escorted safely through the firewall over exisitng open ports.</p>
<p>Phishing attacks accounted for the highest number of cyber security incidents in 2012, and it looks like 2013 is off to a great start. Check out the little gift that showed up in my inbox this morning...</p>
<p><span class="thumbnail-image-block ssNonEditable"><a href="http://www.redtigersecurity.com/storage/FirstPhishoftheNewYear.jpg"><span><img style="width: 150px;" src="http://www.redtigersecurity.com/storage/FirstPhishoftheNewYear.jpg?__SQUARESPACE_CACHEVERSION=1357228585944" alt="" /></span></a><span class="thumbnail-caption" style="width: 150px;">First Phish of the New Year</span></span></p>
<p>If you ever receive an email that asks you to click on a link, or open an attachment, take a step back and read all of the details involved in the email first to make sure that it seems right. For me this one was an easy one to detect because I do not have any IT Services or inboxes hosted in Sweden (the .se domain extension on the email source).&nbsp; Even if the content of the email seems right and appropriate, I would take an additional precaution and go to the root domain of the source of the email to see if the domain is even a legitimate web site. So for this one, I went to www.svenskakyrkan.se (mostly out of curiousity), and found that the site did not exist.</p>
<p>Okay, so I'm now 2 out of 2, and know for sure that this is a phishing campaign to attract unknowing victims to click on the email.&nbsp; Lastly, if you are a brave soul, you could spin up a Virtual Machine, and actually click on the link.. start up a debugger, open up a bag of popcorn, and sit back and enjoy the entertainment, as the malware hooks into the operating system of your virtual machine and begins to phone home back to the owner of the site, who now has remote control of your computer. I'm not saying that this is what the link in this phishing campaign does, but many like this one are deisgned to allow a remote attacker to have control of your computer.</p>
<p>So not even 3 days into the New Year, the nets are being cast, he botnet armies are swarming, malware is rampant, and it is appearant to me that 2013 will be another fun ride in the world of cyber security. Brace yourself folks, it's going to be a fun ride.</p>
<p>Best Wishes for the New Year!</p>
<p>Jonathan</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>]]></description><wfw:commentRss>http://www.redtigersecurity.com/security-briefings/rss-comments-entry-32320267.xml</wfw:commentRss></item><item><title>Be careful of what you click on</title><dc:creator>web admin</dc:creator><pubDate>Wed, 17 Oct 2012 00:14:26 +0000</pubDate><link>http://www.redtigersecurity.com/security-briefings/2012/10/16/be-careful-of-what-you-click-on.html</link><guid isPermaLink="false">571327:6786958:29889807</guid><description><![CDATA[<p>October is Cybersecurity Awareness month, and it just happened that I  received an interesting email yesterday that I can use to show the  importance of being aware of what you click on with your computer,  smartphone, or tablet device. This is the story of how I was able to  detect a <strong>Location-Based Phishing Attack with a Malware Dropper yesterday. </strong></p>
<p>I received an email that at first glance appeared to come from Delta Airlines. (See the image attached to this article).</p>
<p><span class="thumbnail-image-block ssNonEditable"><span><a href="javascript:showFullImage('/display/ShowImage?imageUrl=%2Fstorage%2FPhishing_Example_with_Rootkit_Dropper.jpg%3F__SQUARESPACE_CACHEVERSION%3D1350432940296',740,972);"><img src="http://www.redtigersecurity.com/storage/thumbnails/6599092-20652278-thumbnail.jpg?__SQUARESPACE_CACHEVERSION=1350432940297" alt="" /></a></span></span></p>
<p>Since  I do travel a lot, I was thinking that maybe this was a mistake because  I don't normally travel on Delta. The body of the message also  indicated travel out of Riverside, which was not far from where I was  working yesterday.</p>
<p>The following things looked strange to me:<br /><br />1.  The creator/sender of this email had captured the location from my ISP  (Internet Service Provider), and used a script to automatically write  into the body of the email the closest airport as a way to get me  interested in clicking on the attachment. I did not have plans to travel  out of that airport, but I was still curious in case Delta had made an  error somehow.</p>
<p>2. When I looked at the attachment, it was not  an eTicket or even a PDF file, it was a .ZIP file, which is a container  for files inside of it.</p>
<p>3. Upon further inspection, the  actual email address domain was not @delta.com but something close  @deltaa.com - there was an extra "a" in the domain name. Anyone could have  registered that domain name to send out legitimate email from a  legitimate domain source (no DNS spoofing required), and the domain name  was close enough to fool someone that did not take the time to look  closely at the domain name.</p>
<p>4. At this point, my spidy senses  were on alert, and I was about 99% sure that this was a malicious  phishing attack, but I wanted to check out that .zip file.&nbsp; I carefully  copied the .ZIP file into a clean sandbox VM (virtual machine)  environment, and expanded its contents. The internal file that the .zip  container was holding was a .EXE executable file and it was definitely  malicious. <br /><br />You see, several years ago hackers used to try clever  ways to bypass firewalls or overwhelm system resources, but these  tactics eventually were detected, logs of their attempts alerted system  administrators, and defenses were built to keep them outside of the  network. Many in the offensive community determined quickly that since  firewalls allow certain types of traffic through as part of the normal  process of doing business, an easier way to compromise a system is to  <strong>slip a malicious file or malware through existing open channels, like  email, web, or other known legitimate business traffic.</strong> Now all they needed to do was to have a human on the other end click on their bait to essentially digitally invite them into the network.</p>
<p>This  email that I received was what I would call a <strong>Location-Based Phishing  Attack with a Malware Dropper.</strong> It used my location to automatically  craft an email with the closest airport, it used a legitimate domain  name so as to ensure not to get labeled as junk mail or blocked as a  domain spoofing attack, and it used a dropper (.zip file container) to  drop a malicious executable onto the victim's machine. The .EXE  automatically installs itself as a rootkit, thus inviting or allowing  the attacker to connect to the compromised computer through the  firewall. The dropper file essentially beacons outbound through approved  firewall ports to one or more C&amp;C (command and control) servers on  the Internet that allows the attacker to have remote control of the  computer.</p>
<p>Now this attack was definitely clever, and could  have been successful on me had I not noticed a few things that seemed  out of place. If I had my black hat on though, I would have made this  attack even more deadly by using a compromised PDF file that looked like  a boarding ticket instead of a zip file. Most people happily click on  PDF documents every day.</p>
<p>Hope this example that happened to  me can be a lesson for all of us to be careful of what we click on.  Please pass along this link to coworkers, friends, and family.</p>
<p>I know this month overlaps with Breast Cancer Awareness month, but I don't think my laptop would be happy with a pink cover on it.</p>
<p>Happy Cybersecurity Awareness Month, and practice safe computing!<br />Jonathan</p>
<p>&nbsp;</p>]]></description><wfw:commentRss>http://www.redtigersecurity.com/security-briefings/rss-comments-entry-29889807.xml</wfw:commentRss></item><item><title>Critical Industrial Facilities in the US Still Not Getting Security Right</title><dc:creator>web admin</dc:creator><pubDate>Wed, 12 Sep 2012 17:12:44 +0000</pubDate><link>http://www.redtigersecurity.com/security-briefings/2012/9/12/critical-industrial-facilities-in-the-us-still-not-getting-s.html</link><guid isPermaLink="false">571327:6786958:28784991</guid><description><![CDATA[<p>We are hired on a routine basis to conduct penetration testing into utility systems and to conduct NERC CIP Cyber Vulnerability Assessments of the internal SCADA components as well, so my remarks below eminate from real field work that we have been conducting for over 10 years now. &nbsp;<br /><br />A solid cyber security program must be balanced between four key themes:<br />1. Building and maintaining a strong DEFENSIVE capability to block threats at the perimeter<br />2. Having the DETECTION capabilities to know when something abnormal has occurred <br />3. Developing your IT security team's capabilities through training and exercises so they are prepared to RESPOND when needed<br />4. Leveraging technology to be able to quickly RESTORE systems after an attack or incident<br /><br />To sum it up to one word each, the four stages of cyber security that we see are:<br />1. DEFEND<br />2. DETECT<br />3. RESPOND<br />4. RESTORE<br /><br />1. Unfortunately, many of our clients in the utility industry may claim they are NERC CIP compliant, and they may have checked all of the regulatory check boxes, but when the rubber meets the road, they are not truly ready for a real cyber threat when it hits. They do not have the capability to really defend their systems from a targeted spear-phishing attack (because humans will click on attachments and links they shouldn't despite all of the awareness training you throw at them).&nbsp; They should leverage IPS appliances at the perimeter of the networks that perform deep packet inspection of every packet entering the network. Technology can help offset human weaknesses. <br /><br />2. They do not have the detection systems in place to know when malware or a rootkit is phoning home to command and control servers and stealing information off of their network. Many are not monitoring their front door. A simple network monitoring solution that monitors, tracks, and alerts on abnormal traffic patterns can detect most APT attacks, but very few are investing in these monitoring systems.<br /><br />3. While they may have documented procedures for responding to incidents, their staff has not exercised the procedures enough to know instinctively what to do... if they are able to detect they have been compromised. Building out an Incident Response system is very important, and it is too late to do this while you are under attack. The plans and procedures must be built before the attack happens, and the technical staff should be ready to evoke the Incident Response system at any given time, and know what steps to follow to contain the threat and start the recovery process.<br /><br />4. Lastly, many of the site that we have been to are not ready to restore these systems quickly back to a "normal" state. There have been great advancements in technology made over the past 10 years. The days of restoring from tape systems are long behind us.&nbsp; Many systems can now leverage Virtual Machine (VM) technology, full system backups, over-the-wire backup and restore, and fully redundant, high-availability capabilities so that they can survive with parts of the system taken down, or restore systems back to a clean state within minutes.</p>
<p>Hope these comments / thoughts can help you determine if your organization has those above four areas of cyber security covered!</p>
<p>Jonathan</p>]]></description><wfw:commentRss>http://www.redtigersecurity.com/security-briefings/rss-comments-entry-28784991.xml</wfw:commentRss></item><item><title>"Flame" Virus Reinforces the Need for Situational Awareness</title><dc:creator>web admin</dc:creator><pubDate>Fri, 01 Jun 2012 02:38:30 +0000</pubDate><link>http://www.redtigersecurity.com/security-briefings/2012/5/31/flame-virus-reinforces-the-need-for-situational-awareness.html</link><guid isPermaLink="false">571327:6786958:16517336</guid><description><![CDATA[<p>If you are a security professional, or working in an IT Security capacity, I'm sure you have heard by now of the "Flame" virus that is being used to extract intellectual property with various stealth surveillance capabilities, including turning on the system microphone to record conversations in the room.&nbsp; This hacking framework has been likened to Stuxnet, but it does not have the same targeted focus of causing damage to SCADA and Industrial Control Systems equipment. The main objective of this virus appears to be to steal information.</p>
<p>While some have called this the most complex malware framework since Stuxnet, in my opinion, Flame is just the next logical evolution for similar IP-stealing threats we have seen for the past 18 months.</p>
<p>Although Flame does not appear to have been written to specifically harm SCADA and Industrial Control Systems, it does reinforce the need for strong perimeter protection and situational awareness.&nbsp; Since Flame is targeting corporate IT environments, those organizations that still have their SCADA and Industrial Control Systems directly on their Corporate IT networks will have the most difficult time in protecting their SCADA / ICS components.</p>
<p>We are often asked by our clients what small security investments would pay off the greatest amount in terms of a more secure environment. Implementing a strong perimeter between the corporate IT and SCADA networks will block about 95% of typical IT threats. If we assume that most major corporations have or will be hacked at some point in their lifecycle, we should backup that strong SCADA defense perimeter with detective capabilities. In our field assessments, we have seen an unfortunate trend that most organizations do not have the technology or processes in place to detect when they have been compromised. Monitoring basic network statistics like the amount of traffic (bytes) sent and received by each switch port and trunk can provide a clue when information is being stolen right through the firewall.</p>
<p>Ask yourself and others within your company if you believe that your organization can currently deflect stealthy network attacks like Flame. Then ask the next question... Can you detect if you have been compromised? Start asking the tough questions - that is the only way we can collectively increase our level of security.</p>
<p>Jonathan</p>
<p>&nbsp;</p>
<p>&nbsp;</p><p><br/><br/><br/></p>]]></description><wfw:commentRss>http://www.redtigersecurity.com/security-briefings/rss-comments-entry-16517336.xml</wfw:commentRss></item><item><title>New PLC Exploits Comming to a Metasploit /scada folder near you</title><dc:creator>web admin</dc:creator><pubDate>Tue, 10 Apr 2012 15:02:01 +0000</pubDate><link>http://www.redtigersecurity.com/security-briefings/2012/4/10/new-plc-exploits-comming-to-a-metasploit-scada-folder-near-y.html</link><guid isPermaLink="false">571327:6786958:15787741</guid><description><![CDATA[<p>Dale and Reed at Digital Bond have taken some of their basecamp research and weaponized several Metasploit exploints for point-click-shoot PLC mayhem. This includes the "modiconstux" module, which implements a Stuxnet-type attack on a Schneider Modicon Quantum PLC.</p>
<p>The other basecamp exploit modules released yesterday are:</p>
<p>1.       Modiconstop &ndash; Stops a Schneider Modicon Quantum PLC from  operating. It is another command that lacks authentication or other  security, and its only one packet to send to stop the CPU.</p>
<p>2.       Ged20tftpbo &ndash; A buffer overflow of the tftp service on the GE  D20 PLC. Note that other GE D20 Metasploit modules had been released  earlier in Project Basecamp including modules that allow remote control  and recover all user credentials.</p>
<p>More information can be found at the <a href="http://www.darkreading.com/security/news/232800469/project-basecamp-releases-new-metasploit-exploit-modules.html">Dark Reading site</a>.</p>
<p><br />While it is nice to have the ability to demonstrate how easy it is to subvert PLCs, RTUs, and embedded control system devices, I struggle with how asset owners will be able to react to this to quickly close the risk associated with releasing this capability into the public domain. It is one thing to show this in a training class or security conference for effect or to raise awareness, but it is another thing to release the capability to anyone with an Internet connection and latest BackTrack release.</p>
<p>One thing that we all agree with is that keeping one's head in the sand is no longer an option for those tasked with securing SCADA and Industrial Control Systems. The spotlight has shifted from IT Enterprise systems to SCADA systems, and new SCADA vulnerabilities are cropping up like weeds in a summer garden. It is going to get worse before it gets better.&nbsp;</p>
<p>&nbsp;</p><p></p>]]></description><wfw:commentRss>http://www.redtigersecurity.com/security-briefings/rss-comments-entry-15787741.xml</wfw:commentRss></item><item><title>Most organizations do not have the ability to detect cyber security incidents within their SCADA System</title><dc:creator>web admin</dc:creator><pubDate>Sat, 10 Mar 2012 21:42:47 +0000</pubDate><link>http://www.redtigersecurity.com/security-briefings/2012/3/10/most-organizations-do-not-have-the-ability-to-detect-cyber-s.html</link><guid isPermaLink="false">571327:6786958:15379740</guid><description><![CDATA[<p>Our team travels all around the world to conduct onsite SCADA Security assessments of industrial facilities where these plants, factories, and control centers are located. We also travel to conduct SCADA Security training onsite for technicians, operators, and IT personnel. Our field assessments and training events have taken us to almost all of the major industrial areas around the world including: Asia, Australia, Europe, the Middle East, South America, and many locations here in North America. <br /><br />One thing that we have learned through the years is that most organizations do not have the ability to detect when their SCADA and Industrial Control Systems have been impacted with a cyber security incident. Most industrial organizations agree with the need to secure the perimeter of their control systems with firewalls and tight access control lists, but most facilities have stopped at this point. <br /><br />The unfortunate truth is that implementing active defense controls is only half of the solution, and most organizations are exposed right now because they do not have the detective controls in place to even know if their SCADA or industrial control systems have been compromised. The fact that recent SCADA and APT attacks like Stuxnet and Night Dragon worked for over 18 months before being identified and detected is reflective of this situation. <br /><br />Only implementing active defensive cyber security controls is like locking your house door, but forgetting to set the home alarm system. Anyone who picks the door lock, breaks a window, or pushes hard on the door to burst through the door lock can still rob your house, and if you are on vacation, you will not know this until you return to a shell of a house with all of your valuables gone. <br /><br />A comprehensive defense-in-depth cyber security program must utilize intelligent detection capabilities to complement the active defense systems. IDS / IPS systems, centralized log aggregation from all critical servers and desktops, as well as implementing a centralized SIEM (Security Incident Event Management) console with event correlation can provide vital situational awareness.&nbsp; You cannot control what you do not measure, and if your organization is not measuring the effectiveness of the security controls in place to secure your SCADA and Industrial Control Systems, there is no method for you to know if you are truly secure or not. <br /><br />If you are responsible for securing your organization's SCADA and Industrial Control Systems, ask yourself this one question:&nbsp; "How do you know if you have been compromised, and how do you know that you are truly in control of your control systems?"&nbsp; Often this will lead you down a path of discussions with system administrators that can hopefully point to security logs, IDS / IPS systems, or other key metrics that can indicate if your system has been compromised.</p>
<p>If you cannot answer this question, now is the time to implement the next wave of security solutions that can provide you with the second half of a sound cyber security program. We recently provided a 4-hour workshop on Incident Management for SCADA and Industrial Control Systems for UTC and NERC, and we have uploaded the PDF for this workshop to our website under the "Presentations" link. Once you register with our site, you can access it <a href="http://www.redtigersecurity.com/presentations/">here</a>. Don't worry, we never send out any emails to our registered users, and we protect the privacy of our users.&nbsp; We hope this is a helpful briefing, and <a href="http://www.redtigersecurity.com/contact-us/">contact us</a> if you would like more information about assessing the security of your SCADA and Industrial Control Systems. <br /><br />Thanks,<br />Jonathan</p>
<p>&nbsp;</p>]]></description><wfw:commentRss>http://www.redtigersecurity.com/security-briefings/rss-comments-entry-15379740.xml</wfw:commentRss></item><item><title>What does the Basecamp project PLC disclosures mean to your operations?</title><dc:creator>web admin</dc:creator><pubDate>Sat, 11 Feb 2012 03:07:41 +0000</pubDate><link>http://www.redtigersecurity.com/security-briefings/2012/2/10/what-does-the-basecamp-project-plc-disclosures-mean-to-your.html</link><guid isPermaLink="false">571327:6786958:14983667</guid><description><![CDATA[<p>We have been asked by several of our industrial control clients about the Basecamp PLC vulnerability disclosures, the new exploits coming to a Metasploit /SCADA folder near you, and how this might impact their operations. First, if you haven't read or watched the Basecamp PLC vulnerability presentation provided at the S4 conference this year, I would suggest that you watch it now at the <a href="http://www.digitalbond.com/2012/01/24/s4-basecamp-presentation-video/">Digital Bond</a> web site. It is worth the 90 minutes, and if you were not already aware of how fragile your embedded PLC and RTU devices really are, this will be an eye-opener. (You can go watch it now and come back here...)</p>
<p>Now that you have watched the video, we can speak on the same page. The next knee-jerk reaction that some asset owners have is to look at the list of devices that were involved in the project, then compare those devices to their inventory, and then say... <em>"Man... I'm glad we are not running any of those PLCs"</em>. Avoid that reaction. We have worked with a large number of embedded automation controllers and RTUs, and we can safely say that all have major cyber security issues.</p>
<p><span style="text-decoration: underline;">The security vulnerabilities that are explained in this disclosure are systemic across almost all embedded devices used in SCADA and Industrial Control Systems.</span> The next negative reaction that most have is to blame Digital Bond or blame the control system vendors. Neither of these two groups can really do anything today or tomorrow that can protect your system. Even if you nag your control system vendor for them to patch the problems discovered in the basecamp project, and they listen to you and repair these issues, more vulnerabilities will just crop up later. Yes, the long term strategy is to get the control system vendors to create hardened and secure devices from the factory, but that is a very long term strategy that will not address all of the millions of vulnerable devices already installed today or being installed tomorrow.</p>
<p><strong>If your field controller is connected to an ethernet network using TCP/IP based protocols, just go ahead and assume that any of the vulnerabilities mentioned in the S4 video are potential security issues with your devices as well. </strong>We have seen PLC devices from major control system vendors that freeze or reboot just by sending them a flood of ping requests or by simply scanning them with NMAP or NESSUS. There are several documented examples of PLCs failing because a local printer ran out of ink and flooded the local control network with SNMP packets. So if these devices fail under simple network broadcast storms, it is easy to see how much mischief you can cause to these devices if you actually spend some time to send specifc attacks to these systems.</p>
<p>The point of this discussion is that with or without the recent Basecamp project disclosures, if your field devices are connected over an ethernet network, you are and have already been exposed to cyber risks to your automation or control system performance. Attackers do not need to be physically present on your control network for these vulnerabilities to work, since they can be routed into the control system from other networks, or become activated from a script or batch file on a USB stick. Air-gapped networks are not safe either.</p>
<p>So what do you do about this? Knowing is half the battle, and some will say that getting funding to fix the problems once you know about them is the other half. That is an entirely different topic, but assuming that you have the backing and support to actually make changes to your system and secure it, here are some steps to think about.</p>
<h2>6 Steps to Securing Access to Ethernet-Connected PLCs and Field Devices</h2>
<p><strong>1. Flush out the logical data flow and architecture</strong> - Dive into the weeds and understand your control system in-depth. Build an accurate depiction of how the your PLC and field devices are connected back through the telemetry, LAN/WAN infrastructure, and back up through to your control room HMI and I/O servers. Ensure that everything is documented well, including the IP addresses of all major system components. If you need to, setup a laptop, run <em>Wireshark</em> or <em>TCPDUMP</em>, and capture actual SCADA protocol commands on the network to understand the full route from the control room out to the field devices. Try running <em>tracroute</em> to document all of the hops along the way. Knowing the logical data flows from the plant floor or field systems back to the control room is a great first step.</p>
<p><strong>2. Determine what TCP or UDP ports are required to be open on your PLCs and field devices</strong> - This is not only a requirement for utilities that must map out their ports and services for NERC CIP compliance, but is also equally important for all critical infrastructure sectors. You can not adequately secure something when you do not completely understand its attack surface. For instance, if you are running a Rockwell Automation controller, and it uses ports 23, 80, 443, and 2222, you probably do not need the lower ports to be open to the controller, since the protocol operates over 2222. You can block all of the other non-essential ports. If you do not have this information, take a spare PLC off the shelf and scan all TCP and UDP ports to determine what ones answer back. You can also sniff the network while it is in use. Knowing how the devices are connected together (obtained from step 1 above), and then armed with what ports need to be open are the first two steps.</p>
<p><strong>3. Next determine what source and destination IP addresses are used for PLC communications</strong> - This step may be a bit easier, since there should be only a finite number of computers that are required to poll the PLC network. In most SCADA systems, this number is less than 10. Do your homework to determine what computers really need to communicate with the controller network, and then conversely, what field devices are required to receive and answer back to these commands. Build a model in Excel using one column to show the list of computers that are communicating, then the next column to show the TCP or UDP ports that are used, then lastly a third column showing the devices that are the destination for the SCADA commands. This is not only an excellent troubleshooting tool for how the ethernet-based SCADA system functions at the PLC level, but can also be used to help secure or lock down the network.</p>
<p><strong>4. Enable Access Control Lists (ACLs) between the computers in the SCADA system and the embedded devices in the SCADA system.&nbsp; </strong>The computers in the SCADA system, such as operator consoles, engineering workstations, data historians, and special-use application computers all typically run on modern fat operating systems like windows or *nix systems. These need a large number of TCP and UDP ports to be open for them to function on the network. The embedded devices do not require the same ports to be open, so you can innoculate your field devices from being vulnerable to viruses, worms, and malware that affect your computers by simply blocking all non-essential ports. This way a virus would have to be written specifically for your field device in order for it to affect your control system. Create additional access controls that limit what source addresses can send packets into the control network. This can also help greatly reduce the attack surface by reducing the potential computers that have digital access to the ethernet-connected field devices. After this step, there should only be a limited number of computers that can access your field devices. If you can not introduce ACLs between your SCADA operations computers and the field devices, then at a minimum, back up to the firewall or DMZ that sits between the SCADA environment and the corporate IT or other networks. At a minimum, access controls should be placed at this level.</p>
<p><strong>5. Enable Application Control, HIPS, or Application Whitelisting in those computers that can communicate with the field devices.</strong> If you remember, the Stuxnet attack did not directly infect the Siemens PLCs, but rather first infected a computer workstation that already had ethernet access to the PLC network. The engineering workstations were used as a weapon to deliver the Stuxnet malicious PLC logic to the PLCs. Now, because of the above 4 steps, you are aware of the finite number of computers that have the ability to communicate with the field devices using TCP/IP SCADA protocols. These computers should have end-point security on them, and we STRONGLY suggest application whitelisting. Application whitelisting can essentially freeze the computer systems that have access to the PLCs so that only those approved applications can run and execute on those computers. Any new code that is introduced to the system that is not already whitelisted will be blocked and will not execute.</p>
<p><strong>6. Detection compliments active defense techniques</strong> - Now if you have gone through all of the above 5 steps, you should feel fairly good about how the system is locked down. The work is not done just yet. You have to assume that active defenses will eventually fail, and there should be a way to detect when you may be under an attack. Implementing both network and host-based IDS products can help alert you when packets are dropped at the perimeter that was intended for your field devices. Now that you know the TCP or UDP ports that your controllers are using, and their destination IP addresses, you can pull in the switch or firewall logs into a SEM product, and have it alert you when any network traffic was intended for any of your field devices or attempted to utilize their protocol ports, especially if it came from a non-approved source address. Parsing logs from the network devices is a great way to obtain situational awareness. To compliment that further, you can also add an IDS solution to the infrastructure and either write or obtain IDS siguatures for known control system vulnerabilities.</p>
<p>There are additional measures for protecting access to ethernet-connected PLCs and field devices, so this is in no way a complete list. It does provide some helpful tips and actionable things that most control system admins can do with their system to prevent accidental or intentional abuse of ethernet-connected embedded devices.</p>
<p><strong>The main things that I took away from the basecamp PLC disclosures are:</strong></p>
<p>- Almost all ethernet-connected field devices are vulnerable<br />- You can not secure your environment unless you understand how it works down to the device level<br />- Place as many access controls in front of the PLC devices as possible to reduce the attack surface<br />- Block all unnecessary devices and TCP/UDP ports so that only essential traffic is allowed<br />- Implement strong end-point security on the remaining computers that are allowed to communicate with the PLC devices<br />- Ensure to extract logs and meaningful security context off of network and host devices to detect abnormal or malicious behavior on the PLC network</p>
<p>Hope my comments in this briefing help illuminate the real issues surrounding the Basecamp PLC disclosures, and provide practical tips for PLC administrators to consider when securing or locking down the PLC network.</p>
<p>Thanks,<br />Jonathan</p>
<p>&nbsp;</p>
<p>&nbsp;</p><p><br/></p>]]></description><wfw:commentRss>http://www.redtigersecurity.com/security-briefings/rss-comments-entry-14983667.xml</wfw:commentRss></item><item><title>Various Musings about the recent Water Plant Hack</title><dc:creator>web admin</dc:creator><pubDate>Mon, 21 Nov 2011 05:36:10 +0000</pubDate><link>http://www.redtigersecurity.com/security-briefings/2011/11/20/various-musings-about-the-recent-water-plant-hack.html</link><guid isPermaLink="false">571327:6786958:13804338</guid><description><![CDATA[<ul>
<li><strong><a href="http://www.linkedin.com/nus-trk?trkact=viewMemberProfile&amp;pk=member-home&amp;pp=7&amp;poster=572058&amp;uid=5543732862122991616&amp;ut=NUS_UNIU_SHARE&amp;r=ebfd052e-76b1-492f-9d0f-785f4b5dc713&amp;url=http%3A%2F%2Fwww%2Elinkedin%2Ecom%2Fprofile%2Fview%3Fid%3D572058%26authType%3Dname%26authToken%3D6G_U%26goback%3D%2Enmp_*1_*1_*1_*1_*1_*1%26trk%3DNUS_UNIU_SHARE-prfl&amp;urlhash=LwhP&amp;goback=%2Enmp_*1_*1_*1_*1_*1_*1"><span style="color: blue;">Jonathan Pollet</span></a></strong> Why would Russian hackers want to      burn up a water plant pump? We all knew the capabilities existed.. but.. What      is the motivation? 1 day ago  <br />
<ul>
<li><a href="http://www.linkedin.com/profile/view?id=7296768&amp;authType=name&amp;authToken=Aktx&amp;goback=%2Enmp_*1_*1_*1_*1_*1_*1"><span style="color: blue;">Stacy Bresler </span></a>Great question...something I       have been recently asking the community in general related to various ICS       attack scenarios, water plants included. It seems we often jump to the       attack vector analysis and solutions leaving the questions about       motivation unanswered or, at least, in the wings of the overall       discussions. 1 day ago<br /><br /><a href="http://www.linkedin.com/profile/view?id=8831696&amp;authType=name&amp;authToken=L1mP&amp;goback=%2Enmp_*1_*1_*1_*1_*1_*1"></a></li>
<li><a href="http://www.linkedin.com/profile/view?id=8831696&amp;authType=name&amp;authToken=L1mP&amp;goback=%2Enmp_*1_*1_*1_*1_*1_*1"><span style="color: blue;">Darin Dutcher </span></a>Agreed that it is a good question, but I think there are more categorically distilled questions that can be asked about threat actors and motivations in relation to this target. 1 day ago </li>
<li><a href="http://www.linkedin.com/profile/view?id=7296768&amp;authType=name&amp;authToken=Aktx&amp;goback=%2Enmp_*1_*1_*1_*1_*1_*1"><span style="color: blue;">Stacy Bresler </span></a>Absolutely! There is no       shortage of questions to be asked :) 1 day ago <br /> <br /> </li>
<li><a href="http://www.linkedin.com/profile/view?id=4889184&amp;authType=name&amp;authToken=YpyY&amp;goback=%2Enmp_*1_*1_*1_*1_*1_*1"><span style="color: blue;">Peter H. Hu </span></a>We may never know the true       motivation behind the hack. However, we can attempt to deter their       attacks by planning a security model around their potential motivations.       C.R.I.M.E. model is a good one that comes to mind. Possible Motivators:       Compromise Revenge Ideology Monetary Ego 1 day ago <br /> <br /> </li>
<li><a href="http://www.linkedin.com/profile/view?id=3251593&amp;authType=name&amp;authToken=XkvN&amp;goback=%2Enmp_*1_*1_*1_*1_*1_*1"><span style="color: blue;">Alan Rivaldo </span></a>My response in a haiku --- A       motivation | Is not the relevant thing | The end result is. 1 day ago <br /> <br /> </li>
<li><a href="http://www.linkedin.com/profile/view?id=80550962&amp;authType=name&amp;authToken=kF0Y&amp;goback=%2Enmp_*1_*1_*1_*1_*1_*1"><span style="color: blue;">Alex Domshlak </span></a>I guess that Russian hackers       have not specific interests in Springfield, Ill. From my perspective it       looks like kind of Proof of Concept. 23 hours ago <br /> <br /> </li>
<li><a href="http://www.linkedin.com/profile/view?id=16211293&amp;authType=name&amp;authToken=WG1X&amp;goback=%2Enmp_*1_*1_*1_*1_*1_*1"><span style="color: blue;">Eric Gallant </span></a>Probably just a target of       opportunity. A system on the public Internet using off the shelf       software; easy pickings. Also, as in nearly every cyber attack, the       question of attribution is a difficult one to pin down conclusively. Sure       they used Russian IPs. But who's to say that means they are actually       Russian or even in Russia? 10 hours ago <br /> <br /> </li>
<li><a href="http://www.linkedin.com/profile/view?id=572058&amp;authType=name&amp;authToken=6G_U&amp;goback=%2Enmp_*1_*1_*1_*1_*1_*1"><span style="color: blue;">Jonathan Pollet </span></a>All excellent responses. I       agree about SCADA systems available from the Internet created with COTS       software and running on Windows machines are VERY juicy targets. I also       think that it was a proof of concept...hopefully all of these incidents       are a wakeup call to asset owners. 10 hours ago <br /> <br /> </li>
<li><a href="http://www.linkedin.com/profile/view?id=19106490&amp;authType=name&amp;authToken=2PeZ&amp;goback=%2Enmp_*1_*1_*1_*1_*1_*1"><span style="color: blue;">Ron Southworth </span></a>So let's assume that this       media news item is real. How do you secure a SCADA system that has been       installed to provide a service to 2200 people given that the place is       only held together by chewing gum and good luck. Such a place is usually       operated by the police chief and the mayor or similar community       officials. Believe it or not there are about 1000 water utilities in N       America that are exactly the same or in a worse position. Is the local       PUC going to approve the expenditure to secure such a system? 7 hours ago       <br /> <br /> </li>
<li><strong><a href="http://www.linkedin.com/profile/view?id=11236930&amp;authType=name&amp;authToken=htpb&amp;goback=%2Enmp_*1_*1_*1_*1_*1_*1&amp;trk=NUS_STAT_comntr"><span style="color: blue;">Kelvin Rundle</span></a> </strong>I       am not convinced that COTS on Windows makes a target any easier or harder       to attack than alternatives. I agree with Ron, small SCADA system       operators neither have the resources or budgets to get the help needed to       protect these systems, whether they be in the USA or Australia. 6 hours       ago <br /> <br /> </li>
<li><strong><a href="http://www.linkedin.com/profile/view?id=5011550&amp;authType=name&amp;authToken=caQq&amp;goback=%2Enmp_*1_*1_*1_*1_*1_*1&amp;trk=NUS_STAT_comntr"><span style="color: blue;">Jonathan Bays</span></a> </strong>Motive       is a good question but in trying to assess the motive let's not get hung       up on it having to be Russian or Chinese interests just because the more       easily traced C&amp;C server appears to be located there. There are so       many pirated win machines in both countries that anyone from anywhere       could be using them. </li>
</ul>
</li>
</ul>]]></description><wfw:commentRss>http://www.redtigersecurity.com/security-briefings/rss-comments-entry-13804338.xml</wfw:commentRss></item><item><title>Barnaby Jack showcases how medical devices are vulnerable to embedded device hacking</title><dc:creator>web admin</dc:creator><pubDate>Mon, 14 Nov 2011 15:20:15 +0000</pubDate><link>http://www.redtigersecurity.com/security-briefings/2011/11/14/barnaby-jack-showcases-how-medical-devices-are-vulnerable-to.html</link><guid isPermaLink="false">571327:6786958:13717948</guid><description><![CDATA[<p><span class="full-image-float-left ssNonEditable"><span><img style="width: 300px;" src="http://www.redtigersecurity.com/storage/IMG_1824.JPG?__SQUARESPACE_CACHEVERSION=1321284186727" alt="" /></span></span> At this year's Hacker Halted conference in Miami, I was in the audience while my friend Barnaby Jack conducted a live hacking demonstration using RF 900 MHz RF and an insulin pump. During the first part of his presentation, he went into great detail describing how he reversed the embedded device firmware and discovered the vulnerabilities that allowed him to send START/STOP/SUSPEND/DUMP ALL INSULIN commands to the pump without any knowledge of the device serial number or PIN.</p>
<p>The presentation and demonstration was a moment of awakening for many in the audiance that were not aware of how prevalent embedded devices are in our society, or how they can be utilized in ways the manufacturer did not intend.&nbsp;</p>
<p>&nbsp;</p>]]></description><wfw:commentRss>http://www.redtigersecurity.com/security-briefings/rss-comments-entry-13717948.xml</wfw:commentRss></item><item><title>Update on W32.Duku</title><dc:creator>web admin</dc:creator><pubDate>Fri, 28 Oct 2011 03:23:37 +0000</pubDate><link>http://www.redtigersecurity.com/security-briefings/2011/10/27/update-on-w32duku.html</link><guid isPermaLink="false">571327:6786958:13493776</guid><description><![CDATA[<p>Based on research being performed, here is what the community knows about Duku:</p>
<ul>
<li>There has only been a few infections to-date</li>
<li>It does not self-propigate or spread like Stuxnet did, so the victums have to be selectively targeted</li>
<li>Unlike the initial perception, it does not seem to target control system equipment or vendors</li>
<li>The attackers are using Duku to look for information, such as blueprints, design documents, and any information that can potentially be used to create a future attack on an industrial facility</li>
<li>Some of the executables used within the Duku framework shares code with Stuxnet and appears to have been compiled after Stuxnet was discovered</li>
<li>The malware is designed to self-desctruct after 36 days</li>
<li>Duku may have other variants that are not currently detectable by Antivirus</li>
<li>Seems to leverage C&amp;C servers based in India<br /><br /></li>
</ul>
<p>Steps asset owners should consider to avoid infection:</p>
<ul>
<li>update all AV signatures</li>
<li>tighten up host prevention strategies and consider application whitelisting technology</li>
<li>review all ports open on perimeter devices such as firewalls and reduce the attack surface by closing off unnecessary ports on network devices upstream of critical SCADA or DCS systems</li>
<li>isolate control system elements from the corporate IT networks as much as possible</li>
<li>operate at a higher treat level and review logs on an increased periodic basis</li>
<li>monitor sensitive SCADA and DCS hosts for new and unusual services that are not traditionally running on those devices</li>
<li>enable verbose logging on all host systems, and forward the logs to a centralized SEM or SIEM</li>
<li>monitor hosts for new files added to system directories such as system32, and system32\drivers</li>
<li>monitor outgoing traffic leaving the network to unknown destination IP address</li>
<li>place a sniffer on the external side of the firewall and record traffic for 24 hours, then parse the data and cross check the IP addresses in the PCAP files to see if the traffic contains any IP addresses for known C&amp;C servernet and botnets</li>
<li>also monitor the dirty side of the firewall for spikes in traffic</li>
</ul>
<p>Hope this briefing provides helpful insight as to how Duku works, and the migitation efforts that can reduce the chance of getting infected.</p>
<p>thanks,<br />Jonathan</p>]]></description><wfw:commentRss>http://www.redtigersecurity.com/security-briefings/rss-comments-entry-13493776.xml</wfw:commentRss></item></channel></rss>