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

SSH: Catch timeout error #358

Open
Marshall-Hallenbeck opened this issue Jun 27, 2024 · 0 comments
Open

SSH: Catch timeout error #358

Marshall-Hallenbeck opened this issue Jun 27, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Marshall-Hallenbeck
Copy link
Collaborator

Describe the bug
We aren't properly catching a timeout error while connecting, causing a lot of annoying stack traces

To Reproduce
Steps to reproduce the behavior i.e.:
Command: netexec ssh -u username -p password, and have it timeout
Resulted in:

image

Expected behavior
We should properly catch the TimeoutError thrown

NetExec info

  • OS: Kali
  • Version of nxc: 1.2.0 - ItsAlwaysDNS - cce5c32e
  • Installed from: GitHub & pipx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants