Posts
Protect Your Terminal
·276 words·2 mins
Essential
Posts
cli
shell
tools
Protect our terminal shell login.
Patch Tuesday (2024-09)
·1024 words·5 mins
Posts
patchtuesday
$ ./patch_tuesday.py -k 2024-sep -vc
Fetching with Retries
·386 words·2 mins
Posts
async
http
python
A practical example to fetch multiple pages with retries (using recursive).
34-Month Update with CISA KEV
·206 words·1 min
Posts
cisa
kev
vulnmgmt
Analysis updates of CISA KEV catalog.
HTTP Request with Bash
·162 words·1 min
Posts
bash
cli
http
HTTP request without curl.