Skip to content
View mokytis's full-sized avatar

Block or report mokytis

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
mokytis/README.md

Hi there 👋

My name is Luke.

I do security stuff, break things, and write tools. Projects on here have varying level of polish: from tools I use as a part of my main workflow, to small scripts I've hacked together.

Pinned Loading

  1. networktoolkit networktoolkit Public

    Tools to play with networks in python

    Python 1 1

  2. emailnum emailnum Public

    Take a list of domains and check their SPF and DMARC records.

    Go 2

  3. domainfo domainfo Public

    Get information about domains and its IP Addresses

    Rust

  4. curlbash curlbash Public

    detect `curl | bash` serverside

    Go

  5. x86_64 x86_64 Public

    a collection of various programs in x86-64 assembly

    Assembly

  6. Respond to IPv6 Traceroute UDP Probes Respond to IPv6 Traceroute UDP Probes
    1
    #!/usr/bin/env python
    2
    
                  
    3
    from scapy.all import *
    4
    import os
    5
    import ipaddress