When looking at logs, they are usually UTC. This script helps convert the time zone from EST to UTC &...
MANUAL whois -h whois.cymru.com " -v [IP_ADDRESS]" whois -h whois.radb.net -- '-i origin ASXXXXX | grep -Eo "([0-9.]+){4}/[0-9]+" PYTHON...
Technical Debt in the Age of AI In infrastructure and networking, “technical debt” is often treated like a moral issue:...
This will allow you to run Bash scripts from ZSH by just doing ./{script}. Shebang – From the CLI, add...
# Author: Kerry Cordero # Version: 1.0.0 # Description: This script will check the Enabled SSL-TLS Protocols WinHTTP $Protocols =...
HOW CERTIFICATE CHAINS WORK Certificate chains, also known as a chain of trust, work on the concept of Public Key...
I was getting an error when I went to run a PowerShell script. This was the error: PS C:\> .\kerrys-script.ps1...
Get-ADUser -Identity "kcordero" -Properties MemberOf | Select-Object -ExpandProperty MemberOf ...
These four terms get lumped together, but they answer different questions. The fastest way to keep them straight is to...