WhitewidowScanner / whitewidow

SQL Vulnerability Scanner
972 stars 235 forks source link

unknown escape character #84

Closed devilmind81 closed 5 years ago

devilmind81 commented 6 years ago

I have cloned the repo and executed bundle install command from the root folder.

After trigger ruby whitewidow.rb .d I'm obtaining:

Issue/Enhancement/Question (be specific)

Getting error: (/home/parrot/whitewidow/lib/lists/inject.yml): found unknown escape character while parsing a quoted scalar at line 19 column 19

Can you help me please?

JackandBlackLLL commented 5 years ago

some mistake

psychomad commented 5 years ago

Had same prob. I arrange to use tool put "#" on two lines

At the moment im try to figure out how to fix