sábado, 27 de enero de 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 links
  1. Pentest Tools Url Fuzzer
  2. Pentest Tools For Mac
  3. Hacking Tools Online
  4. Hackrf Tools
  5. Pentest Tools For Mac
  6. Hacking Tools For Pc
  7. What Are Hacking Tools
  8. Pentest Tools Website Vulnerability
  9. Hacking App
  10. Top Pentest Tools
  11. Computer Hacker
  12. Pentest Tools Apk
  13. Pentest Tools Apk
  14. Hacking Tools For Beginners
  15. Pentest Tools List
  16. Hack Tools For Ubuntu
  17. What Are Hacking Tools
  18. Hacking Tools Free Download
  19. Hack Tools
  20. Pentest Tools Linux
  21. Pentest Tools Find Subdomains
  22. Hacking Tools Online
  23. Pentest Tools
  24. Pentest Tools Subdomain
  25. Best Hacking Tools 2019
  26. Hack Tools For Mac
  27. Pentest Tools Framework
  28. Pentest Reporting Tools
  29. Hack Rom Tools
  30. Pentest Tools Open Source
  31. Pentest Tools For Ubuntu
  32. Pentest Tools Port Scanner
  33. Hack Tools Online
  34. Hak5 Tools
  35. Hacking Tools For Mac
  36. Best Hacking Tools 2020
  37. How To Hack
  38. Hacking Tools Usb
  39. Pentest Tools Bluekeep
  40. Pentest Tools Download
  41. Hacking Tools For Windows 7
  42. Hacking App
  43. Hacker Tools For Mac
  44. Pentest Tools For Mac
  45. Easy Hack Tools
  46. Pentest Tools For Android
  47. Android Hack Tools Github
  48. Free Pentest Tools For Windows
  49. Hacking Tools Free Download
  50. Hack Tools Github
  51. Underground Hacker Sites
  52. Hacker Tools
  53. Hacker Tools Software
  54. Hacking Tools And Software
  55. Hacker Tool Kit
  56. Best Hacking Tools 2020
  57. Pentest Automation Tools
  58. Beginner Hacker Tools
  59. Nsa Hacker Tools
  60. What Are Hacking Tools
  61. Free Pentest Tools For Windows
  62. Hacking Tools 2020
  63. Hacker Tool Kit
  64. Hak5 Tools
  65. Github Hacking Tools
  66. Growth Hacker Tools
  67. Growth Hacker Tools
  68. Tools For Hacker
  69. Pentest Tools For Mac
  70. Hacking Tools 2020
  71. Hackers Toolbox
  72. Best Hacking Tools 2020
  73. Underground Hacker Sites
  74. Pentest Tools Github
  75. Pentest Tools Linux
  76. Pentest Recon Tools
  77. Ethical Hacker Tools
  78. Hacker Tools Hardware
  79. Termux Hacking Tools 2019
  80. Hacking Apps
  81. Beginner Hacker Tools
  82. Pentest Tools Android
  83. Hacking Tools For Windows 7
  84. Pentest Tools Android
  85. Beginner Hacker Tools
  86. Hacking Tools Pc
  87. Computer Hacker

No hay comentarios:

Publicar un comentario

Nota: solo los miembros de este blog pueden publicar comentarios.