I have some php code on my website that formats up source files or executes my parsers for output in iframes.
External parties are now executed these with links to external website. I have added code to reject these external requests and simply return "ERROR".
I would like some more background information about this type of attack. Can anyone educate me or point me at an appropriate explanation.
Thanks in advance.
External parties are now executed these with links to external website. I have added code to reject these external requests and simply return "ERROR".
I would like some more background information about this type of attack. Can anyone educate me or point me at an appropriate explanation.
Thanks in advance.

Comment