Sunday, January 21, 2024

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 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 news


  1. Pentest Tools For Mac
  2. Hacks And Tools
  3. Hack Tools Pc
  4. What Are Hacking Tools
  5. Hacker Tools 2020
  6. Pentest Tools For Mac
  7. Nsa Hack Tools Download
  8. Hack And Tools
  9. Hack Rom Tools
  10. Hacker Search Tools
  11. Hacking Tools 2019
  12. Nsa Hack Tools Download
  13. Hacking Tools For Mac
  14. Hacker Security Tools
  15. Tools 4 Hack
  16. Hacking Tools For Windows Free Download
  17. Hacker Tools Free Download
  18. Best Hacking Tools 2020
  19. Hack Rom Tools
  20. Hacking Tools Kit
  21. Nsa Hack Tools
  22. Tools For Hacker
  23. Best Hacking Tools 2019
  24. New Hacker Tools
  25. Hack Tools Download
  26. Hacker Tools 2019
  27. Hacking Tools 2019
  28. Hacker Search Tools
  29. Pentest Tools Review
  30. Github Hacking Tools
  31. How To Hack
  32. Pentest Tools For Ubuntu
  33. Blackhat Hacker Tools
  34. Ethical Hacker Tools
  35. Pentest Tools Apk
  36. Hacker Tools Hardware
  37. Hacking Tools Download
  38. Pentest Tools Review
  39. New Hacker Tools
  40. Pentest Tools Kali Linux
  41. Hacking Tools Online
  42. Hacks And Tools
  43. Hacking Tools For Kali Linux
  44. Pentest Tools Free
  45. Hack Tools For Ubuntu
  46. Hacks And Tools
  47. Pentest Tools Linux
  48. Hacker Tools Apk
  49. Hacking Tools Online
  50. Hacking Tools Github
  51. Pentest Reporting Tools
  52. Best Pentesting Tools 2018
  53. Hacker Tools Hardware
  54. Pentest Tools Kali Linux
  55. Pentest Tools For Ubuntu
  56. Hacking Tools Pc
  57. Pentest Tools Download
  58. Nsa Hack Tools Download
  59. Hacking Tools For Mac
  60. Pentest Tools Review
  61. Hacker Tools Free Download
  62. Hacking Tools Windows
  63. Hak5 Tools
  64. Hacker Tools Free
  65. Hacking Tools Mac
  66. Pentest Tools For Windows
  67. Hacking Tools Software
  68. Hack Tools Github
  69. Pentest Tools Url Fuzzer
  70. Hacking Tools Online
  71. Hacking Tools 2020
  72. How To Install Pentest Tools In Ubuntu
  73. Black Hat Hacker Tools
  74. Termux Hacking Tools 2019
  75. Pentest Tools Tcp Port Scanner
  76. Kik Hack Tools
  77. Hack Tools For Games
  78. Hack Tools Download
  79. Pentest Tools Tcp Port Scanner
  80. Hacker Tools Hardware
  81. Hacker Tools Hardware
  82. How To Install Pentest Tools In Ubuntu
  83. Hacker Tools For Mac
  84. Black Hat Hacker Tools
  85. Bluetooth Hacking Tools Kali
  86. Hacker Tools 2020
  87. Hacking Tools For Windows Free Download
  88. Underground Hacker Sites
  89. Pentest Tools List
  90. Hack Tools For Mac
  91. Kik Hack Tools
  92. Hacking Tools Download
  93. Hacker Tools Apk Download
  94. How To Install Pentest Tools In Ubuntu
  95. What Are Hacking Tools
  96. Hack Website Online Tool
  97. Pentest Tools Alternative
  98. Pentest Tools Android
  99. Pentest Tools Alternative
  100. Hack And Tools

No comments:

Post a Comment