Skip to content

j0eii/JSParser

 
 

Repository files navigation

JSParser

A python 2.7 script using Tornado and JSBeautifier to parse relative URLs from JavaScript files. Useful for easily discovering AJAX requests when performing security research or bug bounty hunting.

Dependencies

  • safeurl
  • tornado
  • jsbeautifier

Installing

$ python setup.py install

Running

Run handler.py and then visit http://localhost:8008.

$ python handler.py

Authors

Inspired By

References

Changelog

1.0 - Release
1.1 - Add keywords search

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 72.3%
  • JavaScript 11.7%
  • HTML 11.5%
  • CSS 3.6%
  • Dockerfile 0.9%