Ethical Hacking Footprinting And Techniques Used For Footprinting

Footprinting :

Footprinting (also known as reconnaissance) is the technique used for gathering information about computer systems and the entities they belong to. To get this information, a hacker might use various tools and technologies. This information is very useful to a hacker who is trying to crack a whole system.

When used in the computer security lexicon, 'Footprinting' generally refers to one of the pre-attack phases; tasks performed prior to doing the actual attack. Some of the tools used for Footprinting are Sam Spade, nslookup, traceroute, Nmap and neotrace.

Footprinting

Techniques used for Footprinting :

  • DNS queries.
  • Network enumeration.
  • Network queries.
  • Operating system identification.
  • Organizational queries.
  • Ping sweeps.
  • Point of contact queries.
  • Port Scanning.
  • Registrar queries (WHOIS queries).
  • SNMP queries.
  • World Wide Web spidering.

Uses of Footprinting :

It allows a hacker to gain information about the target system. This information can be used to carry out further attacks on the system. That is the reason by which it may be named a Pre-Attack, since all the information is reviewed in order to get a complete and successful resolution of the attack.

  • Crawling - Crawling is the process of surfing the internet to get the required information about the target. The sites surfed can include the target’s website, blogs and social networks. The information obtained by this method will be helpful in other methods.
  • Whois - WHOIS is a web application used to get information about the target website, such as the administrator's e-mail address and details about the registration. WHOIS is a very large database and contains information of approximately all the websites. It can be searched by domain name.
  • Search engines - Search engines such as Google can also be used to gather information about the target system. It depends on how well one knows how to use search engines to collect information. If used properly, the attacker can gather lots of information about a company, its career and its policies etc.
  • Traceroute - Information can also be gathered using the command Tracert ('traceroute'), which is used to trace a path between a user and the target system on the networks. That way it becomes clear where a request is being forwarded and through which devices. In Linux systems, the tracepath and traceroute commands are also available for doing traceroute operations.
  • Negative web search - Negative web search will reveal some other websites when performed on the target website. Negative websites can act as resources for insight about the flaws of the target website.

Information to be Gathered :

If the attack is to be performed on a company, then the following information will be gathered.

  • Company details,employee details and their email addressses.
  • Relation with other companies.
  • Project details involving other companies.
  • Legal documents of the company.
  • News relating company website.
  • Patents and Trademarks regarding that particular company.
  • Important dates regarding new projects.
Footprinting gathering information

Footprinting countermeasures :

  • Creating awareness among the employees and users about the dangers of social engineering.
  • Limiting the sensitive information.
  • encrypting sensitive information.
  • using privacy services on whois lookup database.
  • Disable directory listings in the web servers.
  • Enforcing security policies.
#bookofnetwork #book_of_network #network_book #hacking #hack #footprinting #footprinting_in_hacking #Techniques_used_for_Footprinting,Uses_of_Footprinting,Information_to_be_Gathered,Footprinting_countermeasures

(New page will open, for Comment)

Not yet commented...