Skip to content

gwilkinson01/scanning-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

License

This project is licensed under the MIT License - see the LICENSE file for details.