jscracker find secrets from given url. It can be any file extension. But the main motive of this tool to find js secrets.
To install this Tool please use the following Command:
go install github.com/Ractiurd/jscracker@latest
To run this script use the following command: For single url
jscracker -u https://example.com/file.js
For multiple url
jscracker -f urls.txt
Or
cat urls.txt | jscracker
If you have an question you can create an Issue or ping me on Ractiurd