Greetings all!
I have recently started receiving account confirmation emails from websites i have never visited. After changing my passwords i took a better look at them and noticed that one of emails gave an ip address for the accounts creator. tracking the address leads to a location in fort Lauderdale Florida (i'm in Colorado). street view shows that this particular end of town is primarily residential apartments and budget housing. an OS scan using nmap yields the following.
Starting Nmap 5.00 ( http://nmap.org ) at 2011-03-11 09:46 MST
Interesting ports on 64.38.217.37:
Not shown: 975 closed ports
PORT STATE SERVICE
22/tcp open ssh
25/tcp filtered smtp
80/tcp open http
111/tcp open rpcbind
135/tcp filtered msrpc
139/tcp filtered netbios-ssn
443/tcp open https
445/tcp filtered microsoft-ds
513/tcp open login
514/tcp open shell
898/tcp open sun-manageconsole
4045/tcp open lockd
5666/tcp open nrpe
5987/tcp open unknown
5988/tcp open unknown
7100/tcp open font-service
9090/tcp open zeus-admin
32771/tcp open sometimes-rpc5
32772/tcp open sometimes-rpc7
32773/tcp open sometimes-rpc9
32774/tcp open sometimes-rpc11
32775/tcp open sometimes-rpc13
32781/tcp open unknown
32782/tcp open unknown
32783/tcp open unknown
Device type: general purpose
Running: Sun Solaris 9|10
OS details: Sun Solaris 9 or 10
Network Distance: 10 hops
OS detection performed. Please report any incorrect results at http://nmap.org/submit/ .
Nmap done: 1 IP address (1 host up) scanned in 46.76 seconds
the fact that the OS is a version of Solaris makes me think that it probably isn't a personal machine, but rather a server or router of some kind (maybe something managing the connections in one of the local apartments).
the http and https ports error out through zeus technologies when accessed with the address bar of a browser. the management console isn't available (port 898). the zeus admin requires a username and password.
based on the nature of the account names and passwords created i suspect that it's a bot of some kind. ideally i would like to inform the owner of the system that they need to check the machine for malicious software. This requires getting access to the machine itself and finding some kind of information there in that would pinpoint its exact location. thoughts?


