Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Mar 27, 2018. It is now read-only.
/js-lib-sniperPublic archive

OWTF's JavaScript Library Sniper: A standalone tool for figuring out vulnerabilities from JavaScript files, OWTF integration is minimal and mostly done from the OWTF repo.

NotificationsYou must be signed in to change notification settings

owtf/js-lib-sniper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OWTF's JavaScript Library Sniper: A standalone tool for figuring out vulnerabilities from JavaScript library files, OWTF integration is minimal and mostly done from the OWTF repo.

Dependencies

  • Python >=2.6 <http://www.python.org>
  • PyQt > 4.4.3 <http://www.riverbankcomputing.co.uk/software/pyqt/download>

Install

git clone https://github.com/owtf/js-lib-sniper.gitcd js-lib-sniperpip install -r requirements.txt

Usage

usage: js-lib-sniper.py [Options] {Target FILE}︻デ┳═ー Detect old javascript libraries with vulnerabilities.positional arguments:  FILE                  javascript libraryoptional arguments:  -h, --help            show this help message and exit  -V, --version         display the version and exit.  -v, --verbose         show extended output  -q, --quite           dont display to standard output.  -y, --yes             assume Yes to all queries and do not prompt.  -oN <file>            output in normal format respectively, to the given                        filename.  -oX <file>            output logs in XML format respectively, to the given                        filename.  --log <file>          output logs(errors, warnings) to the given filename.  --jsdir <folder>      folder to scan for javascript files  --files-from <file>   read the filenames(comma delimited) to be examined                        from file  --ignore <paths>      comma delimited list of paths to ignore  --ignore-from <file>  read the paths(comma delimited) to be ignored from                        file  --proxy <url>         proxy url (http://some.sever:8080)

Feedback

Open an issuehttps://github.com/owtf/js-lib-sniper/issues to report a bug or request a new feature. Other comments and suggestions can be directly emailed to the authors.

About

OWTF's JavaScript Library Sniper: A standalone tool for figuring out vulnerabilities from JavaScript files, OWTF integration is minimal and mostly done from the OWTF repo.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp