Green Web Hosting! This site hosted by DreamHost.

Thursday, January 25

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

More articles


  1. Underground Hacker Sites
  2. Hacking Tools For Mac
  3. Hack Tools For Games
  4. Hacker Hardware Tools
  5. Hacking Tools Mac
  6. Hacker Tools 2020
  7. Tools Used For Hacking
  8. Pentest Tools Port Scanner
  9. How To Make Hacking Tools
  10. Physical Pentest Tools
  11. Hacker Tools
  12. Hacking Tools For Windows Free Download
  13. Hacker Tools
  14. Hacker Tools Apk
  15. Pentest Tools Nmap
  16. Beginner Hacker Tools
  17. Hacking Tools Kit
  18. Hacking Tools For Windows
  19. Free Pentest Tools For Windows
  20. Pentest Tools List
  21. Computer Hacker
  22. Hacking Tools For Pc
  23. What Are Hacking Tools
  24. Hacking Tools Windows 10
  25. Hack Tools For Ubuntu
  26. Pentest Reporting Tools
  27. Hacking Apps
  28. Hacking Tools For Windows
  29. Growth Hacker Tools
  30. Black Hat Hacker Tools
  31. Hack Tools For Games
  32. Pentest Tools Website Vulnerability
  33. Hacker Tools Online
  34. Hack And Tools
  35. Hacker Tool Kit
  36. Pentest Tools Review
  37. Android Hack Tools Github
  38. Pentest Box Tools Download
  39. Pentest Tools Kali Linux
  40. Hacks And Tools
  41. Hacking Tools 2020
  42. Hacking Tools Online
  43. Tools For Hacker
  44. Hack Website Online Tool
  45. Hacker
  46. Hacking Tools For Windows 7
  47. Best Pentesting Tools 2018
  48. Hacker Tool Kit
  49. Hacker Tools Github
  50. Pentest Tools For Windows
  51. Hacking Tools
  52. Hack Tools For Windows
  53. Tools Used For Hacking
  54. Pentest Tools Linux
  55. Pentest Tools Windows
  56. Hacking Tools Hardware
  57. Best Hacking Tools 2019
  58. Hacker
  59. Hacker Tools Linux
  60. Hacker Tool Kit
  61. Hackers Toolbox
  62. Pentest Tools Apk
  63. Tools 4 Hack
  64. Tools 4 Hack
  65. Hacking Tools And Software
  66. Free Pentest Tools For Windows
  67. Hacking Tools For Pc
  68. Best Pentesting Tools 2018
  69. Hacker
  70. Hacker Hardware Tools
  71. Pentest Tools Find Subdomains
  72. Hack Tools Github
  73. Hacking Tools Software
  74. Hacking Tools For Games
  75. Hacker Tools List
  76. Hack Website Online Tool
  77. Hacker Tools 2020
  78. What Is Hacking Tools
  79. Pentest Tools Bluekeep
  80. Hacker Tools Mac
  81. Pentest Tools List
  82. Pentest Tools Online
  83. Hacker
  84. Pentest Box Tools Download
  85. Free Pentest Tools For Windows
  86. Pentest Tools Website Vulnerability
  87. Hacking Tools Windows 10
  88. Tools Used For Hacking
  89. Hack Tools Download
  90. Hacker Tools 2020
  91. Hack Tools 2019
  92. Pentest Tools For Ubuntu
  93. Hacker Tools Hardware

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home