#!/usr/bin/python
# -*- coding: utf-8 -*-
class SecurityResearcher:
def __init__(self):
self.name = "Max van der Horst"
self.role = "Security Researcher"
self.company = "Thales Research & Technology"
self.language_spoken = ["nl_NL", "en_US"]
def do_starwars_meme(self):
print("Hello there!")
me = SecurityResearcher()
me.do_starwars_meme()
-
🔭 I’m currently working on DIVD (Academy)
-
🌱 I’m currently learning Digital Forensics
-
💬 Ask me about Cyber Threat Intelligence and Malware
-
📫 How to reach me [email protected]
-
⚡ Fun fact humans lost a war against emus in 1932.