-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathfeed.xml
140 lines (98 loc) · 6.01 KB
/
feed.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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
>
<channel>
<title>~/sec/f00tprint</title>
<description>My blog on security related topics</description>
<sy:updatePeriod>daily</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<link>https://secf00tprint.github.io</link>
<atom:link href="https://secf00tprint.github.io/feed.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Mon, 16 Jan 2023 00:00:00 +0000</lastBuildDate>
<item>
<title>SANS Holiday Hack Challenge 2022 Writeup</title>
<description><h1 id="introduction">Introduction</h1>
</description>
<pubDate>Mon, 16 Jan 2023 00:00:00 +0000</pubDate>
<link>https://secf00tprint.github.io/hhc/2022/writeup/en</link>
<guid isPermaLink="true">https://secf00tprint.github.io/hhc/2022/writeup/en</guid>
</item>
<item>
<title>SANS Holiday Hack Challenge 2021 Writeup</title>
<description><h1 id="introduction">Introduction</h1>
</description>
<pubDate>Sun, 13 Feb 2022 00:00:00 +0000</pubDate>
<link>https://secf00tprint.github.io/hhc/2021/writeup/en</link>
<guid isPermaLink="true">https://secf00tprint.github.io/hhc/2021/writeup/en</guid>
</item>
<item>
<title>Docker Test Container for Online Password Crackers</title>
<description><h1 id="introduction">Introduction</h1>
</description>
<pubDate>Fri, 05 Nov 2021 00:00:00 +0000</pubDate>
<link>https://secf00tprint.github.io/passwords/onlinecracker/testcontainer/en</link>
<guid isPermaLink="true">https://secf00tprint.github.io/passwords/onlinecracker/testcontainer/en</guid>
</item>
<item>
<title>Reverse Proxy Nginx Docker Template</title>
<description><p>I was looking for a simple and short tutorial on how to set up a reverse proxy using docker that I could use as a basis for other topics.
Since the internet has nothing that satisfied me, I decided to write my own stuff in hope that others can benefit from it.</p>
</description>
<pubDate>Fri, 04 Jun 2021 00:00:00 +0000</pubDate>
<link>https://secf00tprint.github.io/devops/docker/nginx/reverseproxy/en</link>
<guid isPermaLink="true">https://secf00tprint.github.io/devops/docker/nginx/reverseproxy/en</guid>
</item>
<item>
<title>Crunch Wordlist Generator - Create Single Characters</title>
<description><p>Preface: This text is based on the answer from <a href="https://superuser.com/users/432690/kamil-maciorowski">Kamil Maciorowski</a> in <a href="https://superuser.com/questions/1465287/crunch-d-option-with-simple-aa-charset">Stack Exchange</a>, who provides a deeper understanding through practical examples at this point.
Many thanks for this.</p>
</description>
<pubDate>Mon, 08 Feb 2021 00:00:00 +0000</pubDate>
<link>https://secf00tprint.github.io/passwords/crunch/advanced/en</link>
<guid isPermaLink="true">https://secf00tprint.github.io/passwords/crunch/advanced/en</guid>
</item>
<item>
<title>SANS Holiday Hack Challenge 2020 Writeup</title>
<description><h1 id="introduction">Introduction</h1>
</description>
<pubDate>Mon, 11 Jan 2021 00:00:00 +0000</pubDate>
<link>https://secf00tprint.github.io/hhc/2020/writeup/en</link>
<guid isPermaLink="true">https://secf00tprint.github.io/hhc/2020/writeup/en</guid>
</item>
<item>
<title>SANS Holiday Hack Challenge 2020 Writeup</title>
<description><h1 id="einleitung">Einleitung</h1>
</description>
<pubDate>Mon, 11 Jan 2021 00:00:00 +0000</pubDate>
<link>https://secf00tprint.github.io/hhc/2020/writeup/de</link>
<guid isPermaLink="true">https://secf00tprint.github.io/hhc/2020/writeup/de</guid>
</item>
<item>
<title>Switching Git Configs</title>
<description><p>Edit: 13.2.2021 - Added new solution with directories</p>
</description>
<pubDate>Thu, 13 Feb 2020 00:00:00 +0000</pubDate>
<link>https://secf00tprint.github.io/git/config/en</link>
<guid isPermaLink="true">https://secf00tprint.github.io/git/config/en</guid>
</item>
<item>
<title>LFI / RFI</title>
<description><h1 id="introduction">Introduction</h1>
</description>
<pubDate>Sun, 11 Nov 2018 00:00:00 +0000</pubDate>
<link>https://secf00tprint.github.io/payload-tester/lfirfi/en</link>
<guid isPermaLink="true">https://secf00tprint.github.io/payload-tester/lfirfi/en</guid>
</item>
<item>
<title>Secure Software Development using CI</title>
<description><h1 id="introduction">Introduction</h1>
</description>
<pubDate>Tue, 17 Jul 2018 00:00:00 +0000</pubDate>
<link>https://secf00tprint.github.io/securecode/deps/en</link>
<guid isPermaLink="true">https://secf00tprint.github.io/securecode/deps/en</guid>
</item>
</channel>
</rss>