Skip to content

Commit a1faedf

Browse files
committed
trainingPage
1 parent 7bb5ad3 commit a1faedf

File tree

7 files changed

+198
-20
lines changed

7 files changed

+198
-20
lines changed

hugo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ theme = 'PaperMod'
7474
url = "/projects/"
7575
weight = 50
7676
[[menu.main]]
77-
identifier = "Training"
77+
identifier = "training"
7878
name = "Training"
7979
url = "/training/"
8080
weight = 55

public/categories/index.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,6 @@
3636
<guid>http://localhost:1313/categories/phishing/</guid>
3737
<description></description>
3838
</item>
39-
<item>
40-
<title>C2</title>
41-
<link>http://localhost:1313/categories/c2/</link>
42-
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
43-
<guid>http://localhost:1313/categories/c2/</guid>
44-
<description></description>
45-
</item>
4639
<item>
4740
<title>Forensics</title>
4841
<link>http://localhost:1313/categories/forensics/</link>

public/ctfwriteups/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ <h2 class="entry-hint-parent">Empire C2 - Writeup
200200
</h2>
201201
</header>
202202
<footer class="entry-footer">1 min&nbsp;·&nbsp;connar</footer>
203-
<a class="entry-link" aria-label="post link to Empire C2 - Writeup" href="http://localhost:1313/ctfwriteups/empirec2/"></a>
203+
<a class="entry-link" aria-label="post link to Empire C2 - Writeup" href="http://localhost:1313/ctfwriteups/empire/"></a>
204204
</article>
205205

206206
<article class="post-entry">

public/ctfwriteups/index.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,9 @@ Of particular interest is the first post, which features a script that bears a s
7979
</item>
8080
<item>
8181
<title>Empire C2 - Writeup</title>
82-
<link>http://localhost:1313/ctfwriteups/empirec2/</link>
82+
<link>http://localhost:1313/ctfwriteups/empire/</link>
8383
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
84-
<guid>http://localhost:1313/ctfwriteups/empirec2/</guid>
84+
<guid>http://localhost:1313/ctfwriteups/empire/</guid>
8585
<description>&lt;p&gt;In this challenge we are given a pcap file and a powershell dump.&lt;/p&gt;</description>
8686
</item>
8787
<item>

public/index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

public/index.xml

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -104,13 +104,6 @@ I just happened to be reading something about Blackeye tool, so we&amp;rsquo;ll
104104
&lt;h2 id=&#34;setup-of-blackeye&#34;&gt;Setup of blackeye&lt;/h2&gt;
105105
&lt;p&gt;Its very quick and easy to set up blackeye. All you have to do is the following:&lt;/p&gt;</description>
106106
</item>
107-
<item>
108-
<title></title>
109-
<link>http://localhost:1313/training/empirec2/</link>
110-
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
111-
<guid>http://localhost:1313/training/empirec2/</guid>
112-
<description></description>
113-
</item>
114107
<item>
115108
<title>About</title>
116109
<link>http://localhost:1313/about/</link>
@@ -225,6 +218,13 @@ Therefore, the initial approach is to utilize search engines, such as Google, to
225218
&lt;p&gt;Upon conducting a search, we discover several posts that appear to be relevant to the challenge and could potentially guide us towards a solution.&lt;br&gt;
226219
Of particular interest is the first post, which features a script that bears a striking resemblance to our own:&lt;/p&gt;</description>
227220
</item>
221+
<item>
222+
<title>Empire C2 - Writeup</title>
223+
<link>http://localhost:1313/ctfwriteups/empire/</link>
224+
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
225+
<guid>http://localhost:1313/ctfwriteups/empire/</guid>
226+
<description>&lt;p&gt;In this challenge we are given a pcap file and a powershell dump.&lt;/p&gt;</description>
227+
</item>
228228
<item>
229229
<title>Exploring OneNote Forensic tools</title>
230230
<link>http://localhost:1313/posts/onenote/</link>
@@ -644,6 +644,13 @@ For this purpose, we can use the online tool:&lt;/p&gt;</description>
644644
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;We see the script decodes a b64 string and then runs it by piping it to bash.&lt;br&gt;
645645
Let&amp;rsquo;s follow up with the script and decode it ourselves. We can do that using an online base64 decoder and passing the base64 string to it. By doing so, we will end up with the following:&lt;/p&gt;</description>
646646
</item>
647+
<item>
648+
<title>Training</title>
649+
<link>http://localhost:1313/training/</link>
650+
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
651+
<guid>http://localhost:1313/training/</guid>
652+
<description>training</description>
653+
</item>
647654
<item>
648655
<title>Upgrading Windows - Writeup</title>
649656
<link>http://localhost:1313/ctfwriteups/upgradingwindows/</link>

