Posts
2024
Oracle Cloud Free Tier
·257 words·2 mins
Posts
cloud
free
oracle
Build, test and deploy application on a Linux server in Oracle Cloud - for FREE.
VulnCheck KEV Community
·330 words·2 mins
Posts
kev
python
tools
vulncheck
threatmgmt
vulnmgmt
Introducing the VulnCheck Known Exploited Vulnerabilities (KEV) catalog, a free community database of known exploited vulnerabilities fused with exploit intelligence.
Python with Context Manager
·170 words·1 min
Posts
YT
Essential
101
python
Using Context Manager as an essential coding practice in Python.
Macro in VIM
·193 words·1 min
Posts
vim
macro
cli
Repeating commands in vim editor with macro.
Multicloud Cmdline Cheat Sheet
·126 words·1 min
Posts
YT
cli
cloud
sans
Multicloud Command Line Cheat Sheet Resource Demo.
State of KEV After 28 months
·187 words·1 min
Posts
cisa
kev
vulnmgmt
Analysis of CISA KEV catalog.
OSINT Tool: WebCheck
·269 words·2 mins
Posts
osint
tools
WebCheck: Open-source intelligence for any website.
Cloud Flight Simulator
·755 words·4 mins
Posts
YT
cloud
iac
sans
workshop
devsecops
Cloud Flight Simulator workshops from SANS.
Comprehension in Python
·361 words·2 mins
Posts
101
oneliner
python
List and Dict comprehension in Python.
Debugging
·33 words·1 min
Posts
debug
python
qotd
Debugging is twice as hard as writing the code.