Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 755 Bytes

Telnet.md

File metadata and controls

13 lines (10 loc) · 755 Bytes

Rapid7VmConsole::Telnet

Properties

Name Type Description Notes
character_set String The character set to use. [optional]
failed_login_regex String Regular expression to match a failed login response. [optional]
links Array<Link> Hypermedia links to corresponding or related resources. [optional]
login_regex String Regular expression to match a login response. [optional]
password_prompt_regex String Regular expression to match a password prompt. [optional]
questionable_login_regex String Regular expression to match a potential false negative login response. [optional]