SlideShare a Scribd company logo
1 of 22
Download to read offline
Bit Of Network Mapper History
• Nmap (Network Mapper) is a free and open-source
network scanner
• Created by Gordon Lyon
• Nmap is used to discover hosts and services on a computer
network by sending packets and analyzing the responses
1
2
Default Scaning
nmap + $ip
Ex : nmap 192.168.1.1
Ping Scaning ( Default Used )
nmap -Pn $ip ( Disable ping Scaning )
Ex : nmap -Pn 192.168.1.1
Fast Scaning ( First Favour 100 Port )
nmap -F + $ip
Ex : nmap -F 192.168.1.1
Aggressive Scan
Nmap -A + $ip
Ex : nmap -A + 192.168.1.1
Oprating System
Nmap -O + $ip
Ex : nmap -O + 192.168.1.1
Vesrpose Mode
Nmap -v + $ip
Ex : nmap -v + 192.168.1.1
Udp Port Scan
Nmap -sU + $ip
Ex : nmap -sU 192.168.1.1
Time Of Port Scaning
nmap -T1,2,3,4 + $ip
Ex : nmap -T4 192.168.1.1
Port Service Scaning
nmap -Ss + $ip
Ex : nmap -Ss 192.168.1.1
Port Version Scaning
nmap -Sv + $ip
Ex : nmap -sV 192.168.1.1
Skip Host Discover
nmap -Pn + $ip
Ex : nmap -Pn 192.168.1.1
nmap --disable-arp-ping 192.168.1.1
Treat All Hhosts as Online
nmap -sn + $ip
EX : nmap -sn 192.168.1.1
No Dns Reslution
nmap -n + $ip
Ex : nmap -n test.com
Scan Under Discovering Mode
nmap -D $ip1,$ip2 -A $ip3
Ex : nmap -D 172.217.171.206,102.132.97.35 -A nmap.org
Directory
cd /usr/share/nmap/scripts/
USE : ls Command
To show nmap scripts
Nmap Scripts Use
nmap --script=SCRIPT + $ ip
Ex : nmap --script=vuln 192.168.1.1
Nmap Scripts Revarse Use
nmap + $ ip --script=SCRIPT.nse
Ex : nmap 192.168.1.1 --script=vulners.nse
Explain Nmap Scripts
VULNERS,VUL,CVE,INFO,ENUM
Save on Txt File
nmap + $ip >> NAME.txt
nmap + 192.168.1.1 >> m3lomat.txt
Save To Xml File
nmap + $ip -oX
nmap 192.168.1.1 -oX m3lomat
Save To Some File Formats >> NAME.format
nmap + $ip >> NAME.fileformat
nmap + 192.168.1.1 >> m3lomat.html,xml,txt
• Facebook : https://www.facebook.com/m3lomatthephone
• My YouTube Chanel : https://www.youtube.com/c/m3lomatthephone
• M3lomat the phone 2 : https://www.youtube.com/channel/UCixopZbFBzdYKk2qsZLsRCA
• M3lomat Electric : https://www.youtube.com/channel/UCGnXhX2E_MaGYOY8kyOowbQ
• Instagram : https://instagram.com/mena.m.rushdy?igshid=1xg5sxvjtek7i
• LinkedIn : https://www.linkedin.com/in/mina-magdy-38362b1b6/
• Facebook Group : https://www.facebook.com/groups/391033085092937

More Related Content

Similar to Nmap is a network scanner created by Gordon Lyon

Scanning with nmap
Scanning with nmapScanning with nmap
Scanning with nmapcommiebstrd
 
Practical White Hat Hacker Training - Active Information Gathering
Practical White Hat Hacker Training - Active Information GatheringPractical White Hat Hacker Training - Active Information Gathering
Practical White Hat Hacker Training - Active Information GatheringPRISMA CSI
 
Null Delhi chapter - Feb 2019
Null Delhi chapter - Feb 2019Null Delhi chapter - Feb 2019
Null Delhi chapter - Feb 2019Nikhil Raj
 
Recon with Nmap
Recon with Nmap Recon with Nmap
Recon with Nmap OWASP Delhi
 
3 scanning-ger paoctes-pub
3  scanning-ger paoctes-pub3  scanning-ger paoctes-pub
3 scanning-ger paoctes-pubCassio Ramos
 
How to convert your Linux box into Security Gateway - Part 1
How to convert your Linux box into Security Gateway - Part 1How to convert your Linux box into Security Gateway - Part 1
How to convert your Linux box into Security Gateway - Part 1n|u - The Open Security Community
 
Nmap Hacking Guide
Nmap Hacking GuideNmap Hacking Guide
Nmap Hacking GuideAryan G
 
Incident response: Advanced Network Forensics
Incident response: Advanced Network ForensicsIncident response: Advanced Network Forensics
Incident response: Advanced Network ForensicsNapier University
 
Puppet Camp Boston 2014: Network Automation with Puppet and Arista (Beginner)
Puppet Camp Boston 2014: Network Automation with Puppet and Arista (Beginner) Puppet Camp Boston 2014: Network Automation with Puppet and Arista (Beginner)
Puppet Camp Boston 2014: Network Automation with Puppet and Arista (Beginner) Puppet
 
Linux Network commands
Linux Network commandsLinux Network commands
Linux Network commandsHanan Nmr
 

Similar to Nmap is a network scanner created by Gordon Lyon (20)

Scanning with nmap
Scanning with nmapScanning with nmap
Scanning with nmap
 
NMap
NMapNMap
NMap
 
Practical White Hat Hacker Training - Active Information Gathering
Practical White Hat Hacker Training - Active Information GatheringPractical White Hat Hacker Training - Active Information Gathering
Practical White Hat Hacker Training - Active Information Gathering
 
Nmap5.cheatsheet.eng.v1
Nmap5.cheatsheet.eng.v1Nmap5.cheatsheet.eng.v1
Nmap5.cheatsheet.eng.v1
 
Null Delhi chapter - Feb 2019
Null Delhi chapter - Feb 2019Null Delhi chapter - Feb 2019
Null Delhi chapter - Feb 2019
 
Recon with Nmap
Recon with Nmap Recon with Nmap
Recon with Nmap
 
3 scanning-ger paoctes-pub
3  scanning-ger paoctes-pub3  scanning-ger paoctes-pub
3 scanning-ger paoctes-pub
 
Zen map
Zen mapZen map
Zen map
 
Backtrack Manual Part3
Backtrack Manual Part3Backtrack Manual Part3
Backtrack Manual Part3
 
NMAP1.ppt
NMAP1.pptNMAP1.ppt
NMAP1.ppt
 
Network for amin
Network for aminNetwork for amin
Network for amin
 
How to convert your Linux box into Security Gateway - Part 1
How to convert your Linux box into Security Gateway - Part 1How to convert your Linux box into Security Gateway - Part 1
How to convert your Linux box into Security Gateway - Part 1
 
Nmap Hacking Guide
Nmap Hacking GuideNmap Hacking Guide
Nmap Hacking Guide
 
NMAP - The Network Scanner
NMAP - The Network ScannerNMAP - The Network Scanner
NMAP - The Network Scanner
 
Incident response: Advanced Network Forensics
Incident response: Advanced Network ForensicsIncident response: Advanced Network Forensics
Incident response: Advanced Network Forensics
 
Nmap
NmapNmap
Nmap
 
Puppet Camp Boston 2014: Network Automation with Puppet and Arista (Beginner)
Puppet Camp Boston 2014: Network Automation with Puppet and Arista (Beginner) Puppet Camp Boston 2014: Network Automation with Puppet and Arista (Beginner)
Puppet Camp Boston 2014: Network Automation with Puppet and Arista (Beginner)
 
Venkat ns2
Venkat ns2Venkat ns2
Venkat ns2
 
