jkingsman / bishop

Hunt for vulnerable websites as you browse.
MIT License
129 stars 33 forks source link

Opera Bug #18

Open jkingsman opened 9 years ago

jkingsman commented 9 years ago

Opera loads and runs the extension fine,

<!DOCTYPE html><html><head><tit... in options gives a security error...? Stemmed from #17.

jkingsman commented 9 years ago

I'm having a really hard time replicating this, but it looks like Chrome does it to. You need to gulp and import the dist as an unpacked plugin. On the first rule match, the page throws a unsafe script error, but erasing that match and trying it again doesn't replicate it - it's only a fresh reinstall.

Anyone have any hints? The extension works just fine, but the error is on anonymous function on line 1 of options.html (even when it's unpacked - <DOCTYPE> declarations don't much look like an anonymous function to me). I'm stumped.