Skip to content

Rahim7X/redjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

RedJs

RedJs is a javascript enumration tool that can be used to crawl a website and download all javascript files. Also look for specific keywords and endpoints

Installation in linux

Download from releases

  unzip redjs-linux.zip
  cd redjs-linux
  sudo cp redjs /bin

How to use

# To Crawl A Website And Download All Js Files 
redjs -u https://example.com -o /a/folder/absolute/path

# To Download From A List Of Url
redjs -f /path/to/jsurl.txt

# To Run redjs Automated Test
redjs -t /oath to/folder/where/files/saved

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published