|
|
|
|
|
by EternalAugust
2391 days ago
|
|
They may be "residential IPs" but you can do an nmap scan on the IPs to see if there are any open ports. If there are no open ports then it's likely a residential IP because stateful firewalls on home routers. If there are open ports it's likely not a residential IP since some kind of port forwarding would have to be enabled, which most people don't do, or a DMZ would have to be set up (even less likely). I scanned a few of the IPs returned from the curl test. Granted a small sample size, but they all have open ports. Beyond the scan I didn't try to connect to any of them via browser or otherwise. Here is what I found for the "Delcom" IP he's so worked up about: ```
$ sudo nmap 76.77.25.75
Starting Nmap 7.70 ( https://nmap.org ) at 2019-11-29 19:21 EST
Nmap scan report for static-76-77-25-75.networklubbock.net (76.77.25.75)
Host is up (0.097s latency).
Not shown: 992 closed ports
PORT STATE SERVICE
22/tcp filtered ssh
23/tcp filtered telnet
25/tcp filtered smtp
53/tcp filtered domain
80/tcp open http
443/tcp open https
5060/tcp open sip
8080/tcp open http-proxy Nmap done: 1 IP address (1 host up) scanned in 331.02 seconds
``` Maybe I'm missing something here. Of course it could still be malware, but that's far from the first conclusion I'd jump to. This article is just speculation to me and the methodology seems ... bad edit: sorry if the markdown is broken. Noob here. ;) |
|
I know FluidStack which is a similar service uses UPnP to open ports that it requires. FluidStack is a service you earn money through by willingly selling your internet bandwidth though, not like Oxylabs but same idea.