Redirecting to a third party site with injected HTML

Ian hobson42 at gmail.com
Sun Jun 9 14:24:56 EDT 2013


On 09/06/2013 18:09, guytamir1 at gmail.com wrote:
> Hi all,
>
> new to group and pretty new to python.
>
> I'm working on a new project and i want to receive a request from a user and to redirect him to a third party site, but on the page after i redirect my users i want to them to see injected html (on the third party site.)
>
> i'm not really sure how to approach this problem..
> hints :)
>
> regards,
> Guy
Hi Guy,

It appears to me that you have thought "Inject html" as the solution to 
your problem.  Sorry, but you can't solve your problem that way. Basic 
security.

What is the problem you are trying to solve?

Ian





More information about the Python-list mailing list