Skip to content

j3ssie/jig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jig - Jaeles Input Generator

This is helper tool for generated inputs for Jaeles Scanner.

Install

GO111MODULE=on go get github.com/j3ssie/jig

Usage

jig scan -u <url> -I location
jig scan -U urls.txt -I location -o jig-output.txt

then run Jaeles scanner with this output from jig

jaeles scan -s <signatures> -U jig-output.txt -J

jig scan -u <url> -I location | jaeles scan -s <signatures> -J

Available Output Type:
  location   --  Use Location headers as {{.BaseURL}}

License

Jaeles is made with ♥ by @j3ssiejjj and it is released under the MIT license.

About

Jig - Jaeles Intput Generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages