cqr-cryeye-forks / JSParser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Python 73.6%Language:JavaScript 11.3%Language:HTML 10.4%Language:CSS 3.8%Language:Dockerfile 0.9%