Contador nichichanilimonada

domingo, 28 de mayo de 2023

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 articles
  1. Hacker Tools Free Download
  2. Nsa Hack Tools Download
  3. Hacking Tools Usb
  4. Pentest Tools Framework
  5. Wifi Hacker Tools For Windows
  6. Hacker Tools Hardware
  7. Hacker Security Tools
  8. Pentest Tools Framework
  9. New Hacker Tools
  10. Hack Tools For Pc
  11. Hacking Tools
  12. Pentest Tools Apk
  13. Best Hacking Tools 2020
  14. Hacker Tools For Windows
  15. Hack Tools For Windows
  16. Hacker Techniques Tools And Incident Handling
  17. Pentest Recon Tools
  18. Usb Pentest Tools
  19. Hacking Tools
  20. Pentest Tools Alternative
  21. Hacking Tools Windows
  22. Hacking Tools For Beginners
  23. Computer Hacker
  24. Hacking Tools Hardware
  25. Pentest Tools For Windows
  26. Pentest Tools Find Subdomains
  27. Hacking Tools Software
  28. Hacking Tools Software
  29. Hack Tools For Ubuntu
  30. Hacking Tools Mac
  31. Kik Hack Tools
  32. Pentest Tools Bluekeep
  33. Physical Pentest Tools
  34. Pentest Tools Port Scanner
  35. Hacker
  36. Hack Tools Github
  37. Hack Tool Apk
  38. Easy Hack Tools
  39. Hack And Tools
  40. Best Hacking Tools 2020
  41. Nsa Hacker Tools
  42. Kik Hack Tools
  43. Free Pentest Tools For Windows
  44. Hacker Tools Apk
  45. Hacking Tools Github
  46. Android Hack Tools Github
  47. Hacker Tools For Windows
  48. Pentest Reporting Tools
  49. Hacking Tools For Windows Free Download
  50. Pentest Tools Port Scanner
  51. Hack Tool Apk No Root
  52. New Hacker Tools
  53. Hacker Tools Mac
  54. Pentest Tools Website Vulnerability
  55. Hacking Tools For Kali Linux
  56. Hacking Apps
  57. Top Pentest Tools
  58. Nsa Hacker Tools
  59. Pentest Tools Download
  60. Hacker Tools 2020
  61. Hacking Tools For Mac
  62. Pentest Tools Find Subdomains
  63. Pentest Tools Android
  64. Hacking Tools For Windows
  65. Wifi Hacker Tools For Windows
  66. Hack Tools 2019
  67. Hacking Tools 2019
  68. Pentest Tools Bluekeep
  69. Best Hacking Tools 2020
  70. Hacking Tools For Beginners
  71. Hacker Tools Apk Download
  72. Hack Tools 2019
  73. Termux Hacking Tools 2019
  74. Best Pentesting Tools 2018
  75. Growth Hacker Tools
  76. Hack Tools Online
  77. Pentest Tools Android
  78. Pentest Tools Linux
  79. Best Hacking Tools 2019
  80. Hack Tools For Pc

No hay comentarios:

Publicar un comentario