June 23rd, 2010 . by DarkFiber Consulting
Google has released Chrome 5.0.375.70 for Linux, Mac, and Windows to address multiple vulnerabilities. These vulnerabilities may allow an attacker to execute arbitrary code, conduct cross-site scripting attacks, bypass security restrictions, or obtain sensitive information.
DarkFiber Consulting encourages users and administrators to review the Google Chrome Releases blog entry and update to Chrome 5.0.375.70 to help mitigate the security risks.
Posted in Security Alerts | No Comments »
Tagged With: Arbitrary Code • Attacker • Blog • Cross Site Scripting • Google • Linux • Linux Mac • Security Restrictions • Security Risks
January 27th, 2010 . by DarkFiber Consulting
RealNetworks, Inc. has released updates to address multiple vulnerabilities in several versions of RealPlayer for Windows, Mac, and Linux and several versions of the Helix Player for Linux. These vulnerabilities may allow an attacker to execute arbitrary code.
DarkFiber Consulting encourages users and administrators to review the RealNetworks, Inc. advisory and apply any necessary updates to help mitigate the risks.
Posted in Security Alerts | No Comments »
Tagged With: Address • Arbitrary Code • Attacker • Helix Player • Linux • Linux Vulnerabilities • Necessary Updates • Realnetworks Inc • Realplayer
August 26th, 2008 . by DarkFiber Consulting
DarkFiber Consulting is aware of active attacks against linux-based computing infrastructures using compromised SSH keys. The attack appears to initially use stolen SSH keys to gain access to a system, and then uses local kernel exploits to gain root access. Once root access has been obtained, a rootkit known as “phalanx2″ is installed.
Phalanx2 appears to be a derivative of an older rootkit named “phalanx”. Phalanx2 and the support scripts within the rootkit, are configured to systematically steal SSH keys from the compromised system. These SSH keys are sent to the attackers, who then use them to try to compromise other sites and other systems of interest at the attacked site.
Detection of phalanx2 as used in this attack may be performed as follows:
- “ls” does not show a directory “/etc/khubd.p2/”, but it can be entered with “cd /etc/khubd.p2″.
- “/dev/shm/” may contain files from the attack.
- Any directory named “khubd.p2″ is hidden from “ls”, but may be entered by using “cd”.
- Changes in the configuration of the rootkit might change the attack indicators listed above. Other detection methods may include searching for hidden processes and checking the reference count in “/etc” against the number of directories shown by “ls”.
DarkFiber Consulting encourages administrators to perform the following actions to help mitigate the risks:
- Proactively identify and examine systems where SSH keys are used as part of automated processes. These keys will typically not have passphrases or passwords.
- Encourage users to use the keys with passphrase or passwords to reduce the risk if a key is compromised.
- Review access paths to internet facing systems and ensure that systems are fully patched.
If a compromise is confirmed, DarkFiber Consulting recommends the following actions:
- Disable key-based SSH authentication on the affected systems, where possible.
- Perform an audit of all SSH keys on the affected systems.
- Notify all key owners of the potential compromise of their keys.
DarkFiber Consulting will provide additional information as it becomes available.
Posted in Security Alerts | No Comments »
Tagged With: Affected Systems • Attackers • Automated Processes • Computing • Derivative • Exploits • Hidden Processes • Kernel • Linux • Passphrase • Passwords • Phalanx • Risk • Rootkit • Shm • Ssh Authentication • Support Scripts