Skip to content
View MexHigh's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report MexHigh

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
MexHigh/README.md

Hi there ๐Ÿ‘‹

I'm a cybersecurity guy having an affair with software engineering.

This is my age, btw (so that I don't need to update it every year):

( birthday => (new Date(Date.now() - birthday)).getUTCFullYear() - 1970 )( new Date("1999", "02", "13") )

Favorite languages

Go, C#, JS, Python (and everything else, that is properly documented ๐Ÿ’™)

What I'm working on

Topic Description
Web Security The perfect Content-Security-Policy, Authentication Flows
Privacy Privacy in a decentralized world?
Linux Server Administration $ sudo apt install -y sl && sl
Serverless Development Mainly with Cloudflare Workers
Webassembly (+Security) Webassembly as "Office Macros for the Browser"

Personal projects ๐Ÿ˜

I'm usually using my own Gitlab instance profile at https://git.leon.wtf/leon and mirror the 'good' repos to Github.

Check it out to see more Projects ๐Ÿ˜„

Pinned

  1. Status-API Status-API Public

    An API to provide information about the status of your services. This API checks the status periodically instead of at every request to prevent overload of the services. Docker Image available.

    Go 3

  2. paqman-project/paqman paqman-project/paqman Public

    PAQMAN is a command line companion tool to improve your pentesting experience. It provides you with copy-pastable commands depending on the information you collect or already have to transform themโ€ฆ

    JavaScript 3

  3. new-cfupdater new-cfupdater Public

    [Mirror] Docker image to keep your A and AAAA records in cloudflare up to date. Just supply an API token and the hosts you want to keep track of. Supports multiple zones. Successor of git.leon.wtf/โ€ฆ

    Go

  4. Cloudflare-Workers-URL-Shortener Cloudflare-Workers-URL-Shortener Public

    URL shortener with simple admin frontend and extension for Chrome (with auto-login) on top of Cloudflare Workers

    JavaScript 2

  5. csaf_distribution csaf_distribution Public

    Forked from csaf-poc/csaf_distribution

    A set of csaf tools (CSAF trusted provider, provider checker and CSAF aggregator)

    Go 1

  6. One-Time-Service One-Time-Service Public

    Call a service with a one time token from outside Home Assistant!

    JavaScript