Wilders Security Forums  

Go Back   Wilders Security Forums > Software, Hardware and General Services > other software & services
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread
  #1  
Old November 15th, 2011, 01:52 PM
andryou andryou is offline
Infrequent Poster
 
Join Date: Nov 2011
Posts: 20
Default ScriptSafe former ScriptNo: Discussion

Hi,

I'm the author of ScriptNo, the Chrome extension that seeks to bring some "NoScript-like" features to Chrome (but not all due to current limitations in the Chrome API).

Feel free to ask questions, post comments, and discuss ScriptNo here.

I'll start off with the first question:

Quote:
Originally Posted by vasa1
Hi!

Is this related to you?
according to ghacks' Martin.

This is related to me, but I didn't submit the story (I'm not Vineeth) and no shady financial deals went down to get the story published I didn't know about that article up until now!

Andrew
  #2  
Old November 15th, 2011, 01:59 PM
Hungry Man's Avatar
Hungry Man Hungry Man is offline
Incredibly Massive Poster
 
Join Date: May 2011
Posts: 8,486
Default Re: ScriptNo: Discussion

Keep in mind that most of the issues with it will be solved with the WebRequest API, and an experimental version is already out:

http://code.google.com/p/scriptno/wi...imentalVersion

To use that version you must go to about:flags and enable Experimental Extensions API. Restart the browser and then add the experimental version.

There are still open issues and the developer has been away - he's back now (or soon) and apparently back to work (or soon to be.)

EDIT: Oh you're the dev? .... lol whoopsies

No questions really. I'm sure others will have some. Thanks for the project.
__________________
  #3  
Old November 15th, 2011, 02:22 PM
guest
 
Posts: n/a
Default Re: ScriptNo: Discussion

Quote:
Originally Posted by Hungry Man
Keep in mind that most of the issues with it will be solved with the WebRequest API, and an experimental version is already out:

http://code.google.com/p/scriptno/wi...imentalVersion

To use that version you must go to about:flags and enable Experimental Extensions API. Restart the browser and then add the experimental version.

There are still open issues and the developer has been away - he's back now (or soon) and apparently back to work (or soon to be.)

EDIT: Oh you're the dev? .... lol whoopsies

No questions really. I'm sure others will have some. Thanks for the project.

Now that was funny. Lol.
  #4  
Old November 15th, 2011, 02:24 PM
m00nbl00d m00nbl00d is offline
Incredibly Massive Poster
 
Join Date: Jan 2009
Posts: 6,464
Default Re: ScriptNo: Discussion

Quote:
Originally Posted by guest
Now that was funny. Lol.

That's what happens when a person is starving... They lose focus.
  #5  
Old November 15th, 2011, 02:28 PM
Hungry Man's Avatar
Hungry Man Hungry Man is offline
Incredibly Massive Poster
 
Join Date: May 2011
Posts: 8,486
Default Re: ScriptNo: Discussion

Any hints as to where development is going/ features to expect? Or is it a matter of focusing on currently open issues?
__________________
  #6  
Old November 15th, 2011, 02:39 PM
andryou andryou is offline
Infrequent Poster
 
Join Date: Nov 2011
Posts: 20
Default Re: ScriptNo: Discussion

Quote:
Originally Posted by Hungry Man
Any hints as to where development is going/ features to expect? Or is it a matter of focusing on currently open issues?

