Skip to content

Instantly share code, notes, and snippets.

View x1001000's full-sized avatar
😎
Dogfighting

十百千 x1001000

😎
Dogfighting
View GitHub Profile
@cthbst
cthbst / README.md
Last active September 21, 2020 10:11

APCS 2020/07/04 by cthbst

pA

  • 用 std::map 或是一個範圍至少有 100 的陣列,記錄每一種數字的出現次數
  • time: O(100 * T + length)

pB

  • 用 struct 儲存每一面目前的點數
  • 每次修改操作直接呼叫對應的修改函式
  • time: O(n + m)
@TarlogicSecurity
TarlogicSecurity / kerberos_attacks_cheatsheet.md
Created May 14, 2019 13:33
A cheatsheet with commands that can be used to perform kerberos attacks

Kerberos cheatsheet

Bruteforcing

With kerbrute.py:

python kerbrute.py -domain <domain_name> -users <users_file> -passwords <passwords_file> -outputfile <output_file>

With Rubeus version with brute module:

@fkztw
fkztw / korean_fish.py
Last active May 10, 2019 06:18
Yet another chatbot
#!/usr/bin/env python3
import itertools
whats = [
'自經區', '自貿區',
'摩天輪', '愛情摩天輪', '愛情產業鏈',
'發大財', '愛河的水甘甘', '選總統',
'迪士尼',