Welcome, Guest
  • Author Topic: amfphp  (Read 2990 times)

    murali

    • Server what's that
    • *
    • Posts: 1
      • View Profile
      • Email
    amfphp
    « on: 07/24/09, 07:19 »
    Hi,
    I would like to know the security issues in amfphp in firefox browser
     in that i am using "firebug" (thirdparty tool) which is showing me the raw data without encryption ( meaning, i able to see entire date which going from flash to backend)

    i was surprised how is it?

    can anybody explain how to securely pass data....

    Regards
    Murali.J
    « Last Edit: 07/24/09, 07:24 by murali »

    Jorge Solis

    • Global Moderator
    • Systems Administrator
    • *****
    • Posts: 14616
      • View Profile
    Re: amfphp
    « Reply #1 on: 07/24/09, 10:37 »
    Since the very beginning Charles (another HTTP proxy) was recomended to sniff amf traffic and never argues to be encripted in any way. If you share confidential data, use an https layer instead

    Jorge