Undocumented service blackice-icecap running on 8081/tcp
Posted: Sat Jul 18, 2015 11:34 am
I just ran nmap on an up-to-date installation and found **blackice-icecap** which I've never heard of.
Search with Google came out empty except for some references back to 2007 where IBM declared the "personal antivirus" program named BlackIce for end-of-lifecycle.
Question: So now I'm wondering what it does and whether I should worry?
gives me a long list, but blackice doesn't come up (see below):
@moderators: Feel free to cut the list short.
acl install
adduser install
alsa-base install
alsa-utils install
apt install
...[cut for brevity]...
avahi-daemon install
base-files install
base-passwd install
bash install
bash-completion install
bc install
bind9-host install
binutils install
blt deinstall
bsdmainutils install
bsdutils install
build-essential install
bzip2 install
ca-certificates install
cgroup-bin install
cifs-utils install
colord install
console-setup install
console-setup-linux install
consolekit install
...[cut for brevity]...
zenity install
zenity-common install
zlib1g:armhf install
zlib1g-dev:armhf install
Code: Select all
Starting Nmap 6.40 ( http://nmap.org ) at 2015-07-18 11:41 BST
Nmap scan report for 192.168.0.15
Host is up (0.014s latency).
Not shown: 997 closed ports
PORT STATE SERVICE
22/tcp open ssh
80/tcp open http
8081/tcp open blackice-icecap <--------- ???Question: So now I'm wondering what it does and whether I should worry?
Code: Select all
me@raspberrypi ~ $ ps aux | grep blackice
me 16207 0.0 0.4 3548 1840 pts/1 S+ 11:13 0:00 grep --color=auto blackiceCode: Select all
dpkg --get-selections > list.txt@moderators: Feel free to cut the list short.
acl install
adduser install
alsa-base install
alsa-utils install
apt install
...[cut for brevity]...
avahi-daemon install
base-files install
base-passwd install
bash install
bash-completion install
bc install
bind9-host install
binutils install
blt deinstall
bsdmainutils install
bsdutils install
build-essential install
bzip2 install
ca-certificates install
cgroup-bin install
cifs-utils install
colord install
console-setup install
console-setup-linux install
consolekit install
...[cut for brevity]...
zenity install
zenity-common install
zlib1g:armhf install
zlib1g-dev:armhf install