Skip to content

Latest commit

 

History

History
51 lines (23 loc) · 756 Bytes

Day 16 Task.md

File metadata and controls

51 lines (23 loc) · 756 Bytes

🎯 Day 16 Task

✅ 4.1.4 Enumerate Applications on Webserver

Test Objectives

Enumerate the applications within scope that exist on a web server.

  1. Different Base URL

  2. Non-standard Ports

  3. Virtual Hosts

  4. DNS Zone Transfers

  5. DNS Inverse Queries

  6. Web-based DNS Searches

  7. Reverse-IP Services

  8. Googling

  9. Digital Certificates

✅ Tools

  1. nslookup, dig
  2. Search engines - Google, Bing
  3. Nmap

Github Repo https://github.com/Imran407704/Learn365

Disclaimer- I am making notes from Official OWASP Website you can check it from here https://owasp.org/www-project-web-security-testing-guide/latest/4-Web_Application_Security_Testing/

I am just Sharing what I learn for help Other's !!!

#infosec #learn365 #owasp