hakluke / hakrawler

Simple, fast web crawler designed for easy, quick discovery of endpoints and assets within a web application

Home Page:https://hakluke.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecated JS

wellencamass opened this issue · comments

Hello, Luke!

Could I know why you deprecated the JS crawling functional?
In my opinion it was a very usefull feature

Also, "these features are written into separate tools that can be piped to from hakrawler" - could you recommend tools which do JS crawling functional?

Thanks :)

hey @wellencamass! Check out https://github.com/GerbenJavado/LinkFinder. The regex used to parse paths out of JS files in the original hakrawler was actually taken from that tool.