incogbyte / gojsx

Find juicy information inside javascript files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Features

Usage

  • No cookies/Auth
  • With Cookies
  • Multiple URLs
    • cat urls.txt | go run main.go

Requirements

- Golang >= 1.16
- Yaml config file ( see regexs_sample.yaml)

Features

  • Regexs extracted from https://github.com/l4yton/RegHex many thanks @l4yton =)
  • Sessions single URL
  • Concurrency
  • Multiple URLs Scan ( testing phase )
  • Search for javascript inside domain and grep

TODO

- Scan from burp ( Extract all scripts from BURP and parse them  )
- Tunning regex

Running

gojsx

About

Find juicy information inside javascript files.


Languages

Language:Go 100.0%