Posts
2024
32-Month Update with CISA KEV
·188 words·1 min
Posts
cisa
kev
vulnmgmt
Analysis updates of CISA KEV catalog.
Fingerprint HTTPS Certificate
·801 words·4 mins
Posts
cli
fingerprint
https
python
Detecting HTTPS interception with fingerprint.
HTTPS Interception
·1135 words·6 mins
Posts
firefox
https
privacy
HTTPS != End-to-end Encryption
Old Windows Explorer
·186 words·1 min
Posts
win10
win11
tools
Launch Windows 10 Explorer in Windows 11.
Diagram As Code
·303 words·2 mins
Posts
ascii
code
diagram
gitops
tools
Having code for aesthetics in DaC allows us to achieve a balance between control and efficiency.
CTRL+e in Excel
·169 words·1 min
Posts
excel
tips
Don’t use formulas in Excel! Use ctrl+e instead.
Learn AsyncIO by Practices
·755 words·4 mins
Essential
Posts
async
http
python
Next, let’s practice AsyncIO with different models.
Understanding AsyncIO by Examples
·584 words·3 mins
Posts
async
http
python
Now, let’s learn AsyncIO by examples.
Executable == Image ?
·558 words·3 mins
Posts
202e
exe
jpeg
trick
rtlo
Make an executable app look like an image with RTLO char (202E).
Understanding AsyncIO by Code
·691 words·4 mins
Posts
101
code
async
python
Let’s learn AsyncIO by code.