I would doubly caution owning this, particularly given the wording on the site encourages messing with people’s servers…
Server.casino – Random Servers Across the Internet
11–20 of 40 posts
Re: Server.casino – Random Servers Across the Internet
#12Earlier quoted context omitted.
Huh, press the "Find a Server" button, I can see in Developer Console it tries to connect to random IP addresses over http, returning "address invalid" or "address unreachable", I guess until it hits a valid IP with a live computer. I wonder if some ISP's heuristics will flag someone's computer as part of a botnet...
Microsoft or AWS may also use telemetry to flag you also.
Re: Server.casino – Random Servers Across the Internet
#13Like Chatrubate, but with servers? #sarcasm
Re: Server.casino – Random Servers Across the Internet
#14Earlier quoted context omitted.
Microsoft or AWS may also use telemetry to flag you also.
Never thought of this. I constantly scan the internet using nmap, or similar, for pentest/bug bounty and never had a problem
Re: Server.casino – Random Servers Across the Internet
#15[connection reset by peer]
Re: Server.casino – Random Servers Across the Internet
#16Re: Server.casino – Random Servers Across the Internet
#17 return int2ip(Math.random()\*4294967296) ;
}says it all - better don't "mess" with what you encounter
Re: Server.casino – Random Servers Across the Internet
#18Re: Server.casino – Random Servers Across the Internet
#19Earlier quoted context omitted.
Never thought of this. I constantly scan the internet using nmap, or similar, for pentest/bug bounty and never had a problem
How are you pentesting without knowing the IPs of your in-scope targets?
Re: Server.casino – Random Servers Across the Internet
#20Earlier quoted context omitted.
It returns you a random server with port 80 or 443 open.
Just 80, it seems https://github.com/caioluders/server.casino/blob/354cec4c053... That probably increases the odds that the servers it finds are "interesting"