Oh my, it was just me incredibly blind and stupid. Should have used nmap and not db_nmap.
Hey,
I am again stuck. Last week command in msfconsole:
worked fine and all three output type files were created fine.db_nmap -v -sV 129.168.0.1/24 -oA subnet_1
I did not do any changes. Booted today backtrack, run a command
And only one gnmap type is created, no xml and no nmap.db_nmap -v -sV 129.168.1.1/24 -oA subnet_2
If I run
than I get a file with name -oXdb_nmap -v -sV 129.168.0.1/24 -oX subnet_2
Any help with that?
Oh my, it was just me incredibly blind and stupid. Should have used nmap and not db_nmap.