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

Add reading of 'loggedin' object from Cowrie #15

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jaredfrees
Copy link

Cowrie adds username and password to self.meta[session]['loggedin'] when
user successfully logs in as 'root'. This updates the hpfeeds messages
so the password that is used with root is sent to the logs.

https://github.com/micheloosterhof/cowrie/blob/master/cowrie/output/hpfeeds.py
line 305 shows where username and password is added to 'loggedin' object. This should be added to messages because this is useful data.
@d1str0

Cowrie adds username and password to self.meta[session]['loggedin'] when
user successfully logs in as 'root'. This updates the hpfeeds messages
so the password that is used with root is sent to the logs.
@jaredfrees jaredfrees closed this Jun 20, 2018
@jaredfrees jaredfrees reopened this Jun 20, 2018
@d1str0
Copy link
Collaborator

d1str0 commented Aug 3, 2018

Is the password used not already logged? I thought it was. Will have a look.

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

Successfully merging this pull request may close these issues.

2 participants