Skip to content

vansh1/JSParser

 
 

Repository files navigation

JSParser

A python 3 updated script with no errors 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

$ python3 setup.py install

Running

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

$ python3 handler.py

Update by

linkedin.com/in/vanshxd/

Forked from

References

Changelog

1.0 - Release

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 73.4%
  • JavaScript 11.4%
  • HTML 10.5%
  • CSS 3.8%
  • Dockerfile 0.9%