Skip to content
This repository has been archived by the owner on Sep 16, 2022. It is now read-only.

Warn for packages #391

Closed
vpetersson opened this issue Aug 30, 2019 · 7 comments · Fixed by #401
Closed

Warn for packages #391

vpetersson opened this issue Aug 30, 2019 · 7 comments · Fixed by #401

Comments

@vpetersson
Copy link
Contributor

vpetersson commented Aug 30, 2019

Add warning if one of the following packages are installed:

  • fingerd
  • tftpd
  • telnetd
  • snmpd
  • xinetd
  • nis
  • atftpd
  • tftpd-hpa
  • rsh-server
  • rsh-redone-server

Inspiration from here

@vpetersson vpetersson changed the title Add warning if one of the following packages are installed: Warn for packages Aug 30, 2019
@a-martynovich
Copy link
Contributor

@vpetersson Any idea how should the warning list look like? This is what I have so far:
image

@vpetersson
Copy link
Contributor Author

Let’s make that a bullet list, and then I can hook up that to an FAQ entry later.

@vpetersson
Copy link
Contributor Author

@a-martynovich I tried this one, but I can't get it to work. Here's what I did.

SSH into a box:

$ sudo apt-get install rsh-server
[...]
$ sudo wott-agent
[....]

I then refreshed the dashboard view and was able to see my login (successful login), but "Insecure Services" still remained "N/A"

@a-martynovich
Copy link
Contributor

@vpetersson which version of agent do you have?

@a-martynovich
Copy link
Contributor

@vpetersson Does "Insecure Services" show "N/A" or "No insecure services detected"?

@vpetersson
Copy link
Contributor Author

It shows "N/A". Upgrading the agent now to see if that solves it.

@vpetersson
Copy link
Contributor Author

Ok, root cause was an old package.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants