hakluke / hakrawler

Simple, fast web crawler designed for easy, quick discovery of endpoints and assets within a web application
https://hakluke.com
GNU General Public License v3.0
4.48k stars 496 forks source link

Feature Request: add support for replaying the requests to a proxy #43

Closed 0xatul closed 2 years ago

0xatul commented 4 years ago

Something similar to -replay-proxy from ffuf making it easy to replay the requests made by the crawler to burp.

hakluke commented 4 years ago

Agreed, good shout

azimut commented 4 years ago

not ideal but i used https://github.com/hmgle/graftcp without problems

hakluke commented 2 years ago

Latest version allows proxy to be specified with -proxy, thanks to @garlic0x1