# Author: Kerry Cordero # Version: 1.0.0 # Description: This script prompt for the ASN and output the IP Subnet...
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 will scan both Internal and External DNS import dns.resolver...
ERROR Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by ‘SSLError(SSLCertVerificationError(1, ‘[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate...
# 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 searches a text file "dr-dns.txt" for FQDNs, checks the...
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...
# Author: Kerry Cordero # Version: 1.0.0 # Description: This script will find IP Location via ipstack API import requests...
# Author: Kerry Cordero # Version: 1.0.0 # Description: This script will scan an FQDN file, and based on the...
This script was developed to address a specific scenario where vendors provide a range of IP subnets to be whitelisted....