Members

Technology Zones

IBM Learning Center

Articles

Hosted By

MaximumASP

Info

[3088] PHP Port Scanner

Last post 01-05-2004 7:02 AM by adjamlotfi. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 01-01-1999 12:00 AM

    [3088] PHP Port Scanner

    This thread is for discussions of PHP Port Scanner.

    • Post Points: 0
  • Advertisement

    • Red Gate Software

    Advertisement

    Want to boost your .NET application performance?

    Some developers always seem to write efficient and lightening-fast code. What is their secret? It’s ANTS Profiler. “We improved the performance of the application up to 10 times” Dan Ports, Intrigma.

    Try it for yourself now.

  • 01-05-2004 7:02 AM In reply to

    Get errors running it on my local server

    HI

    I unzipped the script and run it, but I got errors.

    and it's not so fast as indicated ???!!!

    ------------


    Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of fsockopen(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in c:\easyphp\www\www_vbweb_co_uk_show_3088_3_f_portscanner\scanner.class.php on line 103

    Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of fsockopen(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in c:\easyphp\www\www_vbweb_co_uk_show_3088_3_f_portscanner\scanner.class.php on line 103

    Warning: fsockopen(): unable to connect to 216.26.163.133:15 in c:\easyphp\www\www_vbweb_co_uk_show_3088_3_f_portscanner\scanner.class.php on line 103

    Warning: fsockopen(): unable to connect to 216.26.163.133:16 in c:\easyphp\www\www_vbweb_co_uk_show_3088_3_f_portscanner\scanner.class.php on line 103

    Warning: fsockopen(): unable to connect to 216.26.163.133:17 in c:\easyphp\www\www_vbweb_co_uk_show_3088_3_f_portscanner\scanner.class.php on line 103

    Warning: fsockopen(): unable to connect to 216.26.163.133:18 in c:\easyphp\www\www_vbweb_co_uk_show_3088_3_f_portscanner\scanner.class.php on line 103

    Warning: fsockopen(): unable to connect to 216.26.163.133:19 in c:\easyphp\www\www_vbweb_co_uk_show_3088_3_f_portscanner\scanner.class.php on line 103

    Warning: fsockopen(): unable to connect to 216.26.163.133:20 in c:\easyphp\www\www_vbweb_co_uk_show_3088_3_f_portscanner\scanner.class.php on line 103

    Warning: fsockopen(): unable to connect to 216.26.163.133:22 in c:\easyphp\www\www_vbweb_co_uk_show_3088_3_f_portscanner\scanner.class.php on line 103

    Warning: fsockopen(): unable to connect to 216.26.163.133:23 in c:\easyphp\www\www_vbweb_co_uk_show_3088_3_f_portscanner\scanner.class.php on line 103

    Warning: fsockopen(): unable to connect to 216.26.163.133:24 in c:\easyphp\www\www_vbweb_co_uk_show_3088_3_f_portscanner\scanner.class.php on line 103

    Warning: fsockopen(): unable to connect to 216.26.163.133:110 in c:\easyphp\www\www_vbweb_co_uk_show_3088_3_f_portscanner\scanner.class.php on line 103

    Warning: fsockopen(): unable to connect to 216.26.163.133:3306 in c:\easyphp\www\www_vbweb_co_uk_show_3088_3_f_portscanner\scanner.class.php on line 103

    Warning: fsockopen(): unable to connect to 216.26.163.133:1337 in c:\easyphp\www\www_vbweb_co_uk_show_3088_3_f_portscanner\scanner.class.php on line 103

    Warning: fsockopen(): unable to connect to 216.26.163.133:666 in c:\easyphp\www\www_vbweb_co_uk_show_3088_3_f_portscanner\scanner.class.php on line 103
    www.vbweb.co.uk

    15 : netstat : closed
    16 : N/A : closed
    17 : qotd : closed
    18 : N/A : closed
    19 : chargen : closed
    20 : ftp-data : closed
    21 : ftp : open
    22 : N/A : closed
    23 : telnet : closed
    24 : N/A : closed
    25 : smtp : open
    80 : N/A : open
    110 : pop3 : closed
    3306 : N/A : closed
    1337 : N/A : closed
    666 : N/A : closed


    ------------

    where to correct ( which   .INI  file ??)
    I would prefer to let my setting as they are  and correct in the script itself.

    Is there anyway to pass an external  parameter to such script ??? (call it from another PHP one)

    Good idea, full interest
    Happy new year
    • Post Points: 0
Page 1 of 1 (2 items)