hotspot sfr free redirect problem with system ABE

Ask for help about NoScript, no registration needed to post
fred

hotspot sfr free redirect problem with system ABE

Post by fred »

hello

Problem with hotspot sfr or free or other FAI = redirect problem with system ABE ; NoScript secure :

can you fix the problem with abe "local = deny" (rule) ? thanks

SFR WiFi FON (or SFR WiFi Public ... or Neuf WiFi or Neuf WiFi FON) OR FreeWifi

tank you :)
Mozilla/5.0 (Windows; U; Windows NT 6.1; fr; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 GTB7.1 (.NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)
fred

Re: hotspot sfr free redirect problem with system ABE

Post by fred »

Error console Firefox 3.6.13 + NoScript 2.0.9.5rc1 (Version Fr) :

Code: Select all

[ABE] <LOCAL> Deny on {GET http://192.x.x.x:xxxx/logon?username=test@ssowifi.neuf.fr&response=abcd1234&uamip=192.x.x.x&userurl=http%3A%2F%2Fwww.google.fr%2F%3Bneuf%3B%3B%3Bhttp%3A%2F%2Fwww.google.fr%2F <<< https://hotspot.neuf.fr/nb4_crypt.php, https://hotspot.neuf.fr/nb4_crypt.php - 6}
SYSTEM rule:
Site LOCAL
Accept from LOCAL
Deny
Mozilla/5.0 (Windows; U; Windows NT 6.1; fr; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 GTB7.1 (.NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: hotspot sfr free redirect problem with system ABE

Post by Giorgio Maone »

You can work-around by inserting the following rule in the beginning of the NoScript Options|Advanced|ABE SYSTEM ruleset:

Code: Select all

Site LOCAL
Accept from https://hotspot.neuf.fr
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
fred

Re: hotspot sfr free redirect problem with system ABE

Post by fred »

thank you = work, but i prefer a hard fix, not a manually setting rule :cry:

but thank you anyway ...

Code: Select all

# Facebook Photo Uploader Plugin exception
Site http://127.0.0.1:*/photos/uploader_iframe.php?*
Accept from *.facebook.com

# Veoh player exception
Site 127.0.0.1
Accept from *.veoh.com

# Google Desktop exception.
Site ^http://(?:127\.0\.0\.1|localhost):\d+/search\?
Accept from http://www.google.com/search?

# This one allows Facebook scripts and objects to be included only
# from Facebook pages
Site .facebook.com .fbcdn.net
Accept from .facebook.com .fbcdn.net
Deny INCLUSION(SCRIPT, OBJ, SUBDOC)

# Prevent Internet sites from requesting LAN resources.
# With exception local for HotSpot (WiFi)
Site LOCAL
Accept from https://hotspot.neuf.fr
Accept from LOCAL
Deny

Could you add an interface (a form filling intuitive) with combo box containing all the possibilities (reserved keyword, etc.). thanks for us.

With, please, predefined rules that fill the entire form ... !


Form for add rule or edit rule ABE :

com or name of the rules ; rules defined manually and predefined rules :
**************************************>

com ; add ligne + :
**************************************>

add ligne here if it's possible + ... (+>) (objet, com, Etc.)

objet ; add ligne + :
**************************************>

add ligne here if it's possible + ... (+>) (objet, com, Etc.)

exception ; add ligne + :
*************************************>

add ligne here if it's possible + ... (+>) (objet, com, Etc.)

Apply this rule ; add ligne + :
*************************************>

add ligne here if it's possible + ... (+>) (objet, com, Etc.)


status (inderline + color on active status ? all possible status must be visible = most user friendly) :
addinng ; not adding ; official predefined rule ; user predefined rule

buttons actions :
SAVE (but not add) ; ADD | REMOVE = {X} SAVE (Predefined rule but with other color than officials rules) ; ERASE (this rule) ; CANCEL
Mozilla/5.0 (Windows; U; Windows NT 6.1; fr; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 GTB7.1 (.NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)
Post Reply