About Me

Hi Friends My Name Is Himal
I'm Instreted On Ethical Hacking So I'm Providing All Basic Knowledge
My Skills Are
#Website Designing
#Website Developing
#Ethical Hacking
#Python Scripting
And Etccc..................

Popular

HACKING

[HACKING][twocolumns]

Simply Dummy Text

Lorem Ipsum is simply dummy text of the printing and typesetting industry.

Simply Dummy Text

Lorem Ipsum is simply dummy text of the printing and typesetting industry.

Simply Dummy Text

Lorem Ipsum is simply dummy text of the printing and typesetting industry.

Simply Dummy Text

Lorem Ipsum is simply dummy text of the printing and typesetting industry.

Hello

Author Name

Lorem Ipsum has been the industry's standard dummy text.

Contact Info

Lorem Ipsum is simply dummy text of the printing and typesetting has been the industry's.

My Hobbies & Interests

Lorem Ipsum has been the industry's standard dummy text.

Contact Form

Skiing

Skiing

Reading

Reading

Gym

Gym

Biking

Biking

Hello, I am John Doe

/

Nmap full tutorial

Uses of Nmap :

Auditing the security of a device or firewallby identifying the network connections which can be made to, or through it.


Identifying open ports on a target host in preparation for auditing.


Network inventory, network mapping, maintenance and asset management.


Auditing the security of a network by identifying new servers.


Generating traffic to hosts on a network, response analysis and response time measurement.


Finding and exploiting vulnerabilities in a network. DNS queries and subdomain search


How to install Nmap in Android ?

Open Termux app and type following commands :

$ pkg update

$ pkg install nmap

How to install Nmap in other linux device ?

$ apt update

$ apt-get install nmap


in ubuntu type :


$ sudo apt-get install nmap


Nmap Commands :

Nmap Target Selection :-


Scan a single IP: nmap 192.168.1.1

Scan a host: nmap www.testhostname.com

Scan a range of IPs: nmap 192.168.1.1-20

Scan a subnet: nmap 192.168.1.0/24

Scan targets from a text file: nmap -iL list-of-ips.txt


Nmap Port Selection :-


Scan a single Port: nmap -p 22 192.168.1.1

Scan a range of ports: nmap -p 1-100 192.168.1.1

Scan 100 most common ports (Fast): nmap -F 192.168.1.1

Scan all 65535 ports: nmap -p- 192.168.1.1


Nmap Port Scan types :-


Scan using TCP connect: nmap -sT 192.168.1.1

Scan using TCP SYN scan (default): nmap -sS 192.168.1.1

Scan UDP ports: nmap -sU -p 123,161,162 192.168.1.1

Scan selected ports - ignore discovery: nmap -Pn -F 192.168.1.1


Service and OS Detection :-


Detect OS and Services: nmap -A 192.168.1.1

Standard service detection: nmap -sV 192.168.1.1

More aggressive Service Detection: nmap -sV --version-intensity 5 192.168.1.1

Lighter banner grabbing detection: nmap -sV --version-intensity 0 192.168.1.1


Save default output to file: nmap -oN outputfile.txt 192.168.1.1

Save results as XML: nmap -oX outputfile.xml 192.168.1.1

Save results in a format for grep: nmap -oG outputfile.txt 192.168.1.1

Save in all formats: nmap -oA outputfile 192.168.1.1


Digging deeper with NSE Scripts :-


Scan using default safe scripts: nmap -sV -sC 192.168.1.1

Get help for a script: nmap --script-help=ssl-heartbleed

Scan using a specific NSE script: nmap -sV -p 443 –script=ssl-heartbleed.nse 192.168.1.1

Scan with a set of scripts: nmap -sV --script=smb* 192.168.1.1


A scan to search for DDOS reflection UDP services :-


Scan for UDP DDOS reflectors: nmap –sU –A –PN –n –pU:19,53,123,161 –script=ntp-monlist,dns-recursion,snmp-sysdescr 192.168.1.0/24


HTTP Service Information :-


Gather page titles from HTTP services: nmap --script=http-title 192.168.1.0/24

Get HTTP headers of web services: nmap --script=http-headers 192.168.1.0/24

Find web apps from known paths: nmap --script=http-enum 192.168.1.0/24

Detect Heartbleed SSL Vulnerability :-

Heartbleed Testing: nmap -sV -p 443 --script=ssl-heartbleed 192.168.1.0/24


IP Address information :-


Find Information about IP address: nmap --script=asn-query,whois,ip-geolocation-maxmind 192.168.1.0/24

2 comments:

  1. If you're trying hard to lose weight then you need to start following this brand new personalized keto plan.

    To create this keto diet, licensed nutritionists, fitness trainers, and professional cooks joined together to provide keto meal plans that are powerful, convenient, economically-efficient, and delightful.

    Since their first launch in early 2019, thousands of individuals have already transformed their figure and health with the benefits a certified keto plan can give.

    Speaking of benefits: in this link, you'll discover 8 scientifically-tested ones given by the keto plan.

    ReplyDelete
  2. how to find vulnerblity in linnux using nmap full video of vulnerblity confirmation

    ReplyDelete

OUR TEAM

Our Team

  • HIMAL

    Ethical Hacker & Webdeveloper

  • NITHISH

    VedioEditor & Webdeveloper

  • HARISH

    Web developer & Ethical Hacker

  • SUBASH

    Web Developer & Frontend Programmer