Joost Agterhoek joost
  • Joined on 2024-08-08
These are the content, theme and configuration files for my test statically generated website https://notes.joostagterhoek.nl, generated with Zola.
Updated 2024-09-19 12:54:27 +02:00
Forking nvim-kickstart on Github, which should be pushed to from my Gitea-instance
Updated 2024-09-11 16:55:53 +02:00
This is a Python project to learn working with Flask. To make it useful for my day job as a security analyst, I turned it into a one-page website that can look up security-relevant data about hosts (IP addresses, fully qualified domain names, URLs and domains). Current features include: VirusTotal and AbuseIPDB-results, DMARC, DKIM and SPF information and registrar information.
Updated 2024-09-06 16:24:55 +02:00
This is a side-project stemming from a Flask website project (https://code.joostagterhoek.nl/joost/flask-soc-site). Instead of a web app, I wanted to develop a similar tool to use from the command line. This tool can currently look up information relevant to domains and IP addresses, like the registrar, DNSSEC, SPF and DMARC records.
Updated 2024-09-02 16:29:14 +02:00
Exercises and notes from the book 'Learn C The Hard Way' by Zed A. Shaw.
Updated 2024-08-29 11:01:42 +02:00
Repository to store the pages from my Grav-website I am most likely to edit, including the home page, the blog and project pages.
Updated 2024-08-25 21:03:19 +02:00
After learning the basics of looking up IP addresses, domain names and URLs to find f.e. DMARC/SPF values, hostnames, IP addresses and such, I want to incorporate this in an easy-to-use GUI with tkinter.
Updated 2024-08-23 21:37:54 +02:00