8000 GitHub - AbolfazlHuntG/JSomking: Downloding js files of a url
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

AbolfazlHuntG/JSomking

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS Downloader 🚀

··············································································
:                                                                            :
:                                                                            :
:                                                                            :
:   MMMMMMMM""M                              dP       oo                     :
:   MMMMMMMM  M                              88                              :
:   MMMMMMMM  M .d8888b. 88d8b.d8b. .d8888b. 88  .dP  dP 88d888b. .d8888b.   :
:   MMMMMMMM  M Y8ooooo. 88'`88'`88 88'  `88 88888"   88 88'  `88 88'  `88   :
:   M. `MMM' .M       88 88  88  88 88.  .88 88  `8b. 88 88    88 88.  .88   :
:   MM.     .MM `88888P' dP  dP  dP `88888P' dP   `YP dP dP    dP `8888P88   :
:   MMMMMMMMMMM                                                        .88   :
:                                                                  d8888P    :
:                                                                            :
:                                                                            :
:                                                                            :
··············································································

usage: JsFucker.py [-h] [-kw FILE] [--architecture] [--symlink] <URL>

Extract JS files from a URL

positional arguments:
  <URL>           Target URL

options:
  -h, --help      show this help message and exit
  -kw FILE        Search through the downloaded files for keywords
  --architecture  identify the architecture based on the file names
  --symlink       Make symlinks to the sources in each URL

Stack Version Dependencies

Features

  • Download JavaScript files from a URL and hrefs existing on it
  • Look for keywords found within the files
  • Determine the type of API used for interaction with the backend

📋 Instructions

  1. Create a wordlist: Generate a list of words commonly found in JavaScript files.
  2. Install dependencies:
 pip install -r requirements.txt
  1. Run the code: Execute the script and explore the output.
  2. Done! That's it! 😊

About

Downloding js files of a url

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0