Skip to content

Instantly share code, notes, and snippets.

View henrychoi7's full-sized avatar

Handong Choi henrychoi7

View GitHub Profile
@henrychoi7
henrychoi7 / gist:3bd8d6cbedc894d599d978e15cac87c2
Created September 30, 2020 15:50 — forked from silence-is-best/gist:435ddb388f872b1a2e332b6239e9150b
Mimikatz CVE-2020-1472 Zerologon snort suricata
alert tcp any any -> any ![139,445] (msg:"Possible Mimikatz Zerologon Attempt"; flow:established,to_server; content:"|00|"; offset:2; content:"|0f 00|"; distance:22; within:2; fast_pattern; content:"|00 00 00 00 00 00 00 00 ff ff 2f 21|"; within:90; reference:url,https://github.com/gentilkiwi/mimikatz/releases/tag/2.2.0-20200916; classtype:attempted-admin; sid:20166330; rev:2; metadata:created_at 2020_09_19;)
@henrychoi7
henrychoi7 / kernel-dev.md
Created September 30, 2020 15:27 — forked from vegard/kernel-dev.md
Getting started with Linux kernel development

Getting started with Linux kernel development

Prerequisites

The Linux kernel is written in C, so you should have at least a basic understanding of C before diving into kernel work. You don't need expert level C knowledge, since you can always pick some things up underway, but it certainly helps to know the language and to have written some userspace C programs already.

It will also help to be a Linux user. If you have never used Linux before, it's probably a good idea to download a distro and get comfortable with it before you start doing kernel work.

Lastly, knowing git is not actually required, but can really help you (since you can dig through changelogs and search for information you'll need). At a minimum you should probably be able to clone the git repository to a local directory.

@henrychoi7
henrychoi7 / AWSSecurityContents.md
Created August 27, 2020 10:39 — forked from serithemage/AWSSecurityContents.md
AWS 보안 관련 자료 모음집

AWS 학습 링크집 시리즈

AWS 보안 관련 컨텐츠 모음집(http://bit.ly/secontents)

AWS 공식문서 중 보안에 관련된 자료들을 한글 자료 중심으로 정리한 페이지 입니다.

@henrychoi7
henrychoi7 / install-clamav-osx.md
Created July 2, 2020 02:12 — forked from gagarine/install-clamav-osx.md
Howto Install clamav on OSX with brew

Howto Install clamav on OSX with brew

$ brew install clamav
$ cd /usr/local/etc/clamav
$ cp freshclam.conf.sample freshclam.conf

Open freshclam.conf and comment the "Example" (in new version it may be "FooClam") line:

@henrychoi7
henrychoi7 / .gitignore
Created September 11, 2018 19:17 — forked from octocat/.gitignore
Some common .gitignore configurations
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
# Packages #

Keybase proof

I hereby claim:

  • I am henrychoi7 on github.
  • I am handongchoi (https://keybase.io/handongchoi) on keybase.
  • I have a public key whose fingerprint is F320 04D1 3809 E5E3 F692 BD79 4D97 8E1B 7582 6DDF

To claim this, I am signing this object: