Skip to content

A script to fetch domains and subdomains in a target URL logging both in scope and out of scope URLs.

Notifications You must be signed in to change notification settings

v0rl0x/golang-url-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

golang-url-crawler

A script to fetch domains and subdomains in a target URL logging both in scope and out of scope URLs.

Steps:

  1. Upload golang file
  2. Make sure golang is installed by using:
  3. go build url-scan.go
  4. chmod 777 *
  5. ./url-scan -url="https://hackerone.com/" -output="output-hackerone.txt" -inscope="hackerone.com"

About

A script to fetch domains and subdomains in a target URL logging both in scope and out of scope URLs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages