zgrab2/schemas/__init__.py
2018-02-02 14:52:03 -05:00

7 lines
178 B
Python

# Ensure that all of the modules get executed so that they are registered
import schemas.mysql
import schemas.ssh
import schemas.postgres
import schemas.ftp
import schemas.mssql