Results 1 to 5 of 5

Thread: Netbios Execution

  1. #1
    Senior Member
    Join Date
    Jan 2004
    Posts
    199

    Netbios Execution

    Does anyone know if it is possible to remotely execute a program via netbios once it has been transfered to the remote machine ? Baring in mind that only special folders have been setup to share via netbios, not the whole system.
    -

  2. #2
    AO Veteran NeuTron's Avatar
    Join Date
    Apr 2003
    Posts
    550
    you'll need the the user/pass of the system, but you could use psexec.

  3. #3
    AO Ancient: Team Leader
    Join Date
    Oct 2002
    Posts
    5,197
    psexec will still require the authentication to take place.... Until you are authenticated psexec will give you an "access denied".
    Don\'t SYN us.... We\'ll SYN you.....
    \"A nation that draws too broad a difference between its scholars and its warriors will have its thinking done by cowards, and its fighting done by fools.\" - Thucydides

  4. #4
    King Tutorial-ankhamun
    Join Date
    Jul 2004
    Posts
    897
    Authentication will be needed, but you could use WMI or the AT/SOON command to run something remotely if you have the right permissions. NetBIOS is mostly just a naming protocol.

  5. #5
    Senior Member
    Join Date
    Jan 2004
    Posts
    199
    Thanks for the replies.
    -

Posting Permissions

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