Effectively use database import with Metasploit: Commands - hosts, services | importing scan results

Published: 14 October 2022
on channel: Cloud Security Training & Consulting
908
16

Effectively use database import with Metasploit: Commands - hosts, services | importing scan results

db_status
db_status
db_import
Supports import of many many file types from various vulnerability scanners
can be done as a 2-step process
nmap -Pn -A -oX report 192.168.1.22
db_import /home/student/report
It can be directly imported as well
db_nmap -Pn -A 192.168.1.23
hosts
hosts
hosts -h
hosts -c address,os_name
services
services
services -h
services -S ftp
services -S ssh
services -S smb
services -p 445
services -p 80
services -p 21
services -S Apache
services -c name,port,info -S Apache 192.168.1.22
services -c name,port,info -S SSH 192.168.1.22


Watch video Effectively use database import with Metasploit: Commands - hosts, services | importing scan results online without registration, duration hours minute second in high quality. This video was added by user Cloud Security Training & Consulting 14 October 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 90 once and liked it 1 people.