Search This Blog

Wednesday, August 26, 2020

CEH: Identifying Services & Scanning Ports | Gathering Network And Host Information | NMAP


CEH scanning methodology is the important step i.e. scanning for open ports over a network. Port is the technique used to scan for open ports. This methodology performed for the observation of the open and close ports running on the targeted machine. Port scanning gathered a valuable information about  the host and the weakness of the system more than ping sweep.

Network Mapping (NMAP)

Basically NMAP stands for Network Mapping. A free open source tool used for scanning ports, service detection, operating system detection and IP address detection of the targeted machine. Moreover, it performs a quick and efficient scanning a large number of machines in a single session to gathered information about ports and system connected to the network. It can be used over UNIX, LINUX and Windows.

There are some terminologies which we should understand directly whenever we heard like Open ports, Filtered ports and Unfiltered ports.

Open Ports means the target machine accepts incoming request on that port cause these ports are used to accept packets due to the configuration of TCP and UDP.

Filtered ports means the ports are usually opened but due to firewall or network filtering the nmap doesn't detect the open ports.

Unfiltered means the nmap is unable to determine whether the port is open or filtered  while the port is accessible.

Types Of NMAP Scan


Scan TypeDescription
Null Scan This scan is performed by both an ethical hackers and black hat hackers. This scan is used to identify the TCP port whether it is open or closed. Moreover, it only works over UNIX  based systems.
TCP connectThe attacker makes a full TCP connection to the target system. There's an opportunity to connect the specifically port which you want to connect with. SYN/ACK signal observed for open ports while RST/ACK signal observed for closed ports.
ACK scanDiscovering the state of firewall with the help ACK scan whether it is stateful or stateless. This scan is typically used for the detection of filtered ports if ports are filtered. Moreover, it only works over the UNIX based systems.
Windows scanThis type of scan is similar to the ACK scan but there is ability to detect an open ports as well filtered ports.
SYN stealth scanThis malicious attack is mostly performed by attacker to detect the communication ports without making full connection to the network.
This is also known as half-open scanning. 

 

All NMAP Commands 


CommandsScan Performed
-sTTCP connect scan
-sSSYN scan
-sFFIN scan
-sXXMAS tree scan
-sNNull scan
-sPPing scan
-sUUDP scan
-sOProtocol scan
-sAACK scan
-sWWindow scan
-sRRPC scan
-sLList/DNS scan
-sIIdle scan
-PoDon't ping
-PTTCP ping
-PSSYN ping
-PIICMP ping
-PBICMP and TCP ping
-PBICMP timestamp
-PMICMP netmask
-oNNormal output
-oXXML output
-oGGreppable output
-oAAll output
-T ParanoidSerial scan; 300 sec between scans
-T SneakySerial scan; 15 sec between scans
-T PoliteSerial scan; .4 sec between scans
-T NormalParallel scan
-T AggressiveParallel scan, 300 sec timeout, and 1.25 sec/probe
-T InsaneParallel scan, 75 sec timeout, and .3 sec/probe

 

How to Scan

You can perform nmap scanning over the windows command prompt followed by the syntax below. For example, If you wanna scan the host with the IP address 192.168.2.1 using a TCP connect scan type, enter this command:

nmap 192.168.2.1 –sT

nmap -sT 192.168.2.1

More information


  1. Hacker Tools Free
  2. Pentest Tools List
  3. Hacking Apps
  4. Termux Hacking Tools 2019
  5. Hacking Tools For Windows
  6. Hacking Tools Name
  7. Pentest Tools Linux
  8. Pentest Tools Github
  9. Physical Pentest Tools
  10. Hacking Tools For Mac
  11. Tools For Hacker
  12. Hacking Tools For Beginners
  13. Hacker Tools For Pc
  14. Top Pentest Tools
  15. Hacker Tools For Pc
  16. Hacker
  17. Pentest Tools Tcp Port Scanner
  18. How To Install Pentest Tools In Ubuntu
  19. Pentest Tools Url Fuzzer
  20. Hack Tools Pc
  21. How To Install Pentest Tools In Ubuntu
  22. Hacker Tools
  23. Top Pentest Tools
  24. Hacking Tools Free Download
  25. Pentest Recon Tools
  26. Hack Tools For Windows
  27. Black Hat Hacker Tools
  28. Hacking Tools 2019
  29. Hacker Tools 2019
  30. Hackrf Tools
  31. Underground Hacker Sites
  32. Pentest Tools Kali Linux
  33. Kik Hack Tools
  34. Hacker Tools Apk Download
  35. Pentest Recon Tools
  36. Hacker Tools Free
  37. Pentest Tools Website
  38. Hacker Tools For Mac
  39. Hacking Tools Free Download
  40. Nsa Hack Tools Download
  41. Pentest Tools For Windows
  42. Pentest Reporting Tools
  43. Hack Tools For Mac
  44. Hacker Tools Apk Download
  45. Hacker Tools Linux
  46. Pentest Reporting Tools
  47. Hacking Tools Usb
  48. Hacker Techniques Tools And Incident Handling
  49. Hacking Tools Hardware
  50. Hacker Search Tools
  51. What Is Hacking Tools
  52. Pentest Tools Website Vulnerability
  53. Hack Tools Mac
  54. Pentest Tools Bluekeep
  55. Pentest Tools Download
  56. Usb Pentest Tools
  57. New Hacker Tools
  58. Pentest Tools Review
  59. Bluetooth Hacking Tools Kali
  60. Hacking Tools Kit
  61. New Hacker Tools
  62. Hack Tools
  63. Hacking Tools Online
  64. Hacker
  65. Tools 4 Hack
  66. Hacker Tools Github
  67. Nsa Hack Tools
  68. Hacking Tools Kit
  69. Hacks And Tools
  70. Pentest Tools Nmap
  71. Hacking Tools
  72. Hack Tools Download
  73. Hackrf Tools
  74. Hack Website Online Tool
  75. Hacking Tools Pc

No comments:

Post a Comment