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

Add more filters for VHost Matching #22

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..."

Add more filters related to content length, exclude/include regex/word, etc.

shriyanss commented 9 months ago

Added feature to match content length in PR https://github.com/shriyanss/vhost-master/pull/26

The feature for regex is there in the issue https://github.com/shriyanss/vhost-master/issues/27