Some useful scanning tools.
ssh.py
- This Python script checks whether a BSD OpenSSH service (typically running on port 22) is accessible on a list of hosts specified in a file named port22.txt.
http2.py
- This Python script is designed to check whether a list of domains supports HTTP/2 by sending HTTP and HTTPS requests to each domain.