Currently focusing on the WebRequest and ContentSettings APIs to bring reliable blocking methods into ScriptNo, and cleaning up code as I go along as well (I'm always for optimization) I was contacted by Mike West of Google recently, who told me that the WebRequest and ContentSettings APIs have been drastically improved in the last month or two (while I was away), so right now I'm taking a look at them again.

I'm also focusing on currently open issues, but the major and reproducible ones.

Feature-wise, there may be a few more additional features to leverage the cookie/plugin/popups/notifications-blocking features provided by the ContentSettings API, but I will have to see how the API actually works in real scenarios.
  #7  
Old November 15th, 2011, 02:43 PM
Hungry Man's Avatar
Hungry Man Hungry Man is offline
Incredibly Massive Poster
 
Join Date: May 2011
Posts: 8,486
Default Re: ScriptNo: Discussion

Sounds great.

Hopefully WebRequest doesn't get pushed back to 18 and we see it stable by December for Chrome 17.
__________________
  #8  
Old November 15th, 2011, 03:58 PM
andryou andryou is offline
Infrequent Poster
 
Join Date: Nov 2011
Posts: 20
Default Re: ScriptNo: Discussion

Quote:
Originally Posted by Hungry Man
Sounds great.

Hopefully WebRequest doesn't get pushed back to 18 and we see it stable by December for Chrome 17.

Some good news: ContentSettings is out of Experimental (which is why some features such as referrer and user-agent spoofing were broken (which will be fixed today in a new experimental version)).

EDIT: v1.0.5.48 Experimental released, which fixes the spoofing/cookie-blocking features, and I've also developed and included the ability to block cross-domain XML HTTP Requests: https://code.google.com/p/scriptno/downloads/list

Last edited by andryou : November 15th, 2011 at 04:23 PM.
  #9  
Old November 15th, 2011, 05:27 PM
Hungry Man's Avatar
Hungry Man Hungry Man is offline
Incredibly Massive Poster
 
Join Date: May 2011
Posts: 8,486
Default Re: ScriptNo: Discussion

Awesome - thanks.
__________________
  #10  
Old November 20th, 2011, 03:46 AM
ShirleyUGeste ShirleyUGeste is offline
Infrequent Poster
 
Join Date: Nov 2011
Posts: 4
Default Re: ScriptNo: Discussion

noscript forum challenged ScriptNo. here's part:

Quote:
Quote:
"You’re so mysterious. Who are you?

I’m a recent honors graduate from a business technology program from a university in Toronto, Canada, graduating with over 20 months of full-time work experience due to my co-op terms with world-class organizations such as CIBC and Canada Pension Plan Investment Board. If it’s any relevancy, I’m Chinese and I’m 23
Whereas Giorgio Maone has 20 years, not months, in developing, and freely gives his real name, e-mail address, company address and telephone number. You would trust an anonymous person to take complete control of your browser? What is he so afraid of?
and more, there were links about the various features listed:
Quote:
"A 'NoScript-like' extension"... Really? Aside from the name rip-off, does it have NoScript's level of:

XSS protection?
Clickjacking protecton?
CSRF protection and WAN-LAN boundary protection?
Ability to force HTTPS security on sites that should have it (your bank), but may carelessly send insecure cookies?

Note that all of the above work even if you allow scripting globally.
the whole thing is here:
http://forums.informaction.com/viewtopic.php?f=8&t=7475

care to comment, Sir or Madam? all ears here.... tnx
  #11  
Old November 20th, 2011, 04:40 AM
vasa1's Avatar
vasa1 vasa1 is offline
Massive Poster
 
Join Date: May 2010
Posts: 3,988
Default Re: ScriptNo: Discussion

While I don't use ScriptNo, the posts by Shirley whatever is one more reason I prefer not to use NoScript in Firefox.
__________________
One can't be too rich, too thin, or too secure
  #12  
Old November 20th, 2011, 03:40 PM
Hungry Man's Avatar
Hungry Man Hungry Man is offline
Incredibly Massive Poster
 
Join Date: May 2011
Posts: 8,486
Default Re: ScriptNo: Discussion

I commented in that forum about this.

Shirley, I think it's been obvious from the beginning that ScriptNo is a work in progress and is in no way a definitive replacement for NoScript - there are limitations.

There are definitely areas of NoScript not recreated in ScriptNo and it's possible that they simply can't be at this time.

That said, Chrome has XSS auditing built in and in terms of protecting from exploits there's nothing that will protect you on the level of Chrome.
__________________
  #13  
Old November 20th, 2011, 04:12 PM
dw426 dw426 is offline
Massive Poster
 
Join Date: Jan 2007
Posts: 5,543
Default Re: ScriptNo: Discussion

Aww, are fans getting their feelings hurt? Why do people feel the need to not only defend a freakin piece of software like it's a member of their family, but also attack others who are trying to make their own mark and help out as well? ScriptNo is a Chrome project, NoScript is Firefox. Nobody is hurting either ones' precious little extension. News flash, the people that use either extension and the guys developing them should be on the same team. ~Comment removed~

Last edited by ronjor : November 21st, 2011 at 11:30 AM. Reason: Off topic comment removed
  #14  
Old November 20th, 2011, 04:18 PM
Hungry Man's Avatar
Hungry Man Hungry Man is offline
Incredibly Massive Poster
 
Join Date: May 2011
Posts: 8,486
Default Re: ScriptNo: Discussion

I agree that they should be working on the same team.

I think Tom was actually having a discussion though and I'm glad that he responded.

I'm happy when Firefox gets an idea from Chrome and I'm happy when Chrome gets an idea from Firefox - in the end the community benefits.
__________________
  #15  
Old November 20th, 2011, 06:02 PM
Daveski17's Avatar
Daveski17 Daveski17 is offline
Massive Poster
 
Join Date: Nov 2008
Location: Lloegyr
Posts: 5,322
Default Re: ScriptNo: Discussion

Quote:
Originally Posted by dw426
Why do people feel the need to not only defend a freakin piece of software like it's a member of their family ... ?

Yes, you are quite right, it is ridiculous. Well, just as long as no one has insulted SeaMonkey, otherwise it will be definite aggro & fisticuffs outside, or possibly pistols at dawn.
__________________
Quis custodiet ipsos custodes?
  #16  
Old November 20th, 2011, 06:05 PM
Daveski17's Avatar
Daveski17 Daveski17 is offline
Massive Poster
 
Join Date: Nov 2008
Location: Lloegyr
Posts: 5,322
Default Re: ScriptNo: Discussion

Quote:
Originally Posted by Hungry Man
I commented in that forum about this.

Shirley, I think it's been obvious from the beginning that ScriptNo is a work in progress and is in no way a definitive replacement for NoScript - there are limitations.

There are definitely areas of NoScript not recreated in ScriptNo and it's possible that they simply can't be at this time.

That said, Chrome has XSS auditing built in and in terms of protecting from exploits there's nothing that will protect you on the level of Chrome.

Which kind of brings us back to whether Firefox with NoScript is as safe as Chrome.

AAAAAAAaaaaaaaaaaaaaaaaaaaagggggggggggggggggghhhhhhhhhhhhhhh!

Sorry, I'll get my coat.
__________________
Quis custodiet ipsos custodes?
  #17  
Old November 20th, 2011, 06:07 PM
Hungry Man's Avatar
Hungry Man Hungry Man is offline
Incredibly Massive Poster
 
Join Date: May 2011
Posts: 8,486
Default Re: ScriptNo: Discussion

Right, which is why in the topic on that forum I said it's a silly discussion for that forum - the question isn't about security it's about capability in the extension.

I'm all for having that conversation (as you know! =p) but I'm not going to derail another topic about it.
__________________
  #18  
Old November 20th, 2011, 06:12 PM
Daveski17's Avatar
Daveski17 Daveski17 is offline
Massive Poster
 
Join Date: Nov 2008
Location: Lloegyr
Posts: 5,322
Default Re: ScriptNo: Discussion

Quote:
Originally Posted by Hungry Man
Right, which is why in the topic on that forum I said it's a silly discussion for that forum - the question isn't about security it's about capability in the extension.

I'm all for having that conversation (as you know! =p) but I'm not going to derail another topic about it.

Yes, so ... back to ScriptNo. I have no idea why it caused me so many problems. The question you could ask is that if Chrome is pretty safe 'out of the box' what security advantages does ScriptNo actually give?
__________________
Quis custodiet ipsos custodes?
  #19  
Old November 20th, 2011, 06:22 PM
Hungry Man's Avatar
Hungry Man Hungry Man is offline
Incredibly Massive Poster
 
Join Date: May 2011
Posts: 8,486
Default Re: ScriptNo: Discussion

Blocking unwanted content is nice though I'm not sure it's working.

Blocking cookies from known ad/ malware domains.

Removing social widgets/ buttons will help stop tracking.

I personally use it mostly because I like these next two features:
1) User-Agent spoof - I have it say I'm on Firefox 5 Linux 64bit.

