Skip to content

Take a screenshot and find javascript files at once with govis

Notifications You must be signed in to change notification settings

0xrishabh/govis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

govis

It is a tool written in golang to make screenshotting urls more reliable and consistent. It scans url for screenshot and Javascript files and presents the result in html form.

help

Feautres

  • It also captures all the js files loaded by the domain.
  • Reliable that other tools I have tested.
  • STDIN support to help in workflows
  • Saves info in js file which can be used as json containing { Url, Title, StatusCode, JsUrlsList } with some tweaks
  • Simple to use
    ▶ cat urls | govis

Installation

   ▶ go get -u github.com/0xrishabh/govis

Looks

html file

About

Take a screenshot and find javascript files at once with govis

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages