iGoat-Swift icon indicating copy to clipboard operation
iGoat-Swift copied to clipboard

SQL Injection: Error opening articles database

Open klmitchell2 opened this issue 5 years ago • 2 comments

I believe the articles.sqlite file is missing. Could you provide the table definition and I can create my own articles.sqlite file?

klmitchell2 avatar Mar 31 '19 02:03 klmitchell2

Same Error

Mr007jd avatar Oct 04 '19 14:10 Mr007jd

if you want to get this working you can use the sqlite db from here and copy it to the Bundle directory (/var/containers/Bundle/Application/<UID>/)

md347 avatar Mar 24 '23 10:03 md347