Results 1 to 5 of 5

Thread: Re: เปิดทำไมจะดู cd โป๊เหรอ

  1. #1
    nimrod
    Guest


    เปิดทำไมจะดู cd โป๊เหรอ

    http://www.backlinah.com/n00b.jpg

    กระทู้ล้างป่าช้าครับ

  2. #2
    Junior Member
    Join Date
    Oct 2002
    Location
    Thailand
    Posts
    0


    Re: เปิดทำไมจะดู cd โป๊เหรอ

    รู้ได้ไงอะ... uncensor ด้วย '

    [Edited by jimrim on 03-27-2003 at 01:02 AM GMT]

  3. #3
    Administrator asylu3's Avatar
    Join Date
    Jun 2000
    Location
    Thailand
    Posts
    3,557


    Re: เปิดทำไมจะดู cd โป๊เหรอ

    สำหรับคนที่ยังงงอยู่นะครับว่าเกิดอะไรขึ้น code ที่แฝงอยู่ในหน้า html นั้นเป็น vbscript ซึ่งเป็นอีกหนึ่งช่องโหว่ของ IE นะครับ
    หลักการทำงานคร่าวก็คือ มีการเรียกใช้คำสั่งผ่านโปรแกรม windows media playerซึ่ง
    source codeดังกล่าวคือ
    [src]
    Set oWMP = CreateObject("WMPlayer.OCX.7" )
    Set colCDROMs = oWMP.cdromCollection

    if colCDROMs.Count >= 1 then
    For i = 0 to colCDROMs.Count - 1
    colCDROMs.Item(i).Eject
    Next ' cdrom
    End If
    [/src]
    จาก source code ข้างต้นจะเห็นว่ามีการสร้างตัวแปรที่อ้างถึง WMPlayer.OCX.7 ซึ่งเป็นไฟล์ Activex control หลังจากนั้นก็ทำการ check จำนวน drive cdrom ทั้งหมดโดยการวนลูบ และสั่งให้เปิด drive เหล่านั้น

  4. #4
    Junior Member
    Join Date
    Oct 2002
    Location
    Thailand
    Posts
    0


    Re: เปิดทำไมจะดู cd โป๊เหรอ

    โอ้ ! เอาแบบ ปิดจออะ มีป่าว...

  5. #5
    Junior Member
    Join Date
    Sep 2002
    Location
    United States
    Posts
    9


    Re: เปิดทำไมจะดู cd โป๊เหรอ

    เล่นงี้ดะโด้ยเรอะ
    มันเดๆ

Members who have read this thread : 0

Actions : (View-Readers)

There are no names to display.

Members who have read this thread: 0

There are no members to list at the moment.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •