summaryrefslogtreecommitdiff
path: root/lib/custodian/protocoltests.rb
AgeCommit message (Collapse)Author
2016-04-21added tftp protocol testJames F. Carter
2015-07-29Added handler for running RDP-tests.Steve Kemp
This just does a TCP-connection to port 3389.
2015-04-16Removed reference to removed protocol tester.Steve Kemp
We no longer test for open-relays so we don't need to run the test.
2015-02-18Added SSL-expiry checker.Steve Kemp
This is a stub for the moment, but it validates that we can have multiple handlers for a given test-type. This updates #9558.
2015-01-13Stub MX-test.Steve Kemp
This will perform a DNS-lookup AND SMTP-test for the given domain.
2013-11-22 Added trivial TCP-connect test for postgresqlSteve Kemp
2013-11-22 Added IMAP protocol-test.Steve Kemp
2013-08-05 DNSBL test.Steve Kemp
2013-02-25 Added MySQL protocol-test.Steve Kemp
2013-02-25 Added open HTTP-proxy test.Steve Kemp
2013-02-05 Fixed.Steve Kemp
2012-12-31 Added redis protocol testSteve Kemp
2012-11-27 Ensure the telnet test is loaded.Steve Kemp
2012-11-24 Renamed 'custodian/protocoltest.rb' -> 'custodian/protocoltests.rb' to ↵Steve Kemp
match what we did with the alerts.