shriyanss / vhost-master

Command line utility to hunt for Virtual Hosts
https://pypi.org/project/vhost-master/
MIT License
3 stars 0 forks source link

Feature to provide absolute values of host header as wordlist #2

Closed shriyanss closed 9 months ago

shriyanss commented 9 months ago

If you want the same feature, please react with 👍 Please don't comment "I want this too.." or "Me too..."

Is your feature request related to a problem? Please describe. A feature to allow to use of absolute values of the Host header as a wordlist can be a good feature

Describe the solution you'd like Add a flag to specify that the wordlist contains absolute values of host headers. Like --absolute-wordlist

shriyanss commented 9 months ago

Code added in PR https://github.com/shriyanss/vhost-master/commit/1762ca103d9b303b48d7307ef3c4150a5e3f74ba.

Will be available in the next release