Is this online job (ICO comany asking for personal data) scam or not? [on hold]

Recently, I found an online job. The job is to collect jpg information such as passport or id card pictures and proof of billing pictures for an ICO company. They told me, as an investor they needed a mass quantity of persona… Continue reading Is this online job (ICO comany asking for personal data) scam or not? [on hold]

I’m implementing password validation for AD accounts. Is it dangerous to publish the forbidden words list?

The password filter does a simple check: Does the new password contain an entry in the list of forbidden words?

In practice, the list is a series of forbidden words and known passwords.

I think it stands to reason that the … Continue reading I’m implementing password validation for AD accounts. Is it dangerous to publish the forbidden words list?

I’m implementing password validation for AD accounts. Is it dangerous to publish the forbidden words list?

The password filter does a simple check: Does the new password contain an entry in the list of forbidden words?

In practice, the list is a series of forbidden words and known passwords.

I think it stands to reason that the … Continue reading I’m implementing password validation for AD accounts. Is it dangerous to publish the forbidden words list?