Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Nmap test data?

  • 04-03-2009 11:06am
    #1
    Registered Users, Registered Users 2 Posts: 1,105 ✭✭✭


    I am working on a project that uses nmap.
    In short, I have an agent that periodically runs the scan, uses
    Nmap::Parser in perl to parse, and then populates an OWL ontology with
    the results.
    The general idea is that there would be an agent running in each
    subnet on a given network, or at least one either side of any given
    firewall.
    The OWL ontology is in a location that all agents can reach and can be
    used to get an overall view of the network, and to track changes an
    admin may be interested in.

    Unfortunately, I am finding it difficult to find any significant
    ammount of real world data so I can test what I have so far.
    I dont have access to an interesting network to do this on, and I dont
    want to annoy any network admins out there.
    I am writing a script that will generate an nmap xml file that has
    loads of subnets, hosts, services, etc... but I would prefer if I
    could get something a bit more real.

    Does anyone here know where I might get a handy lump of test data in
    nmap xml format to run test agents on?


Comments

  • Registered Users, Registered Users 2 Posts: 218 ✭✭Screaming Monkey


    sent you a PM..might know someone that could help you out.

    SM


  • Registered Users, Registered Users 2 Posts: 1,105 ✭✭✭larryone


    Thanks a million SM


Advertisement