pikachu-xss通关教程
反射型xss(get):
<?php
/*** Created by runner.han* There is nothing new under the sun*/$SELF_PAGE substr($_SERVER[PHP_SELF],strrpos($_SERVER[PHP_SELF],/)1);if ($SELF_PAGE "xss_reflected_get.php"){$ACTIVE array(,,,,,,,active open,,active,,,…
2026/7/31 6:37:24