-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
337 lines (328 loc) · 11.8 KB
/
Copy pathindex.html
File metadata and controls
337 lines (328 loc) · 11.8 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
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
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Fredrik Walløe</title>
<meta name="description" content="Fredrik Walløe is a Norwegian journalist and writer.">
<meta name="keywords" content="Journalist, writer, Norwegian, photographer, information security, infosec, programmer">
<meta name="author" content="Fredrik Walløe">
<link href="css/stylesheet.css" media="screen" rel="stylesheet" type="text/css" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "ProfilePage",
"mainEntity": {
"@type": "Person",
"name": "Fredrik Walløe",
"jobTitle": "Senior Threat Intelligence Analyst and Tech Lead for SOC Engineering, IT Security",
"description": "IT Security expert focused on engineering and automation, journalist and street photographer.",
"url": "https://fredrikwalloe.com",
"sameAs": [
"https://no.linkedin.com/in/fredrikwalloe",
"https://github.com/fwalloe",
"https://www.instagram.com/fwalloe/"
],
"knowsAbout": [
"Information Security",
"IT Engineering",
"Automation",
"Kubernetes",
"Python",
"Linux",
"Bash",
"SOC",
"SOC Engineering",
"Secure use of AI",
"Automation with AI",
"Azure Cloud",
"Incident Response",
"Threat Hunting",
"Log Management",
"APIs",
"Black and White Photography",
"Street Photography",
"Journalism"
],
"hasOccupation": [
{
"@type": "Occupation",
"name": "Senior Threat Intelligence Analyst and Tech Lead for SOC Engineering",
"occupationLocation": "Norway"
},
{
"@type": "Occupation",
"name": "Street Photographer",
"description": "Work displayed in three countries."
},
{
"@type": "Occupation",
"name": "Senior Security Intelligence Analyst",
"description": "Experience at IBM Nordic SOC, EVRY, EVRY Tech Services, EVRY Connect, TietoEVRY, and mnemonic."
}
],
"worksFor": {
"@type": "Organization",
"name": "Vivicta"
},
"alumniOf": [
{
"@type": "CollegeOrUniversity",
"name": "Norwegian University of Science and Technology (NTNU)",
"description": "BA in Information Security"
},
{
"@type": "CollegeOrUniversity",
"name": "Goldsmiths, University of London",
"description": "MA in Digital Media"
},
{
"@type": "CollegeOrUniversity",
"name": "Roehampton University",
"description": "BA in Journalism, Creative Writing and News Media"
}
],
"awards": [
"Joint Winner of the Roehampton University Creative Writing Day 2011"
]
},
"hasPart": [
{
"@type": "CreativeWork",
"name": "KrackPlus: Automating Key Reinstallation Attacks",
"description": "BA dissertation at NTNU focused on automating Mathy Vanhoef's Key Reinstallation Attacks (KRACK) against WPA2."
},
{
"@type": "CreativeWork",
"name": "The Iran Threat",
"description": "BA Dissertation at Roehampton University – a critical discourse analysis of the representation of Iran's nuclear programme in British media"
},
{
"@type": "CreativeWork",
"name": "The Panopticon Resurges: An analysis of the potential resurgence of the panoptic model of social control through the surveillance of communications data",
"description": "MA dissertation at Goldsmiths University on the political, economic and technical implications of the Communications Data Bill proposed by the British government."
},
{
"@type": "Article",
"headline": "How to: set Message Of The Day (MOTD) on a Cisco router",
"publisher": {
"@type": "Organization",
"name": "infosecbriefly"
},
"datePublished": "2016-03-21",
"url": "https://web.archive.org/web/20180901133200/http://www.infosecbriefly.com/2016/03/21/How-to-set-Message-Of-The-Day-M-O-T-D-on-a-Cisco-router.html"
},
{
"@type": "Article",
"headline": "What is: The Angler Exploit Kit",
"publisher": {
"@type": "Organization",
"name": "infosecbriefly"
},
"datePublished": "2016-04-25",
"url": "https://web.archive.org/web/20180901110224/http://www.infosecbriefly.com/2016/04/25/What-is-The-Angler-Exploit-Kit.html"
},
{
"@type": "Article",
"headline": "Helldivers",
"publisher": {
"@type": "Organization",
"name": "Gamereactor Norway"
},
"datePublished": "2015-03-10",
"url": "https://web.archive.org/web/20170713052551/https://www.gamereactor.no/anmeldelser/299854/Helldivers/"
},
{
"@type": "Article",
"headline": "Kôna",
"publisher": {
"@type": "Organization",
"name": "Gamereactor Norway"
},
"datePublished": "2014-12-10",
"url": "https://web.archive.org/web/20240324033248/https://www.gamereactor.no/kona-forspill/"
},
{
"@type": "Article",
"headline": "Prankster bypasses Steam's quality control to release game where you watch paint dry",
"publisher": {
"@type": "Organization",
"name": "infosecbriefly"
},
"datePublished": "2016-03-29",
"url": "https://web.archive.org/web/20180901135846/http://www.infosecbriefly.com/2016/03/29/Prankster-bypasses-Steams-quality-control-to-release-game-where-you-watch-paint-dry.html"
},
{
"@type": "Article",
"headline": "How to: enable IPv6 routing on a Cisco router",
"publisher": {
"@type": "Organization",
"name": "infosecbriefly"
},
"datePublished": "2016-04-09",
"url": "https://web.archive.org/web/20180901104709/http://www.infosecbriefly.com/2016/04/09/How-to-enable-I-Pv6-routing-on-a-Cisco-router.html"
},
{
"@type": "Article",
"headline": "Hospitals hit by 'Locky' ransomware",
"publisher": {
"@type": "Organization",
"name": "infosecbriefly"
},
"datePublished": "2016-03-24",
"url": "https://web.archive.org/web/20180901104655/http://www.infosecbriefly.com/2016/03/24/Hospitals-hit-by-Locky-ransomware.html"
},
{
"@type": "Article",
"headline": "Paris terrorists used burner phones to evade detection",
"publisher": {
"@type": "Organization",
"name": "infosecbriefly"
},
"datePublished": "2016-03-23",
"url": "https://web.archive.org/web/20180901140335/http://www.infosecbriefly.com/2016/03/23/Paris-terrorists-used-burner-phones-to-evade-detection.html"
},
{
"@type": "Article",
"headline": "MIT launches experimental $10,000 bug bounty programme for students",
"publisher": {
"@type": "Organization",
"name": "infosecbriefly"
},
"datePublished": "2016-04-23",
"url": "https://web.archive.org/web/20180901144926/http://www.infosecbriefly.com/2016/04/23/M-I-T-launches-experimental-10000-bug-bounty-programme-for-students.html"
},
{
"@type": "Article",
"headline": "Uber launches $10,000 bug bounty program",
"publisher": {
"@type": "Organization",
"name": "infosecbriefly"
},
"datePublished": "2016-03-23",
"url": "https://web.archive.org/web/20180901104055/http://www.infosecbriefly.com/2016/03/23/Uber-launches-10000-bug-bounty-program.html"
},
{
"@type": "Article",
"headline": "Subgraph - a featherweight OS for non-technical users",
"publisher": {
"@type": "Organization",
"name": "infosecbriefly"
},
"datePublished": "2016-03-22",
"url": "https://web.archive.org/web/20180901122602/http://www.infosecbriefly.com/2016/03/22/Subgraph-a-featherweight-O-S-for-non-technical-users.html"
},
{
"@type": "Article",
"headline": "Kasteløse kvinner reiser seg: Marsj mot voldtekt",
"publisher": {
"@type": "Organization",
"name": "Amnesty International Norway"
},
"datePublished": "2014-05-30",
"url": "https://web.archive.org/web/20220523225855/https://amnesty.no/kastelose-kvinner-reiser-seg-marsj-mot-voldtekt"
},
{
"@type": "Article",
"headline": "Kona",
"publisher": {
"@type": "Organization",
"name": "Game Reactor Sweden"
},
"datePublished": "2017-03-29",
"url": "https://web.archive.org/web/20190717025157/https://www.gamereactor.se/recensioner/457463/Kona/"
},
{
"@type": "Article",
"headline": "This War Of Mine",
"publisher": {
"@type": "Organization",
"name": "Game Reactor Germany"
},
"datePublished": "2014-11-28",
"url": "https://web.archive.org/web/20260520053532/https://www.gamereactor.de/this-war-of-mine-kritik/"
},
{
"@type": "Article",
"headline": "The Escapists",
"publisher": {
"@type": "Organization",
"name": "Game Reactor Germany"
},
"datePublished": "2014-09-16",
"url": "https://web.archive.org/web/20240521045804/https://www.gamereactor.de/the-escapists-vorschau/"
},
{
"@type": "Article",
"headline": "The Escapists",
"publisher": {
"@type": "Organization",
"name": "Game Reactor Portugal"
},
"datePublished": "2014-09-02",
"url": "https://web.archive.org/web/20260520054537/https://www.gamereactor.pt/the-escapists-antevisao/"
},
{
"@type": "Article",
"headline": "Block N Load",
"publisher": {
"@type": "Organization",
"name": "Game Reactor UK"
},
"datePublished": "2014-09-02",
"url": "https://web.archive.org/web/20250224031927/https://www.gamereactor.eu/block-n-load-review/"
},
{
"@type": "Article",
"headline": "Helldivers",
"publisher": {
"@type": "Organization",
"name": "Game Reactor Potugal"
},
"datePublished": "2015-03-12",
"url": "https://web.archive.org/web/20260520055119/https://www.gamereactor.it/helldivers-recensione/"
},
{
"@type": "Article",
"headline": "En bransje rammet av indiefeber!",
"publisher": {
"@type": "Organization",
"name": "Game Reactor Norway"
},
"datePublished": "2014-12-09",
"url": "https://web.archive.org/web/20260520061021/https://www.gamereactor.no/en-bransje-rammet-av-indiefeber/"
}
]
}
</script>
</head>
<body>
<div class="container">
<header>
<a href="index.html" class="logo">Fredrik Walløe</a>
<input type="checkbox" id="menu-toggle" class="menu-btn">
<label for="menu-toggle" class="menu-icon">
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M3 12h18M3 6h18M3 18h18"/></svg>
</label>
<ul class="nav-links">
<li><a href="infosec.html">InfoSec</a></li>
<li><a href="photography.html">Photography</a></li>
<li><a href="programming.html">Programming</a></li>
<li><a href="writing.html">Writing</a></li>
<li><a href="journalism.html">Journalism</a></li>
<li><a href="portfolio.html">Portfolio</a></li>
</ul>
</header>
<main>
</main>
<footer>
<div class="footer-divider"></div>
<ul>
<li><a href="https://www.facebook.com/pages/Fredrik-Wall%C3%B8e/329061847292388">Facebook</a></li>
<li><a href="https://no.linkedin.com/in/fredrikwalloe">LinkedIn</a></li>
<li><a href="mailto:freelance@fredrikwalloe.com">Email</a></li>
</ul>
</footer>
</div>
</body>
</html>