top of page
Search

Reconnaissance

  • Parag Shimpi
  • Aug 30, 2019
  • 1 min read

Reconnaissance means nothing but Information Gathering. Thus an attacker or a pen tester should have some information about the target to get the it exploited. Reconnaissance includes Fingerprinting, Foot printing, Google Hacking and Social Engineering.


Many of the times, Error Messages provides most useful information about web applications and servers which it should not supposed to be. They may show the server name, type, version, etc.

Fig. Default error page for Microsoft IIS


Fig. Default error page for Linux Apache Server




As apache tomcat is the server used by the Linux server systems and Internet Information services is the server used by Microsoft systems. Hence default error pages should be replaced with the custom error pages to stop the leaking the information through error massages.


 
 
 

Recent Posts

See All
Introduction to Ethical Hacking

Due to explosive growth of internet, we are living in the age where everything is connected to each other. Many systems like E-commerce...

 
 
 
Penetration Testing

Hacking is a prominent aspect in cyber space. It has two sides, good as well as bad. The system can be best protected by probing it,...

 
 
 

 © InfoSec Tutorials by Parag Shimpi 2019

  • Facebook Clean Grey
  • Twitter Clean Grey
  • LinkedIn Clean Grey
bottom of page