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

Fix Redis #384

Merged
merged 2 commits into from
Jul 12, 2018
Merged

Fix Redis #384

merged 2 commits into from
Jul 12, 2018

Conversation

CapacitorSet
Copy link
Contributor

@CapacitorSet CapacitorSet commented Jul 10, 2018

The Redis service could run into an infinite loop under some conditions (among those, nmap scans). This PR fixes it.

It also uses correct newlines, so that Nmap recognizes it as a legitimate Redis server.

@codecov-io
Copy link

codecov-io commented Jul 10, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@674ac4f). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #384   +/-   ##
=========================================
  Coverage          ?   43.54%           
=========================================
  Files             ?       71           
  Lines             ?     8341           
  Branches          ?        0           
=========================================
  Hits              ?     3632           
  Misses            ?     4293           
  Partials          ?      416

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 674ac4f...de627bd. Read the comment docs.

@CapacitorSet CapacitorSet changed the title Fix Redis CPU usage Fix Redis Jul 10, 2018
@nl5887 nl5887 merged commit e0ac8e0 into honeytrap:master Jul 12, 2018
@nl5887
Copy link
Contributor

nl5887 commented Jul 12, 2018

Perfect! Thanks.

@CapacitorSet CapacitorSet deleted the fix-redis-cpu branch July 12, 2018 09:32
@CapacitorSet CapacitorSet restored the fix-redis-cpu branch August 9, 2018 03:45
@CapacitorSet CapacitorSet mentioned this pull request Aug 9, 2018
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.

3 participants