[+] Wayc0de's Blog[+]

Tampilkan postingan dengan label Intel. Tampilkan semua postingan
Tampilkan postingan dengan label Intel. Tampilkan semua postingan

20/09/11

OS X Lion bugs let hackers view, change local user passwords

Mac shops running Lion should take preventive measures to protect their data


OS X Lion bugs let hackers view, change local user passwords
The latest version of OS X Lion allows any user to easily change the password of any local account, due to permissions oversights on Apple's part.

The news comes less than a month after another Lion vulnerability that let users bypass LDAP without a password gained notoriety.

Originally reported by Defence in Depth blogger Patrick Dunstan, the root of the newly discovered problem in Mac OS X 10.7 is tied to the user-specific shadow files used in modern OS X platforms. These files are essentially hash databases and contain, among other things, the user's encrypted passwords. Ideally, they should be accessible only via high-privilege accounts.
According to Dunstan, Apple dropped the ball in terms of how Lion handles privilege. "Whilst non-root users are unable to access the shadow files directly, Lion actually provides non-root users the ability to still view password hash data," Dunstan wrote. "This is accomplished by extracting the data straight from Directory Services."

Any user can accomplish this trick by simply invoking the directory services listing using the /Search/ path -- for example, $ dscl localhost -read /Search/Users/bob (where "bob" is the username). This causes Lion OS X to spew out the contents of Bob's shadow hash file, including data that can be used to crack Bob's password with a simple script, such as a Python script written by Dunstan.

Making matters worse, running such a script wouldn't necessarily be required to gain access to Bob's account. Using Directory Services, a user could change a logged-in user's password -- without requiring authentication -- using this command: $ dscl localhost -passwd /Search/Users/bob
Notably, the targeted user's account could just as easily include admin privileges.
In order to pull off this hack, the perpetrator would require local access, though an outsider using social engineering could dupe a user to surrender the information. Additionally, a malicious insider could use his or existing information and wreak havoc if an admin left a machine without first logging out. Further, the user would need to access Lion's Directory Services -- another feat that would not be overly difficult in an environment with relatively lackluster security.

MacFixIt blogger Topher Kessler offered advice on how organizations can avoid being subject to these vulnerabilities. They include disabling automatic log-ins in Mac OS X; enabling sleep and screensaver passwords; disabling guest accounts (as well as accounts not in use); and better managing user privileges, such as allowing no greater permissions than necessary.

nb : infoworld Read More...

14/09/11

Intel, McAfee link security to chips

DeepSafe offers a glimpse at future Intel-McAfee security products

Nearly seven months after Intel shelled out $7.68 billion for antivirus vendor McAfee, the two companies are offering a glimpse of their future.

At the Intel Developer Forum in San Francisco Tuesday, McAfee will provide an early look of its new effort to build security protections outside of the OS, using Intel's chip-level hooks that allow McAfee's Endpoint Protection Software to get a better look at malicious software such as rootkits.

[ Master your security with InfoWorld's interactive Security iGuide. | Stay up to date on the latest security developments with InfoWorld's Security Central newsletter. ]

Called DeepSafe, the software is something new for the antivirus industry, said Candace Worley, senior vice president and general manager of McAfee Endpoint Security. "This level of technology has never existed before," she said. "It's brand new; it's been jointly developed between the two companies."

DeepSafe is McAfee's answer to advanced hacking technologies, such as rootkits, that seem to be getting better and better at slipping malicious software onto PCs unnoticed.

"Most antivirus products today reside at the same level in the system as the operating system," Worley said. "What we're finding is a lot of the antivirus is simply not seeing a rootkit that's installed at that level of the system."

Rootkits use all kinds of sneaky tricks to cover their tracks, rewriting file names, and even modifying data in system monitoring tools so that everything seems normal.

In fact, it's somewhat of an open secret in the security industry that determined cyberattackers can skirt antivirus detection almost at will. Some victims go years without detecting so-called APT (advanced persistent threat) infections, even with their antivirus software up-to-date.

That's left vendors such as McAfee scrambling to make things harder for the bad guys

Worley describes DeepSafe as a "technology foundation," for future products. The first of these products will be an add-on to McAfee Endpoint Protection that will focus on rootkit detection for the enterprise. That's who's most interested in this kind of technology right now, Worley said. The product, yet unnamed, will be launched at McAfee's Focus conference in Las Vegas next month, "and as time progresses we will migrate this to the consumer space," she said.

McAfee was vague about how DeepSafe will actually work, but the company started working on the technology prior to the Intel acquisition, Worley said.
The product will work in VMware installations, but Microsoft and Citrix customers will have to wait a bit longer. "We're still working out how this system will work with those technologies over time," Worley said.

Although McAfee will be the first major antivirus vendor out of the gate with this type of technology, it isn't the only company going in this direction, said Lawrence Pingree, a Gartner research director. "What's going to happen is they're going to release this and then others are going to follow suit," he said.

DeepSafe is interesting, but it still isn't the kind of breakthrough technology that will justify McAfee's multibillion dollar price tag. "We're still waiting for real hard technology to come out of this merger that will really be a big innovation," he said.

nb : infoworld

 

Read More...