Is it necessary to use cryptographically-secure randomness in order to create URLs for user activation?

Usually once you register in a website you need to visit a url like:
https://example.com/user_activate/^random_string^
Does the ^random_string^ necessarily need to be cryptographically pseudorandom instead of a time-based random one?
I mea… Continue reading Is it necessary to use cryptographically-secure randomness in order to create URLs for user activation?

Is it necessary to use cryptographically-secure randomness in order to create URLs for user activation?

Usually once you register in a website you need to visit a url like:
https://example.com/user_activate/^random_string^
Does the ^random_string^ necessarily need to be cryptographically pseudorandom instead of a time-based random one?
I mea… Continue reading Is it necessary to use cryptographically-secure randomness in order to create URLs for user activation?

Why don’t bigger companies buy similar domains to their main domain to prevent typosquatting?

One big threat out there is typosquat domains. For example instead of:
steamcommunity.com some malicious actor will register the domain stearncornmunity.com and set up his fake steam login.
Why do companies not buy these "fake domains… Continue reading Why don’t bigger companies buy similar domains to their main domain to prevent typosquatting?

crl.comodoca.com is a legit crl site, how can I determine it’s legitimacy when bad actors are attempting to abuse uncertainty about the site

Yesterday I noted in my router logs that my wife’s laptop accessed crl.comodoca.com. She was not using the machine at the time. A quick google search found three sites claiming this was an indication of a trojan, but all of them recommen… Continue reading crl.comodoca.com is a legit crl site, how can I determine it’s legitimacy when bad actors are attempting to abuse uncertainty about the site