zgrab2/schemas/__init__.py
Justin Bastress f1c9bfbc89 merge master
2018-03-15 13:12:21 -04:00

13 lines
300 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
import schemas.redis
import schemas.smtp
import schemas.telnet
import schemas.pop3