Skip to content
View Maximand's full-sized avatar
🎯
Scanning all the things 💢
🎯
Scanning all the things 💢
  • DIVD
  • The Netherlands

Block or report Maximand

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Maximand/README.md
#!/usr/bin/python
# -*- coding: utf-8 -*-

class SecurityResearcher:

    def __init__(self):
        self.name = "Max van der Horst"
        self.role = "Security Researcher & PhD Candidate"
        self.company = "Delft University of Technology"
        self.language_spoken = ["nl_NL", "en_US"]

    def do_starwars_meme(self):
        print("Hello there!")

me = SecurityResearcher()
me.do_starwars_meme()

maximand

  • 🔭 I’m currently working on Coordinated Vulnerability Disclosure

  • 🌱 I’m currently learning Anti-Abuse Strategy

  • 💬 Ask me about Cyber Threat Intelligence and Malware

  • 📫 How to reach me max@divd.nl

  • ⚡ Fun fact humans lost a war against emus in 1932.

Connect with me:

shaunster

Languages and Tools:

arduino azure bash c couchdb cplusplus docker elasticsearch flask git go hadoop java kibana linux mariadb mongodb mssql mysql nginx pandas perl postgresql python pytorch redis scikit_learn selenium sqlite tensorflow

 maximand

maximand

Jokes Card

Pinned Loading

  1. DIVD-NL/web-csirt DIVD-NL/web-csirt Public

    https://www.divd.nl and https://csirt.divd.nl websites

    JavaScript 19 49

  2. artemis-scanner-sdk artemis-scanner-sdk Public

    API Library for CERT-PL's Artemis Scanner.

    Python

  3. egos-website egos-website Public

    Project website for project EGOS.

    JavaScript

  4. Maximand.github.io Maximand.github.io Public

    HTML

  5. righel/ms-exchange-version-nse righel/ms-exchange-version-nse Public

    Nmap script to detect a Microsoft Exchange instance version with OWA enabled.

    Python 88 16

  6. numba/llvmlite numba/llvmlite Public

    A lightweight LLVM python binding for writing JIT compilers

    Python 2.3k 361