This document summarizes a talk given by Weston Hecker on his new open source anti-malware software called Skimbad. Hecker has over 11 years experience in security research and penetration testing. Skimbad aims to stop credit card data exfiltration by malware by generating fake credit card numbers that will make any batches of stolen numbers unusable. The software works by monitoring memory for credit card numbers and replacing real numbers with randomized fake numbers on the point-of-sale system before the data can be sent to a server by malware. Hecker believes this approach could be built into all point-of-sale systems to help prevent credit card data breaches.
Related topics: