VB Trojan Help (continued)

Seeing as the other thread was getting a bit to big and hard to understand i though i would make this one

Any way i have the trojan working through port 80 but when i tell it to do somthing like open cd-drive or summing like that it dont work he is not suffing the web but he is on msn so does msn connect through the same port and also wot other ports could i use to connect to
any help thanks on advanced
from
mark

Comments

  • : Seeing as the other thread was getting a bit to big and hard to understand i though i would make this one
    :
    : Any way i have the trojan working through port 80 but when i tell it to do somthing like open cd-drive or summing like that it dont work he is not suffing the web but he is on msn so does msn connect through the same port and also wot other ports could i use to connect to
    : any help thanks on advanced
    : from
    : mark
    :

    80 is the port used to connect to websites if I'm not mistaken, you should use a different one, higher up like 1987 and so-on.
    [blue]
    C:Dos
    C:Dos Run
    Run Dos Run
    [/blue]

  • hi i have just attempted to run the server on my other network pc which is win 98 just to test if it works so i can c for my self if it works but it cums up with an error of MSWINSCK.OCX missing how do i fix this prob plz help asap thanks from mark
  • : hi i have just attempted to run the server on my other network pc which is win 98 just to test if it works so i can c for my self if it works but it cums up with an error of MSWINSCK.OCX missing how do i fix this prob plz help asap thanks from mark
    :
    Try doing a search on http://msdn.microsoft.com for the MSWINSCK.OCX it is the active x for winsock and needed , if it is the code I sent you, I think I updated that ocx at some point in time
    [blue]
    C:Dos
    C:Dos Run
    Run Dos Run
    [/blue]

  • hi thanks for ur help it is all working ok now i sent u an email i think could u respond to it on the post plz
    thanks
    from
    mark
  • : hi thanks for ur help it is all working ok now i sent u an email i think could u respond to it on the post plz
    : thanks
    : from
    : mark
    :

    ExitWindowsEx EWX_SHUTDOWN, 0

    is based on:
    Declare Function ExitWindowsEx Lib "user32" (ByVal uFlags As Long, ByVal dwReserved As Long) As Long
    Public Const EWX_FORCE = 4
    Public Const EWX_LOGOFF = 0
    Public Const EWX_REBOOT = 2
    Public Const EWX_SHUTDOWN = 1
    works for 98, not sure how to do it for xp - I belive as it is there will be no option for the victim to stop it.



    Good luck.
    [blue]
    C:Dos
    C:Dos Run
    Run Dos Run
    [/blue]

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories