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

A simple analysis script #3

Open
danielmiessler opened this issue Oct 30, 2016 · 2 comments
Open

A simple analysis script #3

danielmiessler opened this issue Oct 30, 2016 · 2 comments

Comments

@danielmiessler
Copy link

HI Robert,

I've created a simple analysis script that can be used to process ips.txt and passwds.txt.

You can find it here: https://github.com/danielmiessler/HoneyCredIPTracker

-Daniel

@robertdavidgraham
Copy link
Owner

It's because it opens an IPv6 "any" socket, which on newer systems opens an IPv4 socket. I can make a change to fix that.
Tell me more about your system, like "uname -a".

On Monday, November 7, 2016 10:53 PM, Justin <[email protected]> wrote:

not sure why I'm cursed, but telnetlogger only listens on IPv6 for me -- not IPv4
netstat -tuplanet | grep telnetlogger
tcp6 0 0 :::23 :::* LISTEN 0 213829180 18990/telnetloggerany ideas why this might be? The server is v4 and v6 capable.—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

@xxdesmus
Copy link

@robertdavidgraham replying over on the issue I created for this: #4 so as not to clutter up this conversation about the analysis script. I accidentally replied on this issue vs. creating my own initially.

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

3 participants