Skip to content

gersona/JSParser

This branch is up to date with nahamsec/JSParser:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ccd3ab6 · Nov 17, 2017

History

31 Commits
Sep 4, 2017
Sep 4, 2017
Sep 4, 2017
Sep 4, 2017
Oct 15, 2017
Sep 4, 2017
Oct 15, 2017
Sep 4, 2017
Sep 4, 2017
Sep 4, 2017
Sep 4, 2017
Sep 4, 2017
Sep 4, 2017

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 74.0%
  • JavaScript 11.5%
  • HTML 10.6%
  • CSS 3.9%