Closed ghsec closed 2 years ago
Thanks for your suggestions, nice ones :) I'm gonna add now the first one, the -pL
option. For the second one I have to think how to implement that :)
Done for the first one (-pL
).
script returns value-added with payloads and without empty values.
If you mean there is a problem with empty payloads I just pushed an update, notify me if this is not solving the issue :)
Ok, thank you fixed. yes in my payload list was an empty line.
@ghsec I've added the option -obo
(one by one) in rapwp.
Try like this:
cat urls.txt | rapwp -p "your payload" -obo
and let me know if this is okay. If yes, I will roll out a new release.
remember to update all the tools before test :P
with -obo and without works fine. thank you very much.
please add
-pL
parameter which grabs payloads from the wordlist forrapwp
. And not replace for all parameters, if possible need replaces one by one parameter value.