test WWW site
test WWW site
Would someone like to post a simple test site for users to test whether ABE is working?
Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20131101 Firefox/24.0 Iceweasel/24.1.0
Re: test WWW site
I really wish to test more than whether it is working.
It can be useful for testing other things about ABE behaniour.
It can be useful for testing other things about ABE behaniour.
Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20131101 Firefox/24.0 Iceweasel/24.1.0
Re: test WWW site
Well, you could simply add the following rule:
and then follow this link.
What would you like to test, exactly?
Code: Select all
Site .example.com
Deny
What would you like to test, exactly?
======
Thrawn
------------
Religion is not the opium of the masses. Daily life is the opium of the masses.
True religion, which dares to acknowledge death and challenge the way we live, is an attempt to wake up.
Thrawn
------------
Religion is not the opium of the masses. Daily life is the opium of the masses.
True religion, which dares to acknowledge death and challenge the way we live, is an attempt to wake up.
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0
Re: test WWW site
That code gives the error:
line 1:1 no viable alternative at character 'o'
The error I currently wish to test is
that I've seen some failed requests in HTTPFox which have
User-Agent Mozilla/5.0 (ABE, http://noscript.net/abe/wan)
I wonder if that is ABE blocking something and is not a true request. I did not check with a packet sniffer whether the request is truly sent out or whether the browser thinks it made a request but it was really blocked. I want something reproduceable.
I made my own cross site form post to test, and it was not blocked.
line 1:1 no viable alternative at character 'o'
The error I currently wish to test is
that I've seen some failed requests in HTTPFox which have
User-Agent Mozilla/5.0 (ABE, http://noscript.net/abe/wan)
I wonder if that is ABE blocking something and is not a true request. I did not check with a packet sniffer whether the request is truly sent out or whether the browser thinks it made a request but it was really blocked. I want something reproduceable.
I made my own cross site form post to test, and it was not blocked.
Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20131101 Firefox/24.0 Iceweasel/24.1.0
Re: test WWW site
That sounds like ABE looking up your WAN IP (your IP adress that websites see). You can check if the request succeeded by going to NoScript Options -> Advanced -> ABE and see if your WAN IP is displayed. For more information, follow the link in that user-agent string.Kribiz wrote:The error I currently wish to test is
that I've seen some failed requests in HTTPFox which have
User-Agent Mozilla/5.0 (ABE, http://noscript.net/abe/wan)
I wonder if that is ABE blocking something and is not a true request. I did not check with a packet sniffer whether the request is truly sent out or whether the browser thinks it made a request but it was really blocked. I want something reproduceable.
*Always* check the changelogs BEFORE updating that important software!
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:25.0) Gecko/20100101 Firefox/25.0 SeaMonkey/2.22.1
Re: test WWW site
Indeed, that request is actually coming from ABE. The reasons are documented here.
======
Thrawn
------------
Religion is not the opium of the masses. Daily life is the opium of the masses.
True religion, which dares to acknowledge death and challenge the way we live, is an attempt to wake up.
Thrawn
------------
Religion is not the opium of the masses. Daily life is the opium of the masses.
True religion, which dares to acknowledge death and challenge the way we live, is an attempt to wake up.
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0