my 2000th post w00t!
This is for all you young'ens out their using the new Kazaa and cloggen up that port 80. dont make it easy for them there crackers.
We all know that one of the steps to hacking a computer is info collection. One might ask, "Why would anyone want to break into a persons private computer...what could they get?" Well besides the obvious...internet accounts, any personal data like credit card numbers for ID theft or just a base to launch other attacks from...i dont know. maybe just for some excitement. who knows. but the fact is they do
i used NetCat and my trusty little port scanner i took the kazaa2.txt file it created and used notepad to remove all but the IP (i know their are easier more automated ways but this really isn't about scanning)
then i opened a command prompt and typed:
for /f "tokens=1" %x in (c:\kazaa2.txt) DO echo get /http1.1 |nc -vv %x 80 |more >>nckazaa.txt
This is what i got. Im willing to bet that a good percentage of these user names are also their login names for their computer and other services on it. if not it could help with SE or god knows what else its definitly a privacy issue at least:
echo GET /http1.0 |nc xxx.150.32.58:80
HTTP/1.0 501 Not Implemented
X-Kazaa-IP: xxx.150.32.58:1680
X-Kazaa-Network: KaZaA
X-Kazaa-SupernodeIP: xxx.57.34.148:3914
X-Kazaa-Username: velezc6969
echo GET /http1.0 |nc xxx.150.32.56:80
HTTP/1.0 501 Not Implemented
X-Kazaa-IP: xxx.150.32.56:2889
X-Kazaa-Network: KaZaA
X-Kazaa-SupernodeIP: xxx.57.196.205:3752
X-Kazaa-Username: Minkymadness2020
echo GET /http1.0 |nc xxx.150.32.65:80
HTTP/1.0 501 Not Implemented
X-Kazaa-IP: xxx.171.109.87:3304
X-Kazaa-Network: KaZaA
X-Kazaa-SupernodeIP: xx.236.27.43:1501
X-Kazaa-Username: danielnieto13
echo GET /http1.0 |nc xxx.150.32.45:80
HTTP/1.0 501 Not Implemented
X-Kazaa-IP: xxx.146.235.71:2905
X-Kazaa-Network: KaZaA
X-Kazaa-SupernodeIP: xxx.88.120.154:2150
X-Kazaa-Username: tragickmagick
echo GET /http1.0 |nc xxx.150.32.88:80
HTTP/1.0 501 Not Implemented
X-Kazaa-IP: xxx.150.32.88:3653
X-Kazaa-Network: KaZaA
X-Kazaa-SupernodeIP: xxx.75.158.45:2378
X-Kazaa-Username: vanessadavied
echo GET /http1.0 |nc xxx.150.32.122:80
HTTP/1.0 501 Not Implemented
X-Kazaa-IP: xxx.150.32.122:2267
X-Kazaa-Network: KaZaA
X-Kazaa-SupernodeIP: xxx.189.152.230:1938
X-Kazaa-Username: marlonstokes
echo GET /http1.0 |nc xxx.150.32.144:80
HTTP/1.0 501 Not Implemented
X-Kazaa-IP: xxx.150.32.144:xxx83
X-Kazaa-Network: KaZaA
X-Kazaa-SupernodeIP: xxx.71.50.10:3932
X-Kazaa-Username: mark
echo GET /http1.0 |nc xxx.150.32.182:80
HTTP/1.0 501 Not Implemented
X-Kazaa-IP: xxx.129.48.106:2814
X-Kazaa-Network: KaZaA
X-Kazaa-SupernodeIP: xx.26.54.127:3455
X-Kazaa-Username: pimpenit4lyf
echo GET /http1.0 |nc xxx.150.32.194:80
HTTP/1.0 501 Not Implemented
X-Kazaa-IP: xxx.150.32.194:2261
X-Kazaa-Network: KaZaA
X-Kazaa-SupernodeIP: xxx.88.87.193:1815
X-Kazaa-Username: satch45
echo GET /http1.0 |nc xxx.150.32.197:80
HTTP/1.0 501 Not Implemented
X-Kazaa-IP: xxx.143.142.57:1125
X-Kazaa-Network: KaZaA
X-Kazaa-SupernodeIP: xx.208.216.164:xxx1
X-Kazaa-Username: Missie8
echo GET /http1.0 |nc xxx.150.32.196:80
HTTP/1.0 501 Not Implemented
X-Kazaa-IP: xxx.165.87.223:23xxx
X-Kazaa-Network: KaZaA
X-Kazaa-SupernodeIP: xxx.184.93.96:1457
X-Kazaa-Username: atb
echo GET /http1.0 |nc xxx.150.32.203:80
HTTP/1.0 501 Not Implemented
X-Kazaa-IP: xxx.149.70.176:3178
X-Kazaa-Network: KaZaA
X-Kazaa-SupernodeIP: xxx.51.1.153:1610
X-Kazaa-Username: allstar2003
echo GET /http1.0 |nc xxx.150.32.1xxx:80
HTTP/1.0 501 Not Implemented
X-Kazaa-IP: xxx.150.32.1xxx:1459
X-Kazaa-Network: KaZaA
X-Kazaa-SupernodeIP: xxx.82.104.152:2928
X-Kazaa-Username: phinda
echo GET /http1.0 |nc xxx.150.32.162:80
HTTP/1.0 501 Not Implemented
X-Kazaa-IP: xxx.150.32.162:1963
X-Kazaa-Network: KaZaA
X-Kazaa-SupernodeIP: xx.96.111.136:3233
X-Kazaa-Username: caramel1104
echo GET /http1.0 |nc xxx.150.32.xxx6:80
HTTP/1.0 501 Not Implemented
X-Kazaa-IP: 0.0.0.0:2990
X-Kazaa-Network: KaZaA
X-Kazaa-Username: HOMESROOM
echo GET /http1.0 |nc xxx.150.32.173:80
HTTP/1.0 501 Not Implemented
X-Kazaa-IP: xxx.136.92.180:2325
X-Kazaa-Network: KaZaA
X-Kazaa-SupernodeIP: xx.228.117.111:3230
X-Kazaa-Username: incubinkibonki
echo GET /http1.0 |nc xxx.150.32.116:80
HTTP/1.0 501 Not Implemented
X-Kazaa-IP: xxx.147.100.156:2819
X-Kazaa-Network: KaZaA
X-Kazaa-SupernodeIP: xx.230.65.113:3033
X-Kazaa-Username: BoricuaEE44




Reply With Quote