file input support for payloads in config file
Closed this issue · 1 comments
zy9ard3 commented
Hi @projectdiscovery team,
An Awesome & Nice tool to work with : )
And It will be great and more helpful if implement support for loading wordlists file on permutations.yaml for payloads just like loading files on other yaml configs
Example permutations.yaml :
patterns:
- "{{word}}-{{sub}}.{{suffix}}"
- "{{sub}}-{{word}}.{{suffix}}"
payloads:
word: /path/to/wordlists.txt
Thanks & Regards,
@zy9ard3
ehsandeep commented
@zy9ard3 this is now supported in latest release - https://github.com/projectdiscovery/alterx/releases/tag/v0.0.2