Open Sh4d0wHunt3rX opened 5 months ago
I have tested Shadowclone and it's working gret, I installed x8, however do not have any idea how I can run it with shadowclone. Normal command for x8 is:
x8 -u URL -X GET POST -w wordlist.txt
How to convert this for shadowclone?
Thanks
python shadowclone.py -i wordlist.txt --split 300 -o output.txt -c "path/to/x8 -u URL -X GET POST -w {INPUT}"
I have tested Shadowclone and it's working gret, I installed x8, however do not have any idea how I can run it with shadowclone. Normal command for x8 is:
x8 -u URL -X GET POST -w wordlist.txt
How to convert this for shadowclone?
Thanks