-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfuzzing.rss
More file actions
25 lines (25 loc) · 1.17 KB
/
fuzzing.rss
File metadata and controls
25 lines (25 loc) · 1.17 KB
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
<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<atom:link href="https://raw.githubusercontent.com/Gbird22/fuzzing/refs/heads/main/fuzzing.rss" rel="self" type="application/rss+xml" />
<title>img src=x onerror=alert(1)</title>
<link>https://www.example.com</link>
<description>This is a sample RSS feed for demonstration purposes.</description>
<language>en-us</language>
<pubDate>Tue, 10 Oct 2023 10:00:00 GMT</pubDate>
<item>
<title>img src=x onerror=alert(1)</title>
<guid isPermaLink="false">Qi02bB5NQJAUtnrUNV5cqIuw9JeCVs1N</guid>
<link>https://www.example.com/articles/first</link>
<description>This is the first article in the sample RSS feed.</description>
<pubDate>Tue, 10 Oct 2023 09:00:00 GMT</pubDate>
</item>
<item>
<title>Second Article</title>
<guid isPermaLink="false">Qi02bB5NQJAUtnrUNV5cqIuw9JeCVs1M</guid>
<link>https://www.example.com/articles/second</link>
<description>This is the second article in the sample RSS feed.</description>
<pubDate>Tue, 10 Oct 2023 08:00:00 GMT</pubDate>
</item>
</channel>
</rss>