Wednesday 15 April 2020

CEH: Gathering Network And Host Information, Types Of Scan


In Hacking the main focus is over gathering the information about victim or victim's machine. Which will help to find out which type of exploit will works according to the given circumstances. Gathering the network and host information means to find out by which network, the which victim's machine is connected and communicating over the network. Moreover, scanning is also performed for gathering information about open and closed ports. After that they'll able to find the vulnerabilities in the target system and try to get access to the system.

Types Of Scan

As a CEH you should know the scan types and uses:

SYN

SYN scan doesn't complete the TCP three way handshake that is why it is known as a half-open scan. An attacker send a SYN packet to the victim machine if SYN/ACK packet is received back to attacker, then it clarify that the port is listening due to the acknowledgment by the victim that it has completed the connection. While if the attacker is received the RST/ACK packet then it assumed that the port is closed or open.


XMAS

XMAS scan works only on target system that has the RFC 793 development of TCP/IP and it doesn't works against any version of windows.
XMAS scan send a packet with by setting up the FIN, URG and PSH flags of the TCP header. The function of this scan is if the port is active there will be no response but if the port is closed the target responds with a RST/ACK packet.


FIN

A FIN scan send a packet by setting up only the FIN flag of the TCP. This scan is similar to XMAS scan. FIN scan receives no response if the port is active while if the port is closed it receives the RST/ACK packet.


NULL 

NULL scan is also similar to the XMAS scan. But the only difference is that it sends a packet without setting up the any flag of TCP header. NULL scan receives no response if the port is open but if the port is closed it receives the RST/ACK packet.


IDLE

It is just like spoofing an IP address by sending a SYN packet to the victim's machine to find out which services are available over the system. This scan is completed with the help of another system called as "Zombie" (that is not receiving or transmitting any information).


Related links

  1. Hacking Tools Pc
  2. Hack Tools For Ubuntu
  3. Hacking Tools Windows 10
  4. Hacker
  5. Hack Tools Mac
  6. Hack Rom Tools
  7. Pentest Tools Free
  8. Android Hack Tools Github
  9. Best Pentesting Tools 2018
  10. Hack Tools Pc
  11. Hack Website Online Tool
  12. Hacker Tools Github
  13. Hacking Tools Kit
  14. Hacking Tools Usb
  15. Hacking Tools For Pc
  16. Hack Tools
  17. Hacking Tools Pc
  18. Hacking Tools Online
  19. New Hack Tools
  20. Hacker Tools For Pc
  21. Hack Apps
  22. Hacking Tools Free Download
  23. Hacker Tools 2019
  24. How To Install Pentest Tools In Ubuntu
  25. Hacker Search Tools
  26. Pentest Tools Android
  27. Kik Hack Tools
  28. Nsa Hack Tools Download

No comments:

Post a Comment