PacketFence - BTS - PacketFence
View Issue Details
0000815PacketFencecorepublic2009-10-14 14:402012-02-29 10:58
obilodeau 
obilodeau 
highminoralways
closedfixed 
 
2.2.12.2.1 
8fdaee84cc2ca73fb7f76a7364fe86b3e5b42d63
0000815: iPhone 3.0 / iPod touch Captive Portal Network Support User Agents
Noticed a lot of Users Agents of the type

CaptiveNetworkSupport-94.1 wispr
CaptiveNetworkSupport/1.0 wispr
etc.

A little googling releaved:
http://forums.mactalk.com.au/31/66812-iphone-3-0-wireless-captive-portal-support.html [^]

We should look if we want to ban these User Agent strings at the httpd level, use them to detect iPhones / iPods or leverage their goal.

To know this we'll have to investigate at what this does exactly.
No tags attached.
Issue History
2009-10-14 14:40obilodeauNew Issue
2009-10-14 14:41obilodeauStatusnew => assigned
2009-10-14 14:41obilodeauAssigned To => obilodeau
2009-10-21 13:13obilodeauNote Added: 0001356
2009-10-21 13:13obilodeauCategory1.8.5 => future
2009-11-30 14:58obilodeauNote Added: 0001418
2010-01-08 11:40obilodeauNote Added: 0001453
2010-01-08 11:40obilodeauPrioritynormal => high
2010-03-01 13:11obilodeauNote Added: 0001481
2011-01-18 12:02obilodeauTarget Version => 2.1.0
2011-03-03 15:15obilodeauTarget Version2.1.0 => +1
2011-03-03 15:18obilodeauTarget Version+1 => +2
2011-06-08 14:36obilodeaumtn revision => 8fdaee84cc2ca73fb7f76a7364fe86b3e5b42d63
2011-06-08 14:36obilodeauNote Added: 0002085
2011-06-08 14:36obilodeauStatusassigned => resolved
2011-06-08 14:36obilodeauFixed in Version => +1
2011-06-08 14:36obilodeauResolutionopen => fixed
2011-06-16 15:29obilodeauFixed in Version+1 => 2.2.1
2011-06-16 15:30obilodeauStatusresolved => closed
2011-10-25 09:05obilodeauTarget Version+2 => 2.2.1
2012-02-29 10:58obilodeauCategoryfuture => core

Notes
(0001356)
obilodeau   
2009-10-21 13:13   
triage: not urgent, rescheduling
(0001418)
obilodeau   
2009-11-30 14:58   
another thing that we can try to detect: http://remote-exploit.blogspot.com/2009/07/iusability-pwned.html [^]
(0001453)
obilodeau   
2010-01-08 11:40   
Those ipods things are certainly not behaving in a friendly manner on our captive portal.

In some cases, a few hundred hits by this CaptiveNetworkSupport useragent on our captive portal over a 3 minute period. This, combined with the slowness of our user web pages, creates a situation where the server is unusually loaded.

Increasing priority.
(0001481)
obilodeau   
2010-03-01 13:11   
more info on wispr:
http://web.archive.org/web/20061103042705/main.wi-fi.org/membersonly/getfile.asp?f=WISPr_V1.0.pdf [^]
(0002085)
obilodeau   
2011-06-08 14:36   
Implemented the basic redirection piece. Feel free to file another ticket if you want support for more of the spec.