2) Referrer spoof.

I also have it block <object> <iframe> and <noscript> tags. That way most sites aren't broken and don't need to be whitelisted but those tags, which I rarely see, aren't shown.

I don't really think it adds any serious protection by blocking tags.

If I were to snap my fingers and add to Chrome security it would be to add a vetting system to extensions.
__________________
  #20  
Old November 20th, 2011, 06:23 PM
Hungry Man's Avatar
Hungry Man Hungry Man is offline
Incredibly Massive Poster
 
Join Date: May 2011
Posts: 8,486
Default Re: ScriptNo: Discussion

Most extensions will basically add superfluous security.
__________________
  #21  
Old November 20th, 2011, 06:34 PM
Daveski17's Avatar
Daveski17 Daveski17 is offline
Massive Poster
 
Join Date: Nov 2008
Location: Lloegyr
Posts: 5,322
Default Re: ScriptNo: Discussion

Quote:
Originally Posted by Hungry Man
Blocking unwanted content is nice though I'm not sure it's working.

Blocking cookies from known ad/ malware domains.

Removing social widgets/ buttons will help stop tracking.

I personally use it mostly because I like these next two features:
1) User-Agent spoof - I have it say I'm on Firefox 5 Linux 64bit.

2) Referrer spoof.

I also have it block <object> <iframe> and <noscript> tags. That way most sites aren't broken and don't need to be whitelisted but those tags, which I rarely see, aren't shown.

