first commit

This commit is contained in:
2025-07-18 16:20:14 +07:00
commit 98af45c018
16382 changed files with 3148096 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE foo [<!ELEMENT foo ANY > <!ENTITY xxe SYSTEM "file:///dev/urandom" >]>
<foo>&xxe;</foo>

View File

@@ -0,0 +1 @@
this is not xml

View File

@@ -0,0 +1 @@
<ssp:Base64Element xmlns:ssp="urn:x-simplesamlphp:namespace">/CTj03d1DB5e2t7CTo9BEzCf5S9NRzwnBgZRlm32REI=</ssp:Base64Element>

View File

@@ -0,0 +1 @@
<ssp:Element xmlns:ssp="urn:x-simplesamlphp:namespace" integer="2" boolean="false" text="text" />

View File

@@ -0,0 +1 @@
<ssp:ExtendableAttributesElement xmlns:ssp="urn:x-simplesamlphp:namespace" ssp:attr1="testval1" ssp:attr2="testval2" />

View File

@@ -0,0 +1,4 @@
<ssp:ExtendableElement xmlns:ssp="urn:x-simplesamlphp:namespace">
<ssp:Chunk>some</ssp:Chunk>
<dummy:Chunk xmlns:dummy="urn:custom:dummy">some</dummy:Chunk>
</ssp:ExtendableElement>

View File

@@ -0,0 +1 @@
<ssp:LocalizedStringElement xmlns:ssp="urn:x-simplesamlphp:namespace" xml:lang="en">test</ssp:LocalizedStringElement>

View File

@@ -0,0 +1 @@
<ssp:QNameElement xmlns:ssp="urn:x-simplesamlphp:namespace" xmlns:env="http://www.w3.org/2003/05/soap-envelope">env:Sender</ssp:QNameElement>

View File

@@ -0,0 +1 @@
<ssp:StringElement xmlns:ssp="urn:x-simplesamlphp:namespace">test</ssp:StringElement>