[TOOL] Bilbo - An Automated Nmap Scanner and Reporter Tool

From: SecuriTeam (support_at_securiteam.com)
Date: 01/23/05

  • Next message: SecuriTeam: "[UNIX] MySQL MaxDB Web Agent Multiple DoS Vulnerabilities (sapdbwa_GetUserData)"
    To: list@securiteam.com
    Date: 23 Jan 2005 14:25:58 +0200
    
    

    The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com
    - - promotion

    The SecuriTeam alerts list - Free, Accurate, Independent.

    Get your security news from a reliable source.
    http://www.securiteam.com/mailinglist.html

    - - - - - - - - -

      Bilbo - An Automated Nmap Scanner and Reporter Tool
    ------------------------------------------------------------------------

    SUMMARY

    DETAILS

    Bilbo is an automated, multi threaded nmap-scanner and reporter, capable
    of header fetching and matching the results against a database from
    previous scans. This database can be updated while running, or by hand.

    Bilbo is a perl-script, which takes the input from a flat text file with
    hostnames, ip-addresses or networks and scans them. Afterwards it
    generates a report out of it and writes it to disk or optional sends it
    via email.

    Configuration:
    The amount of simultaneous nmap-processes can be tuned with the settings
    in the header of the tool.

    The infile is a plain file, ignoring lines starting with a # sign and
    empty lines and scans the host in the file. The nmap-options are in the
    Bilbo-script itself, together with the admin-email, but can be changed on
    the flight by using the <OPT>-switch in the infile.

    # Example inputfile for Bilbo.
    # Lines starting with a # are ignored.

    # as empty lines too.
    # Add ip-addresses:
    1.2.3.4

    # Or hostnames:
    host.my.lan

    # Or networks:
    192.168.21.0/24

    # Even change the behaviour of nmap on the flight:
    <OPT> -sT -sU -PT80,443,25
    my.new.host

    Usage Example:
    /bilbo infile reportfile

    ADDITIONAL INFORMATION

    To keep updated with the tool visit the project's homepage at:
    <http://doornenburg.homelinux.net/scripts/bilbo/>
    http://doornenburg.homelinux.net/scripts/bilbo/

    ========================================

    This bulletin is sent to members of the SecuriTeam mailing list.
    To unsubscribe from the list, send mail with an empty subject line and body to: list-unsubscribe@securiteam.com
    In order to subscribe to the mailing list, simply forward this email to: list-subscribe@securiteam.com

    ====================
    ====================

    DISCLAIMER:
    The information in this bulletin is provided "AS IS" without warranty of any kind.
    In no event shall we be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages.


  • Next message: SecuriTeam: "[UNIX] MySQL MaxDB Web Agent Multiple DoS Vulnerabilities (sapdbwa_GetUserData)"

    Relevant Pages