Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Front parser

Finds routes, dependencies and tokens in your front-end and generate an HTML report.

Features

  • Fetches page source code using Chrome Developer Protocol (CDP) via the chromedp library
  • Parse all linked JavaScript files
  • Find routes, dependencies, and tokens in each JS file
  • Generates an HTML report

Prerequisites

  • Go 1.17 or above
  • chromedp
  • jwt-go

How to Use

  • Build
go build front-parser.go
  • Use
./front-parser https://app.example.com/

Usage Example

com!

Report

report!

About

Finds routes, dependencies and tokens in your front-end.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages