zgrab2/schemas/__init__.py
2018-02-09 13:45:50 -05:00

9 lines
217 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.http
import schemas.ftp
import schemas.ntp
import schemas.mssql