drewmichel1995 / subdomain-scanner

A full stack service to scan, view, and store subdomains for specified domains.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Subdomain Scanner

Full Stack application utilizing OWASP developed utility AMASS

Prerequisites:

  • Docker
  • Docker Compose

Stack

  • NodeJS
  • React
  • MongoDB
  • NGINX
  • Docker, Docker Compose

To start the application, navigate to the root directory and run: docker-compose up -d

Once the application starts you should be able to access it at: http://localhost/#

About

A full stack service to scan, view, and store subdomains for specified domains.


Languages

Language:HTML 84.5%Language:TypeScript 5.9%Language:JavaScript 5.7%Language:Python 2.3%Language:CSS 1.3%Language:Dockerfile 0.4%