Banner Graber
Project ID: 1230674219
Project Details
  • Status:
    Closed (Chosen Programmer: seditiosus; Paid + bonus; Rated 10 out of 10)
  • Posted:
    12/30/2008 at 16:56 EST
  • Closed:
    12/31/2008 at 21:27 EST
  • Project Creator:
    Rated 10 out of 10 for this project.
  • Budget:
    $10-200
  • Description:
    My Second Project that i need is the following

    with curl can be done very much work. i know nmap exist but nmap is very slow and load intensiv. i need a banner graber for different Services.


    As an example to get SSH version from a Server:
    curl -k --retry 0 --max-time 1 http://$ADDRESS:22 2>/dev/null | head -n1

    the result will be parsed to a textfile like ip;servicebanner;servicebanner......
    i need to grep the information to the following Serviceports:
    FTP
    SSH
    SMTP
    HTTP
    HTTPS
    Proxy(8080,1080,3128)
    IMAP
    IMAPS
    POP3
    POP3S
    WEBMIN
    MYSQL

    for all those Services i have already a shell script that will done the work.

    I need more Services like (if you find more good ports you can add it):
    Windows Terminal Server Port/3389
    IRC / 6667
    Telnet / 23
    DNS / 53
    TFTP / 69


    now i would have it with php -
    http://www.php.net/manual/de/book.http.php <-- better way ;=)
    or with
    http://www.php.net/manual/de/book.curl.php

    the complete example shell script can i send you via pm... only contact me (this script is closed source).


    its a little bit ugly to declarate what exactly i want. The Target is that i have an ip addresse that can be declarated in the php file. after the php script connects to every Systemport ( FTP,www,...) it write a line to a textfile in this formate:

    ipaddress;ftpbanner;sshbanner;smtpbanner;..........

    i hope this can be done with php
    otherwise it is possible to make a c++ programm and give me the source so that i can compile it under linux.
    perl is also possible

    the programm/script must have the same use that my shellscript already have and it can use the new ports.
  • Tags:
Project Bids



(1 bid has been placed. snapo84 has chosen to keep all bids for this project hidden.)