Thursday, August 20, 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

Related articles


  1. Pentest Tools Android
  2. Pentest Tools Url Fuzzer
  3. Pentest Tools Url Fuzzer
  4. Hacker Tools
  5. Pentest Tools Kali Linux
  6. Nsa Hack Tools Download
  7. Hacking Tools Name
  8. Hacking Tools For Windows
  9. Install Pentest Tools Ubuntu
  10. Hack Apps
  11. Tools For Hacker
  12. Hack Tools
  13. Pentest Tools Tcp Port Scanner
  14. Hacker Tools For Ios
  15. Pentest Tools For Windows
  16. Hack Apps
  17. Beginner Hacker Tools
  18. Tools 4 Hack
  19. Beginner Hacker Tools
  20. How To Make Hacking Tools
  21. Pentest Tools Website
  22. Termux Hacking Tools 2019
  23. Hacking Tools For Windows Free Download
  24. Hack Tools 2019
  25. Hacking Tools Software
  26. Hack Tools For Windows
  27. Hacking Tools For Mac
  28. Hack Tools For Mac
  29. Hacking Apps
  30. Github Hacking Tools
  31. Hackrf Tools
  32. Pentest Tools Review
  33. Hacking Tools 2020
  34. Hacking Tools Mac
  35. Hacking Tools For Mac
  36. Computer Hacker
  37. Hack Tools Github
  38. Hack Tools
  39. Android Hack Tools Github
  40. Pentest Tools Free
  41. Pentest Tools For Mac
  42. Hacking Tools
  43. Hacker Hardware Tools
  44. Hack Tools Pc
  45. Hacking Tools For Mac
  46. Hack Tool Apk No Root
  47. Top Pentest Tools
  48. Hacker Tools Apk
  49. Pentest Tools For Windows
  50. Hacker Tools For Ios
  51. Hack Tools For Pc
  52. Pentest Tools Kali Linux
  53. Hack Tools
  54. Pentest Tools Url Fuzzer
  55. Physical Pentest Tools
  56. Pentest Box Tools Download
  57. Pentest Tools Framework
  58. Hacker Tools 2020
  59. Hacker
  60. Pentest Tools Website
  61. How To Install Pentest Tools In Ubuntu
  62. Hack And Tools
  63. Pentest Tools Review
  64. Hacking Tools For Mac
  65. Hacker Tools For Ios
  66. Hack Rom Tools
  67. Hacking Tools For Mac
  68. Hacking Tools Mac
  69. Hacking Tools Windows
  70. Hacking Tools For Beginners
  71. Hacking Tools Free Download
  72. Pentest Box Tools Download
  73. Hacker
  74. Pentest Tools Nmap
  75. Hack App
  76. Hacker Tools Software
  77. Hack Tools For Games
  78. Hacker Tools List
  79. Hacker Tools Free Download
  80. Nsa Hack Tools Download
  81. Physical Pentest Tools
  82. Hack App
  83. Hacking Tools For Games
  84. Hacking Tools And Software
  85. Hacking Tools Pc
  86. How To Hack
  87. Hacking Tools Online
  88. Hacking Tools Download
  89. Hacker Tools 2019
  90. Hacks And Tools
  91. Pentest Tools Download
  92. Hacker Tools Apk
  93. Hacking Tools Github
  94. Nsa Hack Tools
  95. Hacking Tools Hardware
  96. Hacking Tools Pc
  97. New Hacker Tools
  98. Pentest Tools Linux
  99. New Hacker Tools
  100. Hack Tools 2019
  101. Hacker Tools
  102. Hack Tools For Ubuntu
  103. Hacker Tools 2019
  104. Hacker Tools Hardware

No comments:

Post a Comment