Skip to content

Instantly share code, notes, and snippets.

View kpomeroy1979's full-sized avatar

Kurt Pomeroy kpomeroy1979

  • Canada
View GitHub Profile
@daddycocoaman
daddycocoaman / pydefendercheck.py
Last active July 2, 2023 22:13
PyDefenderCheck
##################################################
## PyDefenderCheck - Python implementation of DefenderCheck
##################################################
## Author: daddycocoaman
## Based on: https://github.com/matterpreter/DefenderCheck
##################################################
import argparse
import enum