Skip to content

Conversation

Hippi3Hack3r
Copy link
Contributor

This expands the list of well known protocol/port/services. Given the potential impact on performance I only included a few that seem to appear most frequently, but it could easily be expanded further. All tests pass, however the intended result has not been verified as I do not know a way to view the data without the AC-Hunter interface.

Copy link
Contributor

@william-stearns william-stearns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well done! This looks good. A few minor changes:
{"tcp", 80, []string{"http"}},

{"tcp", 443, []string{"ssl", "http,ssl", "ssl,http"}},

{"tcp", 25, []string{"smtp", "ssl", "smtp,ssl", "ssl,smtp"}},

{"tcp", 143, []string{"imap", "ssl", "imap,ssl", "ssl,imap"}},

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