Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Allow blacklist success detection for telnet instead of just whitelist #442

Open
rsheasby opened this issue Aug 19, 2019 · 0 comments

Comments

@rsheasby
Copy link

In case the title wasn't clear, here's my suggestion for success detection of telnet attempts:
Instead of looking for a specific message upon success, which may be hard or impossible to predict without having access already, it should rather infer success when the login error message is not returned, as most telnet servers will return a "Login incorrect" message on failed login. This can still be user-supplied.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant