Nmap 26 Usefull Examples
Nmap 26 Usefull Examples
Download Your Free eBooks NOW - 10 Free Linux eBooks for Administrators | 4 Free Shell
Scripting eBooks
The Nmap aka Network Mapper is an open source and a very SHARE
versatile tool for Linux system/network administrators. Nmap is Vi/Vim Editor BEGINNER'S GUIDE
+
used for exploring networks, perform security scans, network audit Learn vi/vim as a Full Text Editor
and finding open ports on remote machine. It scans for Live hosts,
Operating systems, packet filters and open ports running on remote
593
hosts.
134 Advertise Here
63
31
COMMENTS
I’ll be covering most of NMAP usage in two different parts and this
is the first part of nmap serious. Here in this setup, I have used two
servers without firewall to test the working of the Nmap command.
192.168.0.100 – server1.tecmint.com
192.168.0.101 – server2.tecmint.com
Once you’ve install latest nmap application, you can follow the
example instructions provided in this article.
How to Add Linux Host to Nagios Monitoring Server
2. Scan using “-v” option Complete Linux Command Line Cheat Sheet
The GNU/Linux Advanced Administration Guide
Securing & Optimizing Linux Servers
You can see that the below command with “-v” option is giving more
Linux Patch Management: Keeping Linux Up To
detailed information about the remote machine.
Date
Introduction to Linux – A Hands on Guide
[root@server1 ~]# nmap -v server2.tecmint.com Understanding the Linux® Virtual Memory
Starting Nmap 4.11 ( http://www.insecure.org/nmap/ ) a Manager
t 2013-11-11 15:43 EST
Linux Bible – Packed with Updates and Exercises
Initiating ARP Ping Scan against 192.168.0.101 [1 port
] at 15:43
A Newbie’s Getting Started Guide to Linux
The ARP Ping Scan took 0.01s to scan 1 total hosts. Linux from Scratch – Create Your Own Linux OS
Initiating SYN Stealth Scan against server2.tecmint.co Linux Shell Scripting Cookbook, Second Edition
m (192.168.0.101) [1680 ports] at 15:43
Securing & Optimizing Linux: The Hacking Solution
Discovered open port 22/tcp on 192.168.0.101
Discovered open port 80/tcp on 192.168.0.101 User Mode Linux – Understanding and
Discovered open port 8888/tcp on 192.168.0.101 Administration
Discovered open port 111/tcp on 192.168.0.101
Discovered open port 3306/tcp on 192.168.0.101
Discovered open port 957/tcp on 192.168.0.101
The SYN Stealth Scan took 0.30s to scan 1680 total por
ts.
Host server2.tecmint.com (192.168.0.101) appears to be INSTANT UPDATES FOR NEW POSTS
up ... good.
Interesting ports on server2.tecmint.com (192.168.0.10
1): Enter Your Email Address :) SUBSCRIBE
Not shown: 1674 closed ports
PORT STATE SERVICE
22/tcp open ssh
80/tcp open http
111/tcp open rpcbind
957/tcp open unknown
3306/tcp open mysql
8888/tcp open sun-answerbook
MAC Address: 08:00:27:D9:8E:D7 (Cadmus Computer System
s)
Nmap finished: 1 IP address (1 host up) scanned in 0.4
85 seconds
Raw packets sent: 1681 (73.962KB) | Rcvd: 1681 (77.322
KB)
On above output you can see that nmap scanned a whole subnet
and gave the information about those hosts which are Up in the
Network.
Next, run the following command with “iL” option with nmap
command to scan all listed IP address in the file.
In above Output, you can see that nmap is came up with TCP/IP
fingerprint of the OS running on remote hosts and being more
specific about the port and services running on the remote hosts.
In above output, you can see that map is listing interfaces attached
to your system and their respective routes.
That’s it with NMAP for now, I’ll be coming up more creative options
of NMAP in our second part of this serious. Till then, stay tuned with
us and don’t forget to share your valuable comments.
Your name can also be listed here. Got a tip? Submit it here
to become an TecMint author.
Receive Your Free Complimentary eBook NOW! - Ubuntu Documentation: Ubuntu
Server Guide 2014
2 60 16
31 RESPONSES
Comments 3 Pingbacks 0
« Older Comments
Comment
Name * Email *
Website
Post Comment
Notify me of followup comments via e-mail. You can also subscribe without commenting.
Installing “PHP Server Monitor” Tool 25 Apache Interview Questions for 8 Best Video Editing Softwares I
using LEMP or LAMP Stack in Arch Linux Beginners and Intermediates Discovered for Linux
20 JUN, 2014 8 JAN, 2014 22 FEB, 2016
Web VMStat: A Real Time System 10 MySQL Database Interview Questions Firefox 30 Released – Install on
Statistics (Memory, CPU, Processess, etc) for Beginners and Intermediates RHEL/CentOS 7/7 & Fedora 21-17
Monitoring Tool for Linux 9 JAN, 2014 12 JUN, 2014
23 JUN, 2014
10 Advance VsFTP Interview Questions Install GNUMP3d – A Streaming Media
20 Netstat Commands for Linux Network and Answers – Part II Server in RHEL/CentOS/Fedora and
Management 10 FEB, 2014 Ubuntu/Debian
8 AUG, 2012 27 AUG, 2013
11 Basic Linux Interview Questions and
Glances – An Advanced Real Time Answers 2013: The Golden Year for Linux – 10
System Monitoring Tool for Linux 18 NOV, 2013 Biggest Linux Achievements
18 FEB, 2014 31 DEC, 2013
Tecmint: Linux Howtos, Tutorials & Guides © 2016. All Rights Reserved.
This work is licensed under a (cc) BY-NC
The material in this site cannot be republished either online or offline, without
our permission.