arri
Registered
for debugging purposes i had tcpflow running when i noticed some strange activity.
every now and then the following sequence of packets would apear:
where 10.0.1.2 is my local machine, and 84.41.69.121 is some dsl connection of a user in slovenia.
the ports used is always 5900 locally, and some random, changing number remote.
i first noticed this last night, but i didn't really pay much attention to it, but when i saw it again today, i started to wonder..
i'm not really afraid someone's trying to hack me, but what i find strange, is that it seems as if it is actually the VNC-server that i run locally, that tries to start a connection. the packetsequence always starts like above, then there's a long interval, and a similair sequence ..etc..
when at one point i started to fiddle around, and see if i for instance could telnet/ftp to a remote port,
i got this repons, which appearantly is some worm (gift.com):
does anyone know about this? and is it actually MY VNCserver that's connecting?
i use OSXvnc.
every now and then the following sequence of packets would apear:
Code:
010.000.001.002.05900-084.041.069.121.03713: RFB 003.008
010.000.001.002.05900-084.041.069.121.03722: RFB 003.008
084.041.069.121.03722-010.000.001.002.05900: RFB 003.008
010.000.001.002.05900-084.041.069.121.03722: ..
084.041.069.121.03722-010.000.001.002.05900: .
010.000.001.002.05900-084.041.069.121.03722: ........Invalid Security Type
084.041.069.121.03722-010.000.001.002.05900: .
084.041.069.121.03722-010.000.001.002.05900: ........
where 10.0.1.2 is my local machine, and 84.41.69.121 is some dsl connection of a user in slovenia.
the ports used is always 5900 locally, and some random, changing number remote.
i first noticed this last night, but i didn't really pay much attention to it, but when i saw it again today, i started to wonder..
i'm not really afraid someone's trying to hack me, but what i find strange, is that it seems as if it is actually the VNC-server that i run locally, that tries to start a connection. the packetsequence always starts like above, then there's a long interval, and a similair sequence ..etc..
when at one point i started to fiddle around, and see if i for instance could telnet/ftp to a remote port,
i got this repons, which appearantly is some worm (gift.com):
Code:
084.041.069.121.05368-010.000.001.002.51794: 220 Reptile welcomes you..
does anyone know about this? and is it actually MY VNCserver that's connecting?
i use OSXvnc.