Nekmo / dirhunt

Find web directories without bruteforce
MIT License
1.73k stars 237 forks source link

custom Header/Cookie #84

Closed s0i37 closed 3 years ago

s0i37 commented 3 years ago

Hello. Does it support to specify cookie or header token for crawling authenticated content?

Nekmo commented 3 years ago

Hi @s0i37 ,

Currently it is not possible to add custom headers, but it is a nice feature to add to Dirhunt. Thanks :)

s0i37 commented 3 years ago

https://github.com/Nekmo/dirhunt/pull/85

s0i37 commented 3 years ago

I've fixed

Nekmo commented 3 years ago

Fixed in v0.8.0 (currently in the development branch). To test this new feature:

$ pip install -U https://github.com/Nekmo/dirhunt/archive/develop.zip