> <i>Email addresses, Job titles, Names, Phone numbers, Physical addresses, Social media profiles</i><p>I just got the email notification from HIBP (Have I Been Pwned) a few minutes ago [1], but I am not worried about the compromised data because 1) my personal email address, job title and phone number are all visible in my resume which is publicly available in my website, I actually encourage people <i>—mostly tech recruiters—</i> to download the PDF and contact me via email or phone all the time and 2) my physical address is irrelevant because I have been moving houses every year for the last seven (7) years (even across countries a couple of times. All the social media accounts I have are completely empty, I just keep them around to get a hold on to my nickname.<p>I recently found, in my website’s HTTP logs, several requests from a web crawler controlled by ZoomInfo [3] an American subscription-based software as a service (SaaS) company that sells access to its database of information about business people and companies to sales, marketing and recruiting professionals. I was going to configure my firewall to block these requests but then I remembered <i>—hey! my website only has information I am comfortable sharing, so it doesn’t matter—</i> but I’ve been thinking it is just a matter of time before someone hacks one of their systems and leaks their database.<p>In my previous-previous job I found a fairly simple (persistent) XSS vulnerability in BambooHR that allowed non-authorized users to access data from all employees registered in the website including Social Security Numbers (SSN). I told my boss and we immediately edited everything before migrating to a different system. We never knew if BambooHR fixed the vulnerabilities and I wouldn’t be surprised if the data was leaked before or after I found the security hole.<p>Software security is such a Whac-A-Mole game, even if you get the budget to conduct security audits on your code, there is always going to be a weak link somewhere in the chain and that will be your doom. This is one of the many reasons why I left that job as a Security Engineer, the other reasons were Meltdown [3] and Spectre [4] they both made me realize I was fighting for a lost cause.<p>[1] <a href="https://haveibeenpwned.com/NotifyMe" rel="nofollow">https://haveibeenpwned.com/NotifyMe</a><p>[2] <a href="https://en.wikipedia.org/wiki/ZoomInfo" rel="nofollow">https://en.wikipedia.org/wiki/ZoomInfo</a><p>[3] <a href="https://en.wikipedia.org/wiki/Meltdown_%28security_vulnerability%29" rel="nofollow">https://en.wikipedia.org/wiki/Meltdown_%28security_vulnerabi...</a><p>[4] <a href="https://en.wikipedia.org/wiki/Spectre_%28security_vulnerability%29" rel="nofollow">https://en.wikipedia.org/wiki/Spectre_%28security_vulnerabil...</a>