Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 364 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 364 Bytes

scanning-tools

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.