public/sitemap.xml

Lines changed: 179 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,179 @@
1-
<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>https://connar.github.io/categories/</loc><lastmod>2024-06-12T20:03:02+02:00</lastmod></url><url><loc>https://connar.github.io/posts/insideapefile/</loc><lastmod>2024-06-12T20:03:02+02:00</lastmod></url><url><loc>https://connar.github.io/</loc><lastmod>2024-06-12T20:03:02+02:00</lastmod></url><url><loc>https://connar.github.io/categories/malware/</loc><lastmod>2024-06-12T20:03:02+02:00</lastmod></url><url><loc>https://connar.github.io/tags/pe/</loc><lastmod>2024-06-12T20:03:02+02:00</lastmod></url><url><loc>https://connar.github.io/posts/</loc><lastmod>2024-06-12T20:03:02+02:00</lastmod></url><url><loc>https://connar.github.io/tags/</loc><lastmod>2024-06-12T20:03:02+02:00</lastmod></url><url><loc>https://connar.github.io/categories/windows/</loc><lastmod>2024-06-12T20:03:02+02:00</lastmod></url><url><loc>https://connar.github.io/tags/api-hashing/</loc><lastmod>2024-06-06T20:03:02+02:00</lastmod></url><url><loc>https://connar.github.io/posts/apihashing/</loc><lastmod>2024-06-06T20:03:02+02:00</lastmod></url><url><loc>https://connar.github.io/tags/windows-api/</loc><lastmod>2024-06-06T20:03:02+02:00</lastmod></url><url><loc>https://connar.github.io/posts/peb/</loc><lastmod>2024-05-11T20:03:02+02:00</lastmod></url><url><loc>https://connar.github.io/tags/ldr/</loc><lastmod>2024-05-11T20:03:02+02:00</lastmod></url><url><loc>https://connar.github.io/tags/peb/</loc><lastmod>2024-05-11T20:03:02+02:00</lastmod></url><url><loc>https://connar.github.io/tags/ami/</loc><lastmod>2024-03-11T20:03:02+02:00</lastmod></url><url><loc>https://connar.github.io/tags/batchencryption/</loc><lastmod>2024-03-11T20:03:02+02:00</lastmod></url><url><loc>https://connar.github.io/tags/bitb/</loc><lastmod>2024-03-11T20:03:02+02:00</lastmod></url><url><loc>https://connar.github.io/tags/blackeye/</loc><lastmod>2024-03-11T20:03:02+02:00</lastmod></url><url><loc>https://connar.github.io/posts/bitb/</loc><lastmod>2024-03-11T20:03:02+02:00</lastmod></url><url><loc>https://connar.github.io/posts/batchencryption/</loc><lastmod>2024-03-11T20:03:02+02:00</lastmod></url><url><loc>https://connar.github.io/posts/jlaive/</loc><lastmod>2024-03-11T20:03:02+02:00</lastmod></url><url><loc>https://connar.github.io/posts/pcraft/</loc><lastmod>2024-03-11T20:03:02+02:00</lastmod></url><url><loc>https://connar.github.io/tags/jlaive/</loc><lastmod>2024-03-11T20:03:02+02:00</lastmod></url><url><loc>https://connar.github.io/posts/windowsapi/</loc><lastmod>2024-03-11T20:03:02+02:00</lastmod></url><url><loc>https://connar.github.io/categories/network-traffic/</loc><lastmod>2024-03-11T20:03:02+02:00</lastmod></url><url><loc>https://connar.github.io/tags/obfuscation/</loc><lastmod>2024-03-11T20:03:02+02:00</lastmod></url><url><loc>https://connar.github.io/tags/pcap/</loc><lastmod>2024-03-11T20:03:02+02:00</lastmod></url><url><loc>https://connar.github.io/tags/pcraft/</loc><lastmod>2024-03-11T20:03:02+02:00</lastmod></url><url><loc>https://connar.github.io/categories/phishing/</loc><lastmod>2024-03-11T20:03:02+02:00</lastmod></url><url><loc>https://connar.github.io/posts/phishingsite/</loc><lastmod>2024-03-11T20:03:02+02:00</lastmod></url><url><loc>https://connar.github.io/tags/unjlaive/</loc><lastmod>2024-03-11T20:03:02+02:00</lastmod></url><url><loc>https://connar.github.io/tags/yaml/</loc><lastmod>2024-03-11T20:03:02+02:00</lastmod></url><url><loc>https://connar.github.io/tags/.one/</loc></url><url><loc>https://connar.github.io/about/</loc></url><url><loc>https://connar.github.io/ctfwriteups/anemailfromauntchloe/</loc></url><url><loc>https://connar.github.io/posts/dllinjection/</loc></url><url><loc>https://connar.github.io/posts/beepmalware/</loc></url><url><loc>https://connar.github.io/ctfwriteups/ancientcavevault/</loc></url><url><loc>https://connar.github.io/ctfwriteups/anothermaliciousdoc/</loc></url><url><loc>https://connar.github.io/archives/</loc></url><url><loc>https://connar.github.io/tags/beep-malware/</loc></url><url><loc>https://connar.github.io/ctfwriteups/captcha4humans/</loc></url><url><loc>https://connar.github.io/ctfwriteups/chinesewindowsupgrader/</loc></url><url><loc>https://connar.github.io/ctfwriteups/</loc></url><url><loc>https://connar.github.io/tags/dll-injection/</loc></url><url><loc>https://connar.github.io/posts/onenote/</loc></url><url><loc>https://connar.github.io/posts/scapy/</loc></url><url><loc>https://connar.github.io/ctfwriteups/flagontherun/</loc></url><url><loc>https://connar.github.io/categories/forensics/</loc></url><url><loc>https://connar.github.io/ctfwriteups/headstream/</loc></url><url><loc>https://connar.github.io/ctfwriteups/hintingflags/</loc></url><url><loc>https://connar.github.io/ctfwriteups/insider/</loc></url><url><loc>https://connar.github.io/ctfwriteups/irswentphishing/</loc></url><url><loc>https://connar.github.io/tags/maldocs/</loc></url><url><loc>https://connar.github.io/ctfwriteups/malwarecarving/</loc></url><url><loc>https://connar.github.io/ctfwriteups/mranderson/</loc></url><url><loc>https://connar.github.io/ctfwriteups/xmasgiveaway/</loc></url><url><loc>https://connar.github.io/music4hacking/</loc></url><url><loc>https://connar.github.io/mychallenges/</loc></url><url><loc>https://connar.github.io/tags/onenote/</loc></url><url><loc>https://connar.github.io/tags/pikabot/</loc></url><url><loc>https://connar.github.io/projects/</loc></url><url><loc>https://connar.github.io/tags/scapy/</loc></url><url><loc>https://connar.github.io/search/</loc></url><url><loc>https://connar.github.io/ctfwriteups/showerpell/</loc></url><url><loc>https://connar.github.io/ctfwriteups/sloppyencryptor/</loc></url><url><loc>https://connar.github.io/ctfwriteups/sysupdate/</loc></url><url><loc>https://connar.github.io/ctfwriteups/upgradingwindows/</loc></url><url><loc>https://connar.github.io/ctfwriteups/weaklegacy/</loc></url></urlset>
1+
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
2+
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
3+
xmlns:xhtml="http://www.w3.org/1999/xhtml">
4+
<url>
5+
<loc>http://localhost:1313/categories/</loc>
6+
<lastmod>2024-06-12T20:03:02+02:00</lastmod>
7+
</url><url>
8+
<loc>http://localhost:1313/posts/insideapefile/</loc>
9+
<lastmod>2024-06-12T20:03:02+02:00</lastmod>
10+
</url><url>
11+
<loc>http://localhost:1313/</loc>
12+
<lastmod>2024-06-12T20:03:02+02:00</lastmod>
13+
</url><url>
14+
<loc>http://localhost:1313/categories/malware/</loc>
15+
<lastmod>2024-06-12T20:03:02+02:00</lastmod>
16+
</url><url>
17+
<loc>http://localhost:1313/tags/pe/</loc>
18+
<lastmod>2024-06-12T20:03:02+02:00</lastmod>
19+
</url><url>
20+
<loc>http://localhost:1313/posts/</loc>
21+
<lastmod>2024-06-12T20:03:02+02:00</lastmod>
22+
</url><url>
23+
<loc>http://localhost:1313/tags/</loc>
24+
<lastmod>2024-06-12T20:03:02+02:00</lastmod>
25+
</url><url>
26+
<loc>http://localhost:1313/categories/windows/</loc>
27+
<lastmod>2024-06-12T20:03:02+02:00</lastmod>
28+
</url><url>
29+
<loc>http://localhost:1313/tags/api-hashing/</loc>
30+
<lastmod>2024-06-06T20:03:02+02:00</lastmod>
31+
</url><url>
32+
<loc>http://localhost:1313/posts/apihashing/</loc>
33+
<lastmod>2024-06-06T20:03:02+02:00</lastmod>
34+
</url><url>
35+
<loc>http://localhost:1313/tags/windows-api/</loc>
36+
<lastmod>2024-06-06T20:03:02+02:00</lastmod>
37+
</url><url>
38+
<loc>http://localhost:1313/posts/peb/</loc>
39+
<lastmod>2024-05-11T20:03:02+02:00</lastmod>
40+
</url><url>
41+
<loc>http://localhost:1313/tags/ldr/</loc>
42+
<lastmod>2024-05-11T20:03:02+02:00</lastmod>
43+
</url><url>
44+
<loc>http://localhost:1313/tags/peb/</loc>
45+
<lastmod>2024-05-11T20:03:02+02:00</lastmod>
46+
</url><url>
47+
<loc>http://localhost:1313/tags/ami/</loc>
48+
<lastmod>2024-03-11T20:03:02+02:00</lastmod>
49+
</url><url>
50+
<loc>http://localhost:1313/tags/batchencryption/</loc>
51+
<lastmod>2024-03-11T20:03:02+02:00</lastmod>
52+
</url><url>
53+
<loc>http://localhost:1313/tags/bitb/</loc>
54+
<lastmod>2024-03-11T20:03:02+02:00</lastmod>
55+
</url><url>
56+
<loc>http://localhost:1313/tags/blackeye/</loc>
57+
<lastmod>2024-03-11T20:03:02+02:00</lastmod>
58+
</url><url>
59+
<loc>http://localhost:1313/posts/bitb/</loc>
60+
<lastmod>2024-03-11T20:03:02+02:00</lastmod>
61+
</url><url>
62+
<loc>http://localhost:1313/posts/batchencryption/</loc>
63+
<lastmod>2024-03-11T20:03:02+02:00</lastmod>
64+
</url><url>
65+
<loc>http://localhost:1313/posts/jlaive/</loc>
66+
<lastmod>2024-03-11T20:03:02+02:00</lastmod>
67+
</url><url>
68+
<loc>http://localhost:1313/posts/pcraft/</loc>
69+
<lastmod>2024-03-11T20:03:02+02:00</lastmod>
70+
</url><url>
71+
<loc>http://localhost:1313/tags/jlaive/</loc>
72+
<lastmod>2024-03-11T20:03:02+02:00</lastmod>
73+
</url><url>
74+
<loc>http://localhost:1313/posts/windowsapi/</loc>
75+
<lastmod>2024-03-11T20:03:02+02:00</lastmod>
76+
</url><url>
77+
<loc>http://localhost:1313/categories/network-traffic/</loc>
78+
<lastmod>2024-03-11T20:03:02+02:00</lastmod>
79+
</url><url>
80+
<loc>http://localhost:1313/tags/obfuscation/</loc>
81+
<lastmod>2024-03-11T20:03:02+02:00</lastmod>
82+
</url><url>
83+
<loc>http://localhost:1313/tags/pcap/</loc>
84+
<lastmod>2024-03-11T20:03:02+02:00</lastmod>
85+
</url><url>
86+
<loc>http://localhost:1313/tags/pcraft/</loc>
87+
<lastmod>2024-03-11T20:03:02+02:00</lastmod>
88+
</url><url>
89+
<loc>http://localhost:1313/categories/phishing/</loc>
90+
<lastmod>2024-03-11T20:03:02+02:00</lastmod>
91+
</url><url>
92+
<loc>http://localhost:1313/posts/phishingsite/</loc>
93+
<lastmod>2024-03-11T20:03:02+02:00</lastmod>
94+
</url><url>
95+
<loc>http://localhost:1313/tags/unjlaive/</loc>
96+
<lastmod>2024-03-11T20:03:02+02:00</lastmod>
97+
</url><url>
98+
<loc>http://localhost:1313/tags/yaml/</loc>
99+
<lastmod>2024-03-11T20:03:02+02:00</lastmod>
100+
</url><url>
101+
<loc>http://localhost:1313/tags/.one/</loc>
102+
</url><url>
103+
<loc>http://localhost:1313/about/</loc>
104+
</url><url>
105+
<loc>http://localhost:1313/ctfwriteups/anemailfromauntchloe/</loc>
106+
</url><url>
107+
<loc>http://localhost:1313/posts/dllinjection/</loc>
108+
</url><url>
109+
<loc>http://localhost:1313/posts/beepmalware/</loc>
110+
</url><url>
111+
<loc>http://localhost:1313/ctfwriteups/ancientcavevault/</loc>
112+
</url><url>
113+
<loc>http://localhost:1313/ctfwriteups/anothermaliciousdoc/</loc>
114+
</url><url>
115+
<loc>http://localhost:1313/archives/</loc>
116+
</url><url>
117+
<loc>http://localhost:1313/tags/beep-malware/</loc>
118+
</url><url>
119+
<loc>http://localhost:1313/ctfwriteups/captcha4humans/</loc>
120+
</url><url>
121+
<loc>http://localhost:1313/ctfwriteups/chinesewindowsupgrader/</loc>
122+
</url><url>
123+
<loc>http://localhost:1313/ctfwriteups/</loc>
124+
</url><url>
125+
<loc>http://localhost:1313/tags/dll-injection/</loc>
126+
</url><url>
127+
<loc>http://localhost:1313/ctfwriteups/empire/</loc>
128+
</url><url>
129+
<loc>http://localhost:1313/posts/onenote/</loc>
130+
</url><url>
131+
<loc>http://localhost:1313/posts/scapy/</loc>
132+
</url><url>
133+
<loc>http://localhost:1313/ctfwriteups/flagontherun/</loc>
134+
</url><url>
135+
<loc>http://localhost:1313/categories/forensics/</loc>
136+
</url><url>
137+
<loc>http://localhost:1313/ctfwriteups/headstream/</loc>
138+
</url><url>
139+
<loc>http://localhost:1313/ctfwriteups/hintingflags/</loc>
140+
</url><url>
141+
<loc>http://localhost:1313/ctfwriteups/insider/</loc>
142+
</url><url>
143+
<loc>http://localhost:1313/ctfwriteups/irswentphishing/</loc>
144+
</url><url>
145+
<loc>http://localhost:1313/tags/maldocs/</loc>
146+
</url><url>
147+
<loc>http://localhost:1313/ctfwriteups/malwarecarving/</loc>
148+
</url><url>
149+
<loc>http://localhost:1313/ctfwriteups/mranderson/</loc>
150+
</url><url>
151+
<loc>http://localhost:1313/ctfwriteups/xmasgiveaway/</loc>
152+
</url><url>
153+
<loc>http://localhost:1313/music4hacking/</loc>
154+
</url><url>
155+
<loc>http://localhost:1313/mychallenges/</loc>
156+
</url><url>
157+
<loc>http://localhost:1313/tags/onenote/</loc>
158+
</url><url>
159+
<loc>http://localhost:1313/tags/pikabot/</loc>
160+
</url><url>
161+
<loc>http://localhost:1313/projects/</loc>
162+
</url><url>
163+
<loc>http://localhost:1313/tags/scapy/</loc>
164+
</url><url>
165+
<loc>http://localhost:1313/search/</loc>
166+
</url><url>
167+
<loc>http://localhost:1313/ctfwriteups/showerpell/</loc>
168+
</url><url>
169+
<loc>http://localhost:1313/ctfwriteups/sloppyencryptor/</loc>
170+
</url><url>
171+
<loc>http://localhost:1313/ctfwriteups/sysupdate/</loc>
172+
</url><url>
173+
<loc>http://localhost:1313/training/</loc>
174+
</url><url>
175+
<loc>http://localhost:1313/ctfwriteups/upgradingwindows/</loc>
176+
</url><url>
177+
<loc>http://localhost:1313/ctfwriteups/weaklegacy/</loc>
178+
</url>
179+
</urlset>

0 commit comments

Comments
 (0)