Omegle Clone – SQL Injection

  • 作者: Ihsan Sencan
    日期: 2017-03-18
  • 类别:
    平台:
  • 来源:https://www.exploit-db.com/exploits/41634/
  • # # # # #
    # Exploit Title: Omegle Clone - SQL Injection
    # Google Dork: N/A
    # Date: 18.03.2017
    # Vendor Homepage: http://turnkeycentral.com/
    # Software: http://www.turnkeycentral.com/scripts/omegle-clone/
    # Demo: http://demo.turnkeycentral.com/omegleclone/
    # Version: N/A
    # Tested on: Win7 x64, Kali Linux x64
    # # # # #
    # Exploit Author: Ihsan Sencan
    # Author Web: http://ihsan.net
    # Author Mail : ihsan[@]ihsan[.]net
    # #ihsansencan
    # # # # #
    # SQL Injection/Exploit :
    # http://localhost/[PATH]/randomChat.php?userId=[SQL]
    # http://localhost/[PATH]/listenToReceive.php?userId=[SQL]
    # http://localhost/[PATH]/typing.php?userId=[SQL]
    # http://localhost/[PATH]/isTyping.php?strangerId=[SQL]
    # http://localhost/[PATH]/saveLog.php?userId=[SQL]
    # pc_settings :AdminID
    # pc_settings :AdminPass
    # pc_settings :Email
    # pc_settings :PayPal
    # pc_settings :IpnMode
    # Etc..
    # # # # #