Sudomy
Sudomy copied to clipboard
Add File as input.
To automate the search for specific subdomains it would be very good if you could simply use a file with predefined URLs. Example:
sudomy --no-probe -d /subfolder/FILE.TXT -o /subfolder/OUTPUTFILE.TXT
[Inputfile.txt]
domain1.tk
domain2.co
domainxy.co.uk
test.xysites.co.uk
Okee, nice idea. Will be added soon
Thank you very much. I appreciate your work. Keep up the good work. Sudomy is a very useful tool for me Thank you
enhancement done, update to new version of sudomy ver 1.1.5#dev
It looks like it hasn't been updated in Usage example on README or just I don't see it?
@dwisiswant0 it's updated, more example usage details in User Guides
Online User Guide : https://sudomy.screetsec.web.id/features
Sorry, forget about the input feature load a domain from list.
For right now, maybe you can run just using simple loop to scanning domain from list :))
Sorry, forget about the input feature load a domain from list.
For right now, maybe you can run just using simple loop to scanning domain from list :))
Doesn't support running from a different directory?
/opt/Sudomy/sudomy: line 26: sudomy.api: No such file or directory /opt/Sudomy/sudomy: line 27: sudomy.conf: No such file or directory ^Cmkdir: cannot create directory ‘’: No such file or directory
+1 to supporting adding a file input or from stdin for chaining other tools with it.