Earlier quoted context omitted.
> The full and complete solution is to allow me to create a new inbox in Gmail through a single step, for example "j45rsdfjdocusign" which is linked to jsmith747 in a single direction. When hosting your own email on your own domain you get this benefit out of the box now, without waiting for google to add it for you. I've been doing this for years, each different company gets a unique email address. Real easy to see…
That solves this one issue, but now you're fully responsible for your email server's security. While this may be a feature for some, for the general (developer) public, it's a bug.
DocuSign email address database breached and used for phishing campaign
111–120 of 141 posts
Re: DocuSign email address database breached and used for phishing campaign
#112I'm not sure DocuSign has a full handle on what happened here yet. I received six (6) DocuSign emails, half of which used a convincing subject derived from actual DocuSign documents I have signed or processed through the system. Perhaps a coincidence? Or these hackers gained access to more than just "email addresses".
At my work we too have received dozens of phishing emails purportedly from DocuSign. Most are getting caught but a few are making it to people's inbox. Which is terrible because a lot of my coworkers use DocuSign and think nothing of clicking on a link in one of these rather convincing emails.
Re: DocuSign email address database breached and used for phishing campaign
#113Earlier quoted context omitted.
At my work we too have received dozens of phishing emails purportedly from DocuSign. Most are getting caught but a few are making it to people's inbox. Which is terrible because a lot of my coworkers use DocuSign and think nothing of clicking on a link in one of these rather convincing emails.
As a real estate agent DocuSign is used immensely. Not just by agents, but the documents are sent to customers and clients who are probably more susceptible to these types of scams. Sigh.
Re: DocuSign email address database breached and used for phishing campaign
#114Earlier quoted context omitted.
Apparently it's as safe as entering credit card details into another online merchants form who is PCI compliant. https://support.docusign.com/en/answers/00004343
It doesn't really spell out, though, how they differentiate CC info and avoid storing it with the rest of the data in the pdf form. There's just some hand wavy language about "Bank-grade Security". I suspect this means they store the CC data, which would be significantly different from how must online merchants operate.
Re: DocuSign email address database breached and used for phishing campaign
#115> Ensure your anti-virus software is enabled and up to date Uh, really, endorsing antivirus? They could at least have written something like "Ensure your system is properly secured" if they felt they need to stress that out.
And ~90% of the recipients would think "ensure my system is properly secured? How the heck do I do that?"
Re: DocuSign email address database breached and used for phishing campaign
#116Re: DocuSign email address database breached and used for phishing campaign
#117Earlier quoted context omitted.
I do the same with Gmail, just add + at the end (As in username+docusign@gmail.com). Of course this has the drawback of some sites being to restrictive with their checks for valid emails and not allowing the + character
The other disadvantage is that it's trivial to infer the true username from that pattern in an automated fashion.
Re: DocuSign email address database breached and used for phishing campaign
#118Earlier quoted context omitted.
A catchall on my domain was all fun and games till the second dictionary spam run.
I've heard that being a problem, though I've never had that issue using a sub-domain for the catchall (company@sub.domain.tld). Some sites refuse to accept email addresses with more than one "." after the "@" but figure if they don't understand email addresses I don't want to trust them with my details (even throw-away ones) anyway so go elsewhere.
Re: DocuSign email address database breached and used for phishing campaign
#119Earlier quoted context omitted.
A catchall on my domain was all fun and games till the second dictionary spam run.
I've heard that being a problem, though I've never had that issue using a sub-domain for the catchall (company@sub.domain.tld). Some sites refuse to accept email addresses with more than one "." after the "@" but figure if they don't understand email addresses I don't want to trust them with my details (even throw-away ones) anyway so go elsewhere.
The combination of them knowing that this was valid and just wanting to strip off the extension kinda blew my mind for some reason.
Re: DocuSign email address database breached and used for phishing campaign
#120Earlier quoted context omitted.
The way I get around that is by having a static keyword that must also appear on the user side of the email address. So, if I'm dealing with Walmart, I would give them: [keyword].walmart@example.com or walmart.[keyword]@example.com Then I configure my catch-all settings to reject any email addresses that don't have that keyword. Of course, the keyword is not secret, so it's possible for someone to infer what I'm doin…
Yeah, I wound up using name-tag@domain, but because I used a dash rather than plus, I'm forever doomed to run my own mailserver. (fwiw, this domain is almost 20 years old, so that's forever in internet years)
https://www.fastmail.com/help/receive/domains.html
https://www.fastmail.com/help/receive/domains-setup-mxonly.h...
https://www.fastmail.com/help/receive/alias-catchall.html