Maojui
Home
Series
Tags
Archives
Projects
About
Home
Series
Tags
Archives
Projects
About
Series
Series by Categories
writeups
Useful
Python
Linux
Javascript
Hacking
Crypto
CSS
Artificial Intelligence
writeups
Seccon 2017 - Man-in-the-middle on SECP384R1 (Crypto, 300)
Seccon 2017 - Simon ... (Crypto, 100)
Seccon 2017 - Very Smooth (Crypto, 300)
Seccon 2017 - Ps & Qs (Crypto, 200)
Seccon 2017 - Vigenere3d (Crypto, 100)
Codegate 2018 - Miro (Crypto, 404)
Codegate 2018 - RSAbaby (Crypto, 349)
ASIS 2018 - Uncle-Sam (Crypto, 123)
ASIS 2018 - Iran (Crypto, 230)
PlaidCTF 2018 - Macsh (Crypto, 125)
PlaidCTF 2018 - Transducipher (Crypto, 350)
Defcon 2018 - Pisy (Crypto, web, 104)
AIS3 2018 - svega (Misc, 3)
AIS3 2018 - Blind (Misc, 4)
AIS3 2018 - EFAIL (Crypto, 4)
AIS3 2018 - Flags (Misc, 2)
AIS3 2018 - IOU (Misc, 3)
AIS3 2018 - POW (Crypto, 1)
AIS3 2018 - XOR (Crypto, 2)
Defcamp 2018 - subscribers (Blockchain - 352)
Defcamp 2018 - ico (Blockchain - 387)
0CTF 2019 - Baby RSA (Crypto, 74)
PlaidCTF 2019 - Horst (Crypto, 200)
StarCTF 2019 - babyprng (Crypto, 206)
StarCTF 2019 - babyprng1 (Crypto, 243)
StarCTF 2019 - notfeal (Crypto, 740)
StarCTF 2019 - notcurves (Crypto, 363)
Volga 2019 - blind (Crypto, 200)
Volga 2019 - shifter (Crypto, 150)
SecurityFest 2019 - Cactus (Crypto, 1065)
AIS3 2019 - CbC (Crypto, 378)
AIS3 2019 - KucfsJ (Misc, 100)
AIS3 2019 - MaoHash (Crypto, 436)
AIS3 2019 - RSA101 (Crypto, 290)
AIS3 2019 - RSA202 (Crypto, 209)
AIS3 2019 - Random Guess (Crypto, 196)
AIS3 2019 - ReSolveFinaL (Crypto, 481)
AIS3 2019 - Tcash (Crypto, 100)
Facebook CTF 2019 - postquantumsig (Crypto, 125)
0CTF 2019 Final - Quantum Game (Crypto, 214)
0CTF 2019 Final - Quantum Measure (Crypto, 428)
GoogleCTF 2019 - Quantum Key Distribution (Crypto, 90)
AIS3 2020 EOF - RSACTR (Crypto, 321)
AIS3 2020 EOF - train (Crypto, 334)
CSIE 2019 - Linear cryptoanalysis (Crypto, 300)
AIS3 2020 EOF - RSACTR Revenge (Crypto, 500)
AIS3 2020 - 🦕 Brontosaurus (Crypto, 100)
AIS3 2020 - 🦖 T-Rex (Crypto, 100)
AIS3 2020 - 🐡 blowfish (Crypto, 334)
AIS3 2020 - 🐙 Octopus (Crypto, 372)
AIS3 2020 - 🐪 Camel (Crypto, 372)
AIS3 2020 - 🐢 Turtle (Crypto, 498)
Useful
Shell Profiles
Python
Flask | Python
Linux
檔案架構 | Linux
cat - concatenate | Linux
系統指令 | Linux
Apache 安裝 | Linux
Javascript
Nodejs 安裝 & 設定 | Javascript
Hacking
攻擊伺服器 | 小技巧 - Ping Sweep
OSINT | Hacking
攻擊伺服器 (一) | 確認服務 & 狀態
攻擊伺服器 (二) | 蒐集資料
攻擊伺服器 (三) | 利用已知漏洞
攻擊伺服器 (四) | 蒐集受害者資料
攻擊伺服器 (五) | 提權 - Linux
攻擊伺服器 (五) | 提權相關 - Windows
攻擊伺服器 | 快速與服務溝通
攻擊伺服器 | 小技巧 - Proxy
Crypto
數位憑證格式 | Certificate
Hashcat cheatsheet
古典密碼學 I | Classical Cipehr I
古典密碼學 II | Classical Cipehr II
古典密碼學 III | Classical Cipehr III
古典密碼學 Misc? | Classical Cipehr (Misc?)
歐拉函數 | Euler function
RSA 演算法
Multi-prime RSA
POODLE Attack | Padding Oracle Attack
中國餘數定理 | Chinese Remainder Theorem (CRT)
RSA - CTF 常見題型
長度擴充攻擊 | Length Extension Attack (LEA)
線性密碼分析 | Linear Cryptanalysis
Gram-Schmidt Orthogonalization
Lattice-based cryptography
LWE Cryptosystem | (Learning With Errors)
LLL | Lattice Basis Reduction
CSS
滑鼠相關 (Cursor) | CSS
線性漸層 (Linear gradient) | CSS
Artificial Intelligence
Midjourney 咒語產生器 | ChatGPT
LangChain | Python
ChatGPT API | Python