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

paramiko library gives exception when doing ssh exec. #1592

Open
micheloosterhof opened this issue Jun 30, 2021 · 1 comment
Open

paramiko library gives exception when doing ssh exec. #1592

micheloosterhof opened this issue Jun 30, 2021 · 1 comment
Labels

Comments

@micheloosterhof
Copy link
Member

https://github.com/darrenmartyn/misc_utils/blob/master/honeycheck_rw_ssh.py
detects cowrie through exception coming from Paramiko

@micheloosterhof
Copy link
Member Author

This actually makes 2 connections and writes a file on the first connection and reads it on the second. The way Cowrie works it gives every connection a fresh file system. So this will indeed detect the honeypot.

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

No branches or pull requests

1 participant