jsloot

command module
v0.0.0-...-d33eeac Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 6, 2021 License: GPL-3.0 Imports: 12 Imported by: 0

README

JSLoot

Looting URLs, IPv4 addresses, base64 encoded stuff and aws-keys from JavaScript

Install

go get -u github.com/zblurx/jsloot

Use

$ jsloot -h
JSLoot by zblurx

Looting URLs, IPv4 addresses, base64 encoded stuff and aws-keys from JavaScript

-- WHERE TO LOOT ? -- 
 -u, --url <url>                Loot from on the URL
 -f, --file <path>              Loot from a local file
 -d, --directory <path>         Loot from a directory
 -r, --recurse <path>           To combine with -d option. Loot recursively
 -s, --stdin                    Loot from URLs given by Stdin

-- HOW TO LOOT ? -- 
 -H, --header <header>          Specify header. Can be used multiple times
 -c, --cookies <cookies>        Specify cookies
 -x, --proxy <proxy>            Specify proxy
 -k, --insecure                 Allow insecure server connections when using SSL

-- WHAT TO LOOT ? -- 
 -e, --regexp <PATTERNS>        Loot with a custom pattern
 -g, --grep-pattern <1,2,...>   When specified, custom the looting patterns :
                                - 1 : Looting URLs
                                - 2 : Looting AWS Keys
                                - 3 : Looting Base64 artifacts
                                - 4 : Looting IPv4 addresses
                                - 5 : Looting nothing on the default patterns
                                      Can be used in complement with -e

-- SHOW THE LOOT -- 
 -o, --output-file <path>       Write down result to file
 -w, --with-filename            Show filename/URL of loot location
 -v, --verbose                  Print with detailed output and colors

Happy Looting :)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL