Results 1 to 2 of 2

Thread: attacking port 139 and 135

  1. #1

    attacking port 139 and 135

    whenever i do a port scan on my mahcines at home or any machine for that matter i see that ports 139 and 135 are open always..
    now if i were to wriet a program,say in C or VC++, to exploit that port so as to obtain information regarding that share or even the machine,what would the code read like??
    for example in linux i have written a C program that will connect to the finger port..here i write the name of a person to the socket and then read back the information returned by the server from the same socket...
    similarly what i am i supposed to do to exploit port 139 ...

  2. #2
    Senior Member
    Join Date
    Sep 2001
    Posts
    412
    You wouldn't be breaking any new ground scripting this exploit scorpion, but i assume this is for learning purposes so you might want to take a look at the netbios rfc's - http://www.faqs.org/rfcs/rfc1001.html

Posting Permissions

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