Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'How to avoid the new 'Help' URL handler vulnerability' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
How to avoid the new 'Help' URL handler vulnerability
Authored by: cabbagewater on May 19, '04 09:32:41PM
Yes, the code as seen doesn't work--I forgot to use the code tags to protect the backslashes in front of the space for the help viewer.app. Note that the above reverse command needs chmod 755, not chmod 000 to actually reverse anything.

 sudo chmod 000 /System/Library/CoreServices/Help\ Viewer.app 

Also, repairing disk permissions will reverse this fix, although it doesn't make much more work for me--I already have a list of custom permissions for various security/personal reasons/preferences.

[ Reply to This | # ]