Network traffic analysis course
Network traffic analysis courseNetwork traffic analysis course
Network traffic analysis course
 
Linux Network commands
Linux Network commandsLinux Network commands
Linux Network commands
 

Recently uploaded

Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsHyundai Motor Group
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsPrecisely
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 

Recently uploaded (20)

Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
 
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort ServiceHot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power Systems
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 

Nmap is a network scanner created by Gordon Lyon

  • 1.
  • 2. Bit Of Network Mapper History • Nmap (Network Mapper) is a free and open-source network scanner • Created by Gordon Lyon • Nmap is used to discover hosts and services on a computer network by sending packets and analyzing the responses
  • 3.
  • 4. 1 2
  • 5.
  • 6. Default Scaning nmap + $ip Ex : nmap 192.168.1.1 Ping Scaning ( Default Used ) nmap -Pn $ip ( Disable ping Scaning ) Ex : nmap -Pn 192.168.1.1 Fast Scaning ( First Favour 100 Port ) nmap -F + $ip Ex : nmap -F 192.168.1.1
  • 7.
  • 8.
  • 9.
  • 10.
  • 11.
  • 12.
  • 13. Aggressive Scan Nmap -A + $ip Ex : nmap -A + 192.168.1.1 Oprating System Nmap -O + $ip Ex : nmap -O + 192.168.1.1 Vesrpose Mode Nmap -v + $ip Ex : nmap -v + 192.168.1.1 Udp Port Scan Nmap -sU + $ip Ex : nmap -sU 192.168.1.1
  • 14. Time Of Port Scaning nmap -T1,2,3,4 + $ip Ex : nmap -T4 192.168.1.1 Port Service Scaning nmap -Ss + $ip Ex : nmap -Ss 192.168.1.1 Port Version Scaning nmap -Sv + $ip Ex : nmap -sV 192.168.1.1
  • 15. Skip Host Discover nmap -Pn + $ip Ex : nmap -Pn 192.168.1.1 nmap --disable-arp-ping 192.168.1.1 Treat All Hhosts as Online nmap -sn + $ip EX : nmap -sn 192.168.1.1 No Dns Reslution nmap -n + $ip Ex : nmap -n test.com Scan Under Discovering Mode nmap -D $ip1,$ip2 -A $ip3 Ex : nmap -D 172.217.171.206,102.132.97.35 -A nmap.org
  • 16. Directory cd /usr/share/nmap/scripts/ USE : ls Command To show nmap scripts
  • 17. Nmap Scripts Use nmap --script=SCRIPT + $ ip Ex : nmap --script=vuln 192.168.1.1 Nmap Scripts Revarse Use nmap + $ ip --script=SCRIPT.nse Ex : nmap 192.168.1.1 --script=vulners.nse Explain Nmap Scripts VULNERS,VUL,CVE,INFO,ENUM
  • 18. Save on Txt File nmap + $ip >> NAME.txt nmap + 192.168.1.1 >> m3lomat.txt Save To Xml File nmap + $ip -oX nmap 192.168.1.1 -oX m3lomat Save To Some File Formats >> NAME.format nmap + $ip >> NAME.fileformat nmap + 192.168.1.1 >> m3lomat.html,xml,txt
  • 19.
  • 20.
  • 21.
  • 22. • Facebook : https://www.facebook.com/m3lomatthephone • My YouTube Chanel : https://www.youtube.com/c/m3lomatthephone • M3lomat the phone 2 : https://www.youtube.com/channel/UCixopZbFBzdYKk2qsZLsRCA • M3lomat Electric : https://www.youtube.com/channel/UCGnXhX2E_MaGYOY8kyOowbQ • Instagram : https://instagram.com/mena.m.rushdy?igshid=1xg5sxvjtek7i • LinkedIn : https://www.linkedin.com/in/mina-magdy-38362b1b6/ • Facebook Group : https://www.facebook.com/groups/391033085092937