#117 closed enhancement (fixed)
Report program and user for open ports
| Reported by: | rainer | Owned by: | rainer |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.5.1 |
| Component: | main | Version: | |
| Keywords: | Cc: |
Description
For open ports detected, samhain should report which application listens on the port, and under which UID it runs. This should be possible at least on Linux.
Change History (3)
comment:1 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 17 years ago
| Milestone: | 2.5.0 |
|---|---|
| Priority: | major → minor |
| Resolution: | fixed |
| Status: | closed → reopened |
Should at least support FreeBSD as well (the sockstat command can do it, find out how).
comment:3 by , 17 years ago
| Milestone: | → 2.5.1 |
|---|---|
| Resolution: | → fixed |
| Status: | reopened → closed |
Implemented for FreeBSD, changeset [195].
Note:
See TracTickets
for help on using tickets.
Implemented for Linux, changeset [180].