Ok, I found the bug... The usr file is actually storing the nmap output, but the parser doesn't seem to be grabbing it during the file loading. I'll fix that, and send back a ticket number to the list... Oh... I'll fix the recent scans issue as well.
On Wed, Aug 27, 2008 at 11:05 AM, Luis A. Bastiao Silva <[EMAIL PROTECTED]> wrote: > > > On Wed, Aug 27, 2008 at 7:28 AM, Adriano Marques <[EMAIL PROTECTED]> > wrote: >> >> Luís, >> >> You should see the result, because we have created a place inside the >> usr file to save that information. If you're openning the nmap xml >> file, than you shouldn't see the nmap output, because the original >> nmap xml format doesn't save the scan's output. > > I was refering USR (Umit Scan Result) format. I know that are differences > between files, but as far I know USR have a field named "nmap_output". > So It should be available to see nmap output after opening a usr file. > >> >> >> Could you explain better the issue you're facing, so we can try to >> reproduce it? > > Easily to reproduce: > > 1- Made a scan to google, localhost, internal network, whatever with a > random profile. > 2 - Save scan in USR format > 3 - Close tab of current scan > 4 - Re-open saved file > > Have you nmap output? > > I think it is a bug. > > And another bug: > Between step 2-3, or 2-4, do you have saved scan within file menu? > > We need refresh recent_scans.txt in runtime, because right now it is only > load during start of Umit. > > >> >> >> >> Cheers! >> >> On Wed, Aug 27, 2008 at 1:43 AM, Luis A. Bastiao Silva >> <[EMAIL PROTECTED]> wrote: >> > Hi, >> > >> > After I saved a scan and closed the tab, when I re-open the xml (usr) >> > file >> > of scan why I din't see Nmap Output? >> > >> > is it a bug or a feature? >> > >> > >> > -- >> > Luis A. Bastiao Silva >> > >> > >> > >> > ------------------------------------------------------------------------- >> > This SF.Net email is sponsored by the Moblin Your Move Developer's >> > challenge >> > Build the coolest Linux based applications with Moblin SDK & win great >> > prizes >> > Grand prize is a trip for two to an Open Source event anywhere in the >> > world >> > http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> > _______________________________________________ >> > Umit-devel mailing list >> > [email protected] >> > https://lists.sourceforge.net/lists/listinfo/umit-devel >> > >> > >> >> >> >> -- >> Adriano Monteiro Marques >> >> http://adriano-marques.blogspot.com >> http://umit.sourceforge.net >> [EMAIL PROTECTED] >> >> "Don't stay in bed, unless you can make money in bed." - George Burns > > > Cheers, > -- > Luis A. Bastiao Silva > > -- Adriano Monteiro Marques http://adriano-marques.blogspot.com http://umit.sourceforge.net [EMAIL PROTECTED] "Don't stay in bed, unless you can make money in bed." - George Burns ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Umit-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/umit-devel
