Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

The use of nmap in msf under kali

2025-04-09 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Network Security >

Share

Shulou(Shulou.com)06/01 Report--

Network Topology:

1. Start the postgresql database: root@debian:~# service postgresql start

two。 Enter metasploit:root@debian:~# msfconsole

Msf >

3. Make a database connection:

Ms```

F > db_connect msf_user:111111@127.0.0.1/msf_database

[] Rebuilding the module cache in the background...

Msf > db_status

[] postgresql connected to msf_database

4. Port scanning with nmap

Msf > db_nmap-sS 192.168.152.129

[] Nmap: Starting Nmap 7.60 (https://nmap.org) at 2018-02-26 02:01 UTC

[] Nmap: Nmap scan report for 192.168.152.129

Nmap: Host is up (0.00043s latency).

[] Nmap: Not shown: 979 closed ports

[] Nmap: PORT STATE SERVICE

[] Nmap: 7/tcp open echo

[] Nmap: 9/tcp open discard

[] Nmap: 13/tcp open daytime

[] Nmap: 17/tcp open qotd

[] Nmap: 19/tcp open chargen

[] Nmap: 23/tcp open telnet

[] Nmap: 25/tcp open smtp

[] Nmap: 42/tcp open nameserver

[] Nmap: 53/tcp open domain

[] Nmap: 80/tcp open http

[] Nmap: 110/tcp open pop3

[] Nmap: 135/tcp open msrpc

[] Nmap: 139/tcp open netbios-ssn

[] Nmap: 445/tcp open microsoft-ds

[] Nmap: 1025/tcp open NFS-or-IIS

[] Nmap: 1028/tcp open unknown

[] Nmap: 1031/tcp open iad2

[] Nmap: 1032/tcp open iad3

[] Nmap: 1033/tcp open netinfo

[] Nmap: 1035/tcp open multidropper

[] Nmap: 1036/tcp open nsstp

[] Nmap: MAC Address: 00:0C:29:A2:5A:A9 (VMware)

[] Nmap: Nmap done: 1 IP address (1 host up) scanned in 8.59 seconds

Windows host open port has been scanned out

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Network Security

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report