File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!--
22 Western Kentucky University
33
4+ Other Western Kentucky University rulesets:
5+
6+ - wkustore.com.xml
7+
48
59 Nonfunctional hosts in *wku.edu:
610
Original file line number Diff line number Diff line change 1+ <!--
2+ For other Western Kentucky University coverage, see wku.edu.xml.
3+
4+
5+ Insecure cookies are set for these hosts: ᶜ
6+
7+ - wkustore.com
8+ - www.wkustore.com
9+
10+ ᶜ See https://owasp.org/index.php/SecureFlag
11+
12+
13+ Mixed content:
14+
15+ - css from fonts.googleapis.com ˢ
16+
17+ ˢ Secured by us, see https://www.paulirish.com/2010/the-protocol-relative-url/
18+
19+ -->
20+ <ruleset name =" WKU Store.com" >
21+
22+ <target host =" wkustore.com" />
23+ <target host =" www.wkustore.com" />
24+
25+
26+ <!-- Not secured by server:
27+ -->
28+ <!-- securecookie host="^(?:www\.)?wkustore\.com$" name="^(?:\.ASPXANONYMOUS|ASP\.NET_SessionId)$" /-->
29+
30+ <securecookie host =" ^\w" name =" ." />
31+
32+
33+ <rule from =" ^http:"
34+ to=" https:" />
35+
36+ </ruleset >
You can’t perform that action at this time.
0 commit comments