Finding World-Writable Files

Howto find world writable files that could be attacked on your server?

find / -perm -2 ! -type l -ls