Live data from Hacker News

Show HN: I Made a Stupid Game

weighoff.net

61–70 of 150 posts

Re: Show HN: I Made a Stupid Game

#63
Firefox refuses to show me the site due to a bad certificate, apparently its certificate is valid for domains belonging to arrowloans.co.uk - this is consistent with other reports saying they're being forwarded to a loans company.

Looks like your site got hacked, or maybe some weird DNS problem?

Re: Show HN: I Made a Stupid Game

#66

I was redirected to some loan company.

Me too. Here's the result of nmap -p 443 --script ssl-cert weighoff.net:

    Starting Nmap 7.80 ( https://nmap.org ) at 2022-03-31 17:24 CEST
    Nmap scan report for weighoff.net (213.175.208.197)
    Host is up (0.056s latency).
    rDNS record for 213.175.208.197: charlie.awebserver.co.uk

    PORT    STATE SERVICE
    443/tcp open  https
    | ssl-cert: Subject: commonName=arrowloans.co.uk
    | Subject Alternative Name: DNS:arrowloans.co.uk, DNS:cpanel.arrowloans.co.uk, DNS:cpcalendars.arrowloans.co.uk, DNS:cpcontacts.arrowloans.co.uk, DNS:mail.arrowloans.co.uk, DNS:webdisk.arrowloans.co.uk, DNS:webmail.arrowloans.co.uk, DNS:www.arrowloans.co.uk
    | Issuer: commonName=cPanel, Inc. Certification Authority/organizationName=cPanel, Inc./stateOrProvinceName=TX/countryName=US
    | Public Key type: rsa
    | Public Key bits: 2048
    | Signature Algorithm: sha256WithRSAEncryption
    | Not valid before: 2022-01-21T00:00:00
    | Not valid after:  2022-04-21T23:59:59
    | MD5:   087b d643 652c f167 689e 71fb 2acc ef07
    |_SHA-1: d212 d954 f09d 7ff7 9068 6e90 4012 b592 cc2d c64f

    Nmap done: 1 IP address (1 host up) scanned in 0.58 seconds

Edit: that's funny, http://weighoff.net/ (not https) shows the content of charlie.awebserver.co.uk :D

Re: Show HN: I Made a Stupid Game

#69
post #66

I was redirected to some loan company.

Me too. Here's the result of nmap -p 443 --script ssl-cert weighoff.net: Starting Nmap 7.80 ( https://nmap.org ) at 2022-03-31 17:24 CEST Nmap scan report for weighoff.net (213.175.208.197) Host is up (0.056s latency). rDNS record for 213.175.208.197: charlie.awebserver.co.uk PORT STATE SERVICE 443/tcp open https | ssl-cert: Subject: commonName=arrowloans.co.uk | Subject Alternative Name: DNS:arrowloans.co.uk, DNS:cp…

How odd - I'm now seeing https://www.webs.limited/
Post reply on HN