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
325 stars 119 forks source link

Running the Script on Windows #8

Closed MomenFathi closed 8 years ago

MomenFathi commented 8 years ago

After Running the code on windows

cmd> perl vbscan.pl

it returns :- Undefined subroutine &main::tprint called at "PATH"\vbscan.pl line 76

rezasp commented 8 years ago

Fixed ;) use new version , test it , enjoy

MomenFathi commented 8 years ago

thanx , i tried the new version but .. still the same problem ! Undefined subroutine &main::tprint called at \vbscan.pl line 76

rezasp commented 8 years ago

vbtest.zip

Please test it , and give me your result !

MomenFathi commented 8 years ago

That's what it Return

C:\Users\Downloads\vbtest>perl vbscan.pl ←[33mYour Report : reports/.txt

←[0m

Laggii commented 8 years ago

I fixed it by myself on windows, you can see the changes here: https://github.com/Laggii/vbscan/commit/e90f53d366e0f93033eb381b2a6a42667b63cad0

Now its correctly logging data in file

rezasp commented 8 years ago

check new relaese

rezasp commented 8 years ago

Thanks to Laggii issue fixed check it