fyoorer / ShadowClone

Unleash the power of cloud
Apache License 2.0
734 stars 98 forks source link

Anyone knows how to run X8 or Arjun with Shadowclone? #52

Open Sh4d0wHunt3rX opened 5 months ago

Sh4d0wHunt3rX commented 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

tavgar commented 1 month ago

python shadowclone.py -i wordlist.txt --split 300 -o output.txt -c "path/to/x8 -u URL -X GET POST -w {INPUT}"