Sudomy icon indicating copy to clipboard operation
Sudomy copied to clipboard

Add File as input.

Open ZeroDot1 opened this issue 6 years ago • 7 comments

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

ZeroDot1 avatar Oct 25 '19 13:10 ZeroDot1

Okee, nice idea. Will be added soon

screetsec avatar Oct 25 '19 16:10 screetsec

Thank you very much. I appreciate your work. Keep up the good work. Sudomy is a very useful tool for me Thank you

ZeroDot1 avatar Oct 25 '19 16:10 ZeroDot1

enhancement done, update to new version of sudomy ver 1.1.5#dev

screetsec avatar May 09 '20 19:05 screetsec

It looks like it hasn't been updated in Usage example on README or just I don't see it?

dwisiswant0 avatar May 25 '20 06:05 dwisiswant0

@dwisiswant0 it's updated, more example usage details in User Guides

Online User Guide : https://sudomy.screetsec.web.id/features

screetsec avatar May 27 '20 00:05 screetsec

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 :))

screetsec avatar Jun 18 '20 08:06 screetsec

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.

uBadRequest avatar Jul 09 '20 23:07 uBadRequest