OWASP / vbscan

OWASP VBScan is a Black Box vBulletin Vulnerability Scanner
https://www.owasp.org/index.php/OWASP_VBScan_Project
GNU General Public License v3.0
323 stars 119 forks source link

Unable to run on ubuntu #9

Closed kedramon closed 8 years ago

kedramon commented 8 years ago

After running on ubuntu perl vbscan.pl (link|path)

String found where operator expected at modules/cpfinder.pl line 8, near "fprint "admincp does not exist or renamed"" (Do you need to predeclare fprint?)

Undefined subroutine &main::tprint called at vbscan.pl line 76. perl v5.14.2

rezasp commented 8 years ago

Fixed ;) use new version , test it , enjoy

kedramon commented 8 years ago

Hi, still some bug Undefined subroutine &main::tprint called at vbscan.pl line 76.

rezasp commented 8 years ago

Do you use vbscan 0.1.5 ?

rezasp commented 8 years ago

vbtest.zip

Please test it , and give me your result !

kedramon commented 8 years ago

Hi, Yes, I tried 0.1.5, vbtest produce empty report file

~/vbtest$ perl vbscan.pl /home/***/www/forum/ Your Report : reports/.txt

rezasp commented 8 years ago

check new relaese

kedramon commented 8 years ago

Same behavior.

Laggii commented 8 years ago

Well, there is a small change which I did in pull request for the version before. See https://github.com/Laggii/vbscan/commit/3b2960956cb845262bbe6a9144590f5ff482680c

Update your own files or use my fork. Pull request created

rezasp commented 8 years ago

Thanks to Laggii issue fixed check it