# Author: Kerry Cordero # Version: 1.0.0 # Description: This script prompt for the ASN and output the IP Subnet...
This post provides a consistent naming convention for your enterprise resources to ensure clarity, consistency, and easy identification. Importance of...
# Author: Kerry Cordero # Version: 1.0.0 # Description: This script will scan an FQDN file, and based on the...
# Author: Kerry Cordero # Version: 1.0.0 # Description: This script prompts for domain and gets the TLS version for...
# Author: Kerry Cordero # Version: 1.0.0 # Description: This script will find IP Location via ipstack API import requests...
There are two scripts below. This is if you’re in an environment where you MAC Addresses and ARP table are...
# Author: Kerry Cordero # Version: 1.0.0 # Description: This script will find IP Location via ipstack API import requests...
Get-ADUser -Identity "kcordero" -Properties MemberOf | Select-Object -ExpandProperty MemberOf ...