On Fri Jul 01 2005 at 19:48, Phil Cox wrote: > I was wondering if anyone knew of a tool that would consolidate > scans into a single report.
That is a FAQ: sort -u *.nbe > all.nbe but ports will be sorted by alphabetic order, which is not great. I wrote a quick & (very) dirty shell script (mergenbe.pl) which is slower (because it is very dirty) but fixes the order. > I have 2-3 scans with data that I would like to be presented > as one report. Currently NessusWX does not allow me to select multiple > "records" to generate a report on. I thought maybe some one had already > written something that would do that. If you need something better, maybe you should have a look at Tenable Lightening Console. _______________________________________________ Nessus mailing list [email protected] http://mail.nessus.org/mailman/listinfo/nessus
