zgrab2/schemas/__init__.py
Justin Bastress f09d31c65a add SMTP
2018-03-14 09:18:54 -04:00

11 lines
258 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