test my new Iframe?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • justFred
    Confirmed User
    • Mar 2007
    • 922

    #1

    test my new Iframe?

    hey click my sig and test the suggestion box please, it's about halfway down.

    I'm a little concerned that there might be some exploits/issues with my echoing back the user's request, such as people injecting malicious PHP code or something.

    Either way let me know what you think, and THANKS!
    Vote Bill Cosby 2012
  • DBS.US
    Geo Cities
    • Aug 2003
    • 11842

    #2

    Needs to be a bit taller
    Have an unused domain? Make a Free Chaturbate White Label site and be making money tonight

    Comment

    • justFred
      Confirmed User
      • Mar 2007
      • 922

      #3
      done. too tall?
      Vote Bill Cosby 2012

      Comment

      • DBS.US
        Geo Cities
        • Aug 2003
        • 11842

        #4

        Looks good
        Have an unused domain? Make a Free Chaturbate White Label site and be making money tonight

        Comment

        • BigBen
          Confirmed User
          • Nov 2004
          • 2299

          #5
          You're asking for trouble.

          http://us.php.net/strip_tags

          Comment

          • justFred
            Confirmed User
            • Mar 2007
            • 922

            #6
            Originally posted by BigBen
            You're asking for trouble.

            http://us.php.net/strip_tags
            <iframe src="http://www.google.com"></iframe>
            <script type="text/javascript">alert('asdf');</script> - <?php echo 'asdf'; ?>
            I was looking for... - <?php echo 'asdf'; ?>
            <script type="text/javascript">I'm just asking for trouble</script> - <script type="text/javascript">alert('I'm just asking for trouble</script> - <script type="text/javascript">alert('I'm just asking for trouble</script>
            <script type="text/javascript">alert('I'm just asking for trouble')</script>
            <script type="text/javascript">alert('Im just asking for trouble')</script>
            <?php echo 'asdf'; ?> - [email protected]
            <font size="55">asdf</font>
            thank you, this is what I was looking for, I will strip the tags ASAP
            Vote Bill Cosby 2012

            Comment

            Working...