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...
When looking at logs, they are usually UTC. This script helps convert the time zone from EST to UTC &...
I was getting this error: File C:\Scripts\XXXXXX.ps1 cannot be loaded. The file C:\Scripts\XXXXXX.ps1 is not digitally signed. You cannot run...
Get-ADUser -Identity "kcordero" -Properties MemberOf | Select-Object -ExpandProperty MemberOf ...
Creating a development workflow with PROD (Production) and DEV (Development) environments using branches in a version control system like Git...
In today’s rapidly evolving IT landscape, deploying new components like firewalls demands more than technical know-how. Effective knowledge transfer mechanisms...
Cost consideration is an essential aspect when designing and implementing network architecture. Here, we delve into the three primary components...
# Author: Kerry Cordero # Version: 1.0.0 # Description: This script will find IP Location via ipstack API import requests...
There are three python files. 1. cli-config-changer.py = This is the main file that you run 2. config_file.py = These...
# Author: Kerry Cordero # Version: 1.0.0 # Description: This script searches a text file "dr-dns.txt" for FQDNs, checks the...