first commit

This commit is contained in:
STP
2019-11-26 21:36:24 +01:00
commit d9ad30ccf3
2899 changed files with 168823 additions and 0 deletions

View File

@ -0,0 +1,15 @@
[Telnet]
title=Telnet
description=Text-based remote access (like SSH but without the security)
ports=23/tcp
warning=Telnet is like SSH but without security. It'd be better to use the 'Telnet SSL'
categories=Network;Shell;
reference=[http://en.wikipedia.org/wiki/Telnet Wikipedia: Telnet]
[Telnet SSL]
title=Telnet TLS/SSL
description=Text-based remote access (like SSH but without the security) SSL
ports=992
categories=Network;Shell;
reference=[http://en.wikipedia.org/wiki/Telnet Wikipedia: Telnet]