Getting the pre-login banner from server with VBScript - WeOnlyDo Discussion board

Getting the pre-login banner from server with VBScript (wodSSH / wodSSH.NET)

by wodSupport, Thursday, July 01, 2021, 09:21 (1031 days ago) @ Marvin

Hi.

There is no banner property - only banner event, and it works only with SSH protocol.

If you use telnet, then wodSSH cannot say what is banner, what is prompt, what is other type of info - from it's perspective it's just data that has arrived.

I would suggest you read out everything that arrives before the Waitfor, at least for the test. Also, did you try to print what's returned with Waitfor?

Jasmine


Complete thread: