A day after President Donald Trump alleged widespread cheating in California’s primary, a top prosecutor said the U.S. Department of Justice and the FBI are conducting “multiple election fraud investigations” in the state.
Bill Essayli, the first assistant U.S. attorney, did not provide any details or specifics of just what is being investigated, but said in a social media post: “We will follow the evidence wherever it leads and prosecute any violations of federal election law to the fullest extent.”
A spokesperson for the FBI’s Los Angeles office would not confirm Essayli’s post, but said “suffice to say there are hundreds of fraud allegations in LA alone,” later adding that was not specific to election-related cases.
“You will have to talk to the first assistant if you want to question his statement. The FBI does not comment on fraud allegations that come our way,” Laura Eimiller…
IT & DATA SECURITY (MITIGATING THE “INSIDER THREAT”)
As seen in the TD Bank case, an employee with too much “access” can sell your customer data to syndicates.
- Principle of Least Privilege (PoLP): Employees should only have access to the specific folders and databases required for their current task.
- Access Revocation: Have a “Termination Checklist” that ensures all digital access (Email, VPN, Banking) is revoked within 60 minutes of an employee resigning or being dismissed.
- System Logs & Audit Trails: Enable “Read/Write Logging” on your server. If a customer’s data is leaked, you need to know exactly which login accessed that record and at what time.
- Encryption at Rest: Ensure that sensitive files (like your customer ID numbers or payroll spreadsheets) are encrypted so that if a staff member copies them to a USB, they cannot be read.
