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 Type Description
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 connect The 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 scan Discovering 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 scan This type of scan is similar to the ACK scan but there is ability to detect an open ports as well filtered ports.
SYN stealth scan This 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 


Commands Scan Performed
-sT TCP connect scan
-sS SYN scan
-sF FIN scan
-sX XMAS tree scan
-sN Null scan
-sP Ping scan
-sU UDP scan
-sO Protocol scan
-sA ACK scan
-sW Window scan
-sR RPC scan
-sL List/DNS scan
-sI Idle scan
-Po Don't ping
-PT TCP ping
-PS SYN ping
-PI ICMP ping
-PB ICMP and TCP ping
-PB ICMP timestamp
-PM ICMP netmask
-oN Normal output
-oX XML output
-oG Greppable output
-oA All output
-T Paranoid Serial scan; 300 sec between scans
-T Sneaky Serial scan; 15 sec between scans
-T Polite Serial scan; .4 sec between scans
-T Normal Parallel scan
-T Aggressive Parallel scan, 300 sec timeout, and 1.25 sec/probe
-T Insane Parallel 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 For Android
  2. Hacking Tools Github
  3. Hacker Hardware Tools
  4. Github Hacking Tools
  5. Hacking Tools Github
  6. Pentest Tools Linux
  7. Hacker Tools Free
  8. Termux Hacking Tools 2019
  9. Install Pentest Tools Ubuntu
  10. Hack Tools Github
  11. Hacking Tools Free Download
  12. Hacking App
  13. Game Hacking
  14. Pentest Tools Framework
  15. Hacking Tools Github
  16. Hacking Tools Name
  17. What Is Hacking Tools
  18. Beginner Hacker Tools
  19. How To Hack
  20. Hacker Tools Hardware
  21. Pentest Tools Website Vulnerability
  22. Pentest Tools Nmap
  23. Hacking Tools For Pc
  24. Hacking Tools Hardware
  25. Hacker Tools Hardware
  26. Hacker Tools Hardware
  27. Free Pentest Tools For Windows
  28. Hack Tools Github
  29. Hackrf Tools
  30. Pentest Tools Review
  31. Blackhat Hacker Tools
  32. Hack Apps
  33. Ethical Hacker Tools
  34. Hack Rom Tools
  35. Hack Tools
  36. Hacking Tools For Windows Free Download
  37. Best Pentesting Tools 2018
  38. Hack Tools For Windows
  39. Hacker Tools Linux
  40. Hacking Tools For Windows Free Download
  41. Hacking Tools Name
  42. Hack Tools Download
  43. Hacker Security Tools
  44. Hacking Tools Kit
  45. Tools For Hacker
  46. Pentest Tools Find Subdomains
  47. Pentest Tools For Windows
  48. Tools For Hacker
  49. Hacking Tools For Beginners
  50. Hacker Techniques Tools And Incident Handling
  51. How To Install Pentest Tools In Ubuntu
  52. Best Hacking Tools 2019
  53. Pentest Tools Open Source
  54. Hack Tools
  55. Hacking Tools Windows 10
  56. Hacking Tools
  57. Pentest Tools Linux
  58. Hack Tools
  59. Best Hacking Tools 2019
  60. Pentest Tools Bluekeep
  61. Pentest Tools Android
  62. Best Hacking Tools 2019
  63. Hacking Tools Software
  64. Pentest Tools Website
  65. Hacking Tools Online
  66. Hack Website Online Tool
  67. Hacking Tools For Windows Free Download
  68. Hack Tools
  69. Hack Tools 2019
  70. Ethical Hacker Tools
  71. Hacking Tools Windows
  72. Hack Website Online Tool
  73. Hack Tools For Windows
  74. Hacker Tools List
  75. Hacking Tools For Windows 7
  76. Physical Pentest Tools
  77. Hacker Tools Apk
  78. Computer Hacker
  79. Pentest Tools Url Fuzzer
  80. Hacker Tools 2019
  81. Hack Tools For Mac
  82. Hacker Tools Apk
  83. Hack Tools For Pc
  84. Pentest Tools Port Scanner
  85. Wifi Hacker Tools For Windows
  86. Hacking Tools Hardware
  87. Hack Tools 2019
  88. Pentest Tools For Android
  89. Pentest Tools
  90. Hacking Tools Pc
  91. Pentest Tools Free
  92. Pentest Tools Nmap
  93. Hack Tools
  94. Hack Tools Pc
  95. Tools 4 Hack
  96. Hack Tools For Games
  97. Pentest Tools
  98. Hacking Tools For Games
  99. Black Hat Hacker Tools
  100. Hacker Tools Github
  101. Hacker Tools Online
  102. Hacking Tools Download
  103. Hack Tools
  104. Hacking Tools Mac
  105. Hack Tools Download
  106. Hacker
  107. Growth Hacker Tools
  108. Hack Tools
  109. Pentest Tools Url Fuzzer
  110. Hacking Tools For Beginners
  111. Hacking Tools Online
  112. Android Hack Tools Github
  113. Pentest Automation Tools
  114. Pentest Recon Tools
  115. Pentest Tools For Ubuntu

Posting Komentar

 
Top