Kerry CorderoKISS IT Design Principle - Human Error Prevention
  • Home
  • About
  • Disclaimer
  • Links
  • See all results
Home
python
Latest
  • Latest
  • Oldest
  • Random
  • A to Z

python

CodeLoad Balancing

Python – FQDN Scanner

This script will scan an FQDN file, and based on the IP Address, it will tag it with either STP...
Read More
Code

Python – Find IP Location

import requests api_key = "YOUR_API_KEY" ip_address = input("Enter the IP address: ") url = f"http://api.ipstack.com/{ip_address}?access_key={api_key}" response = requests.get(url) data =...
Read More
Code

Python – Scan FQDNs and Tell you the Location of the Resolved IPs

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. #This script...
Read More
Code

Python – Cisco CLI Config Changer

Here’s a script I worked on to help make changes to a Cisco devices via CLI. It’s an easy way...
Read More
Code

Python – Check HTTPS Status Codes

  # This script searches a text file "dr-dns.txt" for FQDNs, checks the HTTPS status code, and if it's in...
Read More
Security

Python – Scan FQDNS, Get the Expiration, and Display Results

    #This script will scan a text document "dr-dns.txt", get the SSL Certificate Expiration, and show the date. There's...
Read More
Security

Windows AD GPP cpassword Exposure

Below I’ll show you how easy it is to get the cpassword.  There are environments where this password could be...
Read More

Categories

  • Cloud
  • Code
  • Data Center
  • Laptops & Desktops
  • Load Balancing
  • Routing & Switching
  • Security
  • Servers
  • Uncategorized
  • VOIP
  • Wireless

Tags

Active Directory (AD) AWS Best Practices BGP Certificates Cisco Cisco ACI Cisco ASA Cisco ASR Cisco Catalyst Cisco CLI Cisco Nexus Cisco Stack Design DNS EIGRP F5 HTTP(S) IP Addressing and Subnetting Kali M&A macOS Microsoft IIS Microsoft SQL Microsoft Windows Netflow Okta OSPF Packet Capture Palo Alto Palo Alto CLI PCI PDF Planning Policy Ports PowerShell python QOS Splunk SSL Structured Cabling TLS Troubleshooting VMWare
To The Top
© 2023 cordero.me • All Rights Reserved

Categories

  • Cloud
  • Code
  • Data Center
  • Laptops & Desktops
  • Load Balancing
  • Routing & Switching
  • Security
  • Servers
  • Uncategorized
  • VOIP
  • Wireless

Tags

Active Directory (AD) AWS Best Practices BGP Certificates Cisco Cisco ACI Cisco ASA Cisco ASR Cisco Catalyst Cisco CLI Cisco Nexus Cisco Stack Design DNS EIGRP F5 HTTP(S) IP Addressing and Subnetting Kali M&A macOS Microsoft IIS Microsoft SQL Microsoft Windows Netflow Okta OSPF Packet Capture Palo Alto Palo Alto CLI PCI PDF Planning Policy Ports PowerShell python QOS Splunk SSL Structured Cabling TLS Troubleshooting VMWare
Start typing to see results or hit ESC to close
Troubleshooting Palo Alto Microsoft Windows F5 Cisco ASA
See all results