Results 1 to 4 of 4

Thread: Enhancements needed in pscanner

  1. #1
    Junior Member
    Join Date
    Feb 2006
    Posts
    9

    Thumbs up Enhancements needed in pscanner

    hi all
    now that i've created a port scanner and now i just want to do some enhancement in it.
    i've heard that
    1.beyond scanning the ports it can find out what services the syetm is providing?if so tell em how to do that?
    2.now i've made a scanner for single pc if i need to implement it in server for checking all the systems what is the thing i need to do?
    tell me enhancements

    hi,reply me aas early as possible.
    radhekrishna

  2. #2
    Elite Hacker
    Join Date
    Mar 2003
    Posts
    1,407
    Your first addon is simply comparing the open ports you find with a list of ports and the services that run on them. Most *nix machines have a list at /etc/services.

    The second one to me sounds like you just want to change it to scan a range rather than just a single ip. I'm not sure off the top of my head what you need to do for that, but you could always look at sourcecode for open source port scanners. Good luck.

  3. #3
    Heres a link to a scanner which will help you see how it can scan a range:

    pyscan

    *Disclaimer: I've worked on this project as well.

  4. #4
    Junior Member
    Join Date
    Feb 2006
    Posts
    9
    hi all
    i've options in my port scanner for scanning range of ports also but i need to do something beyond that.i'e i need to implement it in server(c-s) for checking all the systems what is the thing i need to do?
    tell me enhancements
    radhekrishna

Posting Permissions

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