Skip to content

thesurlydev/url-recon

Repository files navigation

url-recon

A proof of concept for a multithreaded Java application which performs reconnaissance given a set of URLs.

The project leverages Playwright.

features

  • Download index.html
  • Take a screenshot and save it to a local file.
  • Download all JavaScript files.

build

./gradlew clean build

About

A proof of concept for a multithreaded Java application which performs reconnaissance given a set of URLs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages