find / -xdev -perm -002 -type f -perm /111 -exec ls -ld {} \; | more since this will only return executable files that are world writable.
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.