There are three python files. 1. cli-config-changer.py = This is the main file that you run 2. config_file.py = These...
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 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...
# Author: Kerry Cordero # Version: 1.0.0 # Description: This script will scan both Internal and External DNS import dns.resolver...
Below I’ll show you how easy it is to get the cpassword. There are environments where this password could be...
# 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 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 prompts for domain and gets the TLS version for...