Site A: 10.10.10. Site B: 20.20.20. You want to change 10.10.10. and 20.20.20. to the subnets you use. # Author:...
# Author: Kerry Cordero # Version: 1.0.0 # Description: This script will scan a text document "dr-dns.txt", get the SSL...
# 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.5 # Description: This script prompts for an IP or FQDN and will output...
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 look at a file called "mx-records.txt" and run...
# Author: Kerry Cordero # Version: 1.0.0 # Description: This script prompts for domain and gets the TLS version for...
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 prompt for the ASN and output the IP Subnet...
# Author: Kerry Cordero # Version: 1.0.0 # Description: This script will scan both Internal and External DNS import dns.resolver...