Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upUpdate deploy_cowrie.sh #403
Conversation
hiperesfera
added some commits
May 22, 2017
This comment has been minimized.
This comment has been minimized.
RassilonMonk
commented
May 23, 2017
Due to changes I also think the following line needs to be added after the "listen_ports" which is deprecated in order to set it to 22. sed -i 's/listen_endpoints = tcp:2222:interface=0.0.0.0/listen_endpoints = tcp:22:interface=0.0.0.0/g' cowrie.cfg |
jgamblin
suggested changes
May 29, 2017
jgamblin left a comment
Line 33 should be: |
d1str0
added some commits
Sep 28, 2017
d1str0
merged commit ff2b392
into
threatstream:master
Sep 28, 2017
d1str0
referenced this pull request
Sep 28, 2017
Closed
Updated Cowrie deploy to work on the latest #409
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
hiperesfera commentedMay 22, 2017
•
edited
I have noticed that this script no longer works since the last cowrie update .
This is due to two things :
After making these changes I was able to deploy cowrie without issues on Ubuntu 14