Skip to content
View lawndoc's full-sized avatar
🤓
Learning
🤓
Learning

Organizations

@OwnCA
Block or Report

Block or report lawndoc

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

Hi, I'm C.J.

I work in InfoSec, but I have broad interests encompassing many areas of IT. Most of my interests are driven by my curiosity and love for programming and automation. Whenever I think of something cool or have an idea to make my life easier, it becomes a project on my GitHub. If you find one of my projects useful, please consider becoming a sponsor so I can dedicate more time to my open source work.

Here's some information on my projects and contributions:


✨ My top repos: ✨

Readme Card Readme Card Readme Card Readme Card Readme Card Readme Card


Connect with me on social media:

lawndoc cj-may cj__may


PGP Public Key 🔒
-----BEGIN PGP PUBLIC KEY BLOCK-----
mDMEYSW4bhYJKwYBBAHaRw8BAQdAxx1qfknJzb90TohHw4D1oZyYDqdr9RuhB7fk
bhW9lUy0IUMuSi4gTWF5IDxsYXduZG9jQHByb3Rvbm1haWwuY29tPoiQBBMWCAA4
FiEEvM/6iPYJs2e3nVnMqXi0d7MPtjAFAmElu90CGwMFCwkIBwIGFQoJCAsCBBYC
AwECHgECF4AACgkQqXi0d7MPtjBUwQEA4TFbyy03+ucXTrczPTYl8UuWaETLPr27
KePBSxUzXLYA/24Xsn1eXxBtaURIm3ZrekyZBSq+DNLe1SgnKOMKVZAKtB9DLkou
IE1heSA8ZG9jdG9ybWF5NkBnbWFpbC5jb20+iJAEExYIADgWIQS8z/qI9gmzZ7ed
WcypeLR3sw+2MAUCYSW8jQIbAwULCQgHAgYVCgkICwIEFgIDAQIeAQIXgAAKCRCp
eLR3sw+2MCq1AP4ujDZqycGp9HF5CXUmeuicm6XsDffKWBDjfAhQyLv6/QD/ehy0
FtHje08z0MMRYo02L9F77cnBmK0Z19wt1TO34Qy4OARhJbhuEgorBgEEAZdVAQUB
AQdApBRpPz0nLw1WEyd+3iF+NExWrOqP6hmxPK/iNfFFI2EDAQgHiHgEGBYIAAkF
AmEluG4CGwwAIQkQqXi0d7MPtjAWIQS8z/qI9gmzZ7edWcypeLR3sw+2ME81AQDN
kq9Ljq+DbD9GV+BxkzcGVMktThgOo9kwNneBoHsHvAD+KH2usfyre0uTB7hqsec4
tbgRM9FHsdrI4kUi3D2m+As=
=Nw/H
-----END PGP PUBLIC KEY BLOCK-----

Pinned

  1. resume resume Public

    Forked from ESultanik/PDFGitPolyglot

    My Resume in which the PDF is a Git repository containing its own LaTeX source and a copy of itself

    TeX

  2. winbin.wtf winbin.wtf Public

    WinBin.wtf is a Windows file documentation site to help you understand what various Windows files are, what they should do, and other useful information about them.

    Python 4 3

  3. dual-license-templates dual-license-templates Public

    Various commercial license templates for dual-license use.

    12 3

  4. commander-framework/commander commander-framework/commander Public

    (Alpha) API microservice that is the backbone of the Commander endpoint agent framework

    Python 2 1

  5. Scripted Dev Drive Setup Scripted Dev Drive Setup
    1
     <#
    2
    3
    .SYNOPSIS
    4
        Script to create a new Dev Drive
    5
  6. Punish Phisher Punish Phisher
    1
    #!/usr/bin/env python3
    2
    
                  
    3
    import argparse
    4
    import grequests
    5
    import random