Ahmed Hamza
  • Home
  • Writeups
  • Tutorials
  • IT-Project

Exposed Server Health Debug

 Title    : Exposed Server Health Debug
 Weakness : Information Disclosure 
 Impact   : An attacker can access private information.  
   
 Steps To Reproduce:
 1. subfinder -d target.com -silent -max-time 2 -all | httpx |  cut -d "/" -f 3 |  anew -q subs.txt  
 2. cat subs.txt | naabu -p - -silent | anew open-ports.txt 
 3. cat open-ports.txt | httpx --mc 200,204,301,307,401,405,400,302 -silent | anew alive.txt