You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2008/05/15 16:08:00 UTC

DO NOT REPLY [Bug 45007] New: allow rewrite absolute https URLs in http redirects

https://issues.apache.org/bugzilla/show_bug.cgi?id=45007

           Summary: allow rewrite absolute https URLs in http redirects
           Product: JMeter
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTTP
        AssignedTo: jmeter-dev@jakarta.apache.org
        ReportedBy: hauser@acm.org
                CC: michael.tschannen@zhaw.ch


as per Bug 7378 comment 10

"Attempt HTTPS Spoofing" nicely rewrites the payload of a http response, but
the headers e.g. in 302 was forgotten.

Probably this has some side effects on other header attributes like
content-length,  ... but mostly not major.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 45007] Rewrite Location headers when using Proxy HTTPS spoofing

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45007


Sebb <se...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |ASSIGNED
            Summary|allow rewrite absolute https|Rewrite Location headers
                   |URLs in http redirects      |when using Proxy HTTPS
                   |                            |spoofing




--- Comment #5 from Sebb <se...@apache.org>  2008-05-29 06:23:06 PST ---
Fixed in SVN:

URL: http://svn.apache.org/viewvc?rev=661329&view=rev
Log:
Bug 45007 - Rewrite Location headers when using Proxy HTTPS spoofing
Use CRLF rather than LF for header lines in Proxy response to client

TODO: fixup content length if page was changed


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 45007] allow rewrite absolute https URLs in http redirects

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45007


Sebb <se...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO




--- Comment #1 from Sebb <se...@apache.org>  2008-05-15 08:50:46 PST ---
Not sure I understand what you mean.

Can you provide a bit more detail please?


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 45007] allow rewrite absolute https URLs in http redirects

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45007





--- Comment #4 from Michael Tschannen <mi...@zhaw.ch>  2008-05-29 03:39:43 PST ---
Yes


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 45007] allow rewrite absolute https URLs in http redirects

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45007





--- Comment #2 from Michael Tschannen <mi...@zhaw.ch>  2008-05-29 02:43:54 PST ---
It should work if
    org.apache.jmeter.protocol.http.proxy.massageResponseHeaders(SampleResult
res)
would also replace all "HTTP" with "HTTPS", so (non-relative) redirects (HTTP
302) would also work while spoofing HTTPS. 


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 45007] Rewrite Location headers when using Proxy HTTPS spoofing

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45007


Sebb <se...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED




--- Comment #6 from Sebb <se...@apache.org>  2008-05-29 06:29:02 PST ---
URL: http://svn.apache.org/viewvc?rev=661330&view=rev
Log:
Bug 45007 - fix content length header if content may have been changed


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 45007] allow rewrite absolute https URLs in http redirects

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45007





--- Comment #3 from Sebb <se...@apache.org>  2008-05-29 03:25:32 PST ---
So are you referring to the Location: header?


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org