Skip to content

hlbfrancois/handy_bash_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Handy Bash Scripts

Bash scripts to automate encountered tasks

How-To:

Check each script's individual README.md.

List of scripts:

  1. khip-scan.sh - Scans Kubernetes hosts for kernel level connections to a given remote host IP, identifying the pod, namespace, and Kubernetes host where the connection originates, as well as IP and PORT information for the origin, gateway, and destination hosts. Can be used to identify infected hosts when the only available data is the IP address of remote hosts being scanned.

  2. chk_domain_ssh_up.sh - Check a list of domains or IPs to determine if they're available via ssh.

About

Bash scripts to automate encountered tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages