-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.xml
89 lines (89 loc) · 5.14 KB
/
index.xml
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
<channel>
<title>della's blog</title>
<link>https://dellalibera.github.io/</link>
<description>della's blog</description>
<generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Mon, 17 Oct 2022 00:00:00 +0000</lastBuildDate>
<atom:link href="https://dellalibera.github.io/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Damn Vulnerable DeFi - Challenge #10 - Free rider</title>
<link>https://dellalibera.github.io/posts/damnvulnerabledefi_10_free-rider/</link>
<pubDate>Mon, 17 Oct 2022 00:00:00 +0000</pubDate>
<author>della</author>
<guid>https://dellalibera.github.io/posts/damnvulnerabledefi_10_free-rider/</guid>
<description><![CDATA[<div id="id-1">Solution for “Damn Vulnerable DeFi - Challenge #10 - Free rider”.</div>]]></description>
</item>
<item>
<title>Damn Vulnerable DeFi - Challenge #9 - Puppet v2</title>
<link>https://dellalibera.github.io/posts/damnvulnerabledefi_09_puppetv2/</link>
<pubDate>Thu, 13 Oct 2022 00:00:00 +0000</pubDate>
<author>della</author>
<guid>https://dellalibera.github.io/posts/damnvulnerabledefi_09_puppetv2/</guid>
<description><![CDATA[<div id="id-1">Solution for “Damn Vulnerable DeFi - Challenge #9 - Puppet v2”.</div>]]></description>
</item>
<item>
<title>Offensive Vyper - Challenge 7 - Meta Token</title>
<link>https://dellalibera.github.io/posts/offensivevyper_07_metatoken/</link>
<pubDate>Sat, 08 Oct 2022 00:00:00 +0000</pubDate>
<author>della</author>
<guid>https://dellalibera.github.io/posts/offensivevyper_07_metatoken/</guid>
<description><![CDATA[<div id="id-1">Solution for “Offensive Vyper - Challenge 7 - Meta Token”.</div>]]></description>
</item>
<item>
<title>Offensive Vyper - Challenge 6 - Ownable Proxy</title>
<link>https://dellalibera.github.io/posts/offensivevyper_06_ownableproxy/</link>
<pubDate>Thu, 06 Oct 2022 00:00:00 +0000</pubDate>
<author>della</author>
<guid>https://dellalibera.github.io/posts/offensivevyper_06_ownableproxy/</guid>
<description><![CDATA[<div id="id-1">Solution for “Offensive Vyper - Challenge 6 - Ownable Proxy”.</div>]]></description>
</item>
<item>
<title>Offensive Vyper - Challenge 5 - Flash Receiver</title>
<link>https://dellalibera.github.io/posts/offensivevyper_05_flashreceiver/</link>
<pubDate>Mon, 03 Oct 2022 00:00:00 +0000</pubDate>
<author>della</author>
<guid>https://dellalibera.github.io/posts/offensivevyper_05_flashreceiver/</guid>
<description><![CDATA[<div id="id-1">Solution for “Offensive Vyper - Challenge 5 - Flash Receiver”.</div>]]></description>
</item>
<item>
<title>Offensive Vyper - Challenge 4 - Ether Flash Loan</title>
<link>https://dellalibera.github.io/posts/offensivevyper_04_etherflashloan/</link>
<pubDate>Sat, 01 Oct 2022 00:00:00 +0000</pubDate>
<author>della</author>
<guid>https://dellalibera.github.io/posts/offensivevyper_04_etherflashloan/</guid>
<description><![CDATA[<div id="id-1">Solution for “Offensive Vyper - Challenge 4 - Ether Flash Loan”.</div>]]></description>
</item>
<item>
<title>Offensive Vyper - Challenge 3 - Ether Vault</title>
<link>https://dellalibera.github.io/posts/offensivevyper_03_ethervault/</link>
<pubDate>Thu, 29 Sep 2022 00:00:00 +0000</pubDate>
<author>della</author>
<guid>https://dellalibera.github.io/posts/offensivevyper_03_ethervault/</guid>
<description><![CDATA[<div id="id-1">Solution for “Offensive Vyper - Challenge 3 - Ether Vault”.</div>]]></description>
</item>
<item>
<title>Offensive Vyper - Challenge 2 - Coin Flipper</title>
<link>https://dellalibera.github.io/posts/offensivevyper_02_coinflipper/</link>
<pubDate>Mon, 26 Sep 2022 00:00:00 +0000</pubDate>
<author>della</author>
<guid>https://dellalibera.github.io/posts/offensivevyper_02_coinflipper/</guid>
<description><![CDATA[<div id="id-1">Solution for “Offensive Vyper - Challenge 2 - Coin Flipper”.</div>]]></description>
</item>
<item>
<title>Offensive Vyper - Challenge 1 - Unstoppable Auction</title>
<link>https://dellalibera.github.io/posts/offensivevyper_01_unstoppableauction/</link>
<pubDate>Sat, 24 Sep 2022 00:00:00 +0000</pubDate>
<author>della</author>
<guid>https://dellalibera.github.io/posts/offensivevyper_01_unstoppableauction/</guid>
<description><![CDATA[<div id="id-1">Solution for “Offensive Vyper - Challenge 1 - Unstoppable Auction”.</div>]]></description>
</item>
<item>
<title>Offensive Vyper - Challenge 0 - Password Vault</title>
<link>https://dellalibera.github.io/posts/offensivevyper_00_passwordvault/</link>
<pubDate>Thu, 22 Sep 2022 00:00:00 +0000</pubDate>
<author>della</author>
<guid>https://dellalibera.github.io/posts/offensivevyper_00_passwordvault/</guid>
<description><![CDATA[<div id="id-1">Solution for “Offensive Vyper - Challenge 0 - Password Vault”.</div>]]></description>
</item>
</channel>
</rss>