WhitewidowScanner / whitewidow

SQL Vulnerability Scanner
973 stars 234 forks source link

Error when running with '-d' #9

Closed bararchy closed 8 years ago

bararchy commented 8 years ago

Using latest version from git:

/home/unshadow/Desktop/git-projects/whitewidow/lib/copy.rb:2:in `file': wrong number of arguments (given 0, expected 2) (ArgumentError)
    from whitewidow.rb:483:in `<main>'
Ekultek commented 8 years ago

Roll back to 1.0.4 for now, I'll fix it when I have time

Ekultek commented 8 years ago

Problem is the Copy module takes two parameters, will fix when I have time, simple fix.

Ekultek commented 8 years ago

Patched redownload version 1.0.5.1