I don't really think it adds any serious protection by blocking tags.

If I were to snap my fingers and add to Chrome security it would be to add a vetting system to extensions.

I think that Google are going to have to develop some form of vetting system pretty soon. I'm not holding my breath though.

I'm not sure how useful a UA spoofer is with Chrome. Chrome/Iron breaks very few pages for me. You're going to have to explain to me what a referrer spoof is & why it's useful .
__________________
Quis custodiet ipsos custodes?
  #22  
Old November 20th, 2011, 06:37 PM
Hungry Man's Avatar
Hungry Man Hungry Man is offline
Incredibly Massive Poster
 
Join Date: May 2011
Posts: 8,486
Default Re: ScriptNo: Discussion

I like the idea of an exploit page thinking I'm on Linux =p

and referrer spoofing, i believe, means that if im on wilders and i get linked to abc.com abc.com will not see that i was just on wilders but that i was on abc.com all along.
__________________
  #23  
Old November 20th, 2011, 06:37 PM
guest
 
Posts: n/a
Default Re: ScriptNo: Discussion

Quote:
Originally Posted by dw426
Aww, are fans getting their feelings hurt? Why do people feel the need to not only defend a freakin piece of software like it's a member of their family, but also attack others who are trying to make their own mark and help out as well? ScriptNo is a Chrome project, NoScript is Firefox. Nobody is hurting either ones' precious little extension. News flash, the people that use either extension and the guys developing them should be on the same team. It's not a peeing contest (there ya go, JR, no need to remove any more of my text because of "clever alterations", lol).

rofl.

As long as you don't attack SmartScreen, I agree.
  #24  
Old November 20th, 2011, 06:49 PM
Daveski17's Avatar
Daveski17 Daveski17 is offline
Massive Poster
 
Join Date: Nov 2008
Location: Lloegyr
Posts: 5,322
Default Re: ScriptNo: Discussion

Quote:
Originally Posted by Hungry Man
I like the idea of an exploit page thinking I'm on Linux =p

LOL!

Quote:
Originally Posted by Hungry Man
and referrer spoofing, i believe, means that if im on wilders and i get linked to abc.com abc.com will not see that i was just on wilders but that i was on abc.com all along.

OK, yeah I can see why that could be a privacy issue.
__________________
Quis custodiet ipsos custodes?
  #25  
Old November 20th, 2011, 06:56 PM
Hungry Man's Avatar
Hungry Man Hungry Man is offline
Incredibly Massive Poster
 
Join Date: May 2011
Posts: 8,486
Default Re: ScriptNo: Discussion

Yep.

Not exactly huge issues.

I would really like to see an XSS auditor built in if possible since I don't love Chrome's.
__________________
 

Wilders Security Forums > Software, Hardware and General Services > other software & services « Previous Thread | Next Thread »

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Settings
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 05:29 AM.


Powered by vBulletin® Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright ©2002 - 2013, Wilders Security Forums