Skip to content
/ JVSTL Public

Javascript vulnerabilities scanner through link.

License

Notifications You must be signed in to change notification settings

I2rys/JVSTL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JVSTL

Javascript vulnerabilities scanner through link

Installation

Github:

git clone https://github.com/I2rys/JVSTL

Python Packages:

pip install -r requirements.txt

Usage

python index.py <javascript_link>
  • javascript_link - The link of the javascript to scan for vulnerabilities.

License

MIT © I2rys