Sudomy icon indicating copy to clipboard operation
Sudomy copied to clipboard

Sudomy is a subdomain enumeration tool to collect subdomains and analyzing domains performing automated reconnaissance (recon) for bug hunting / pentesting

Results 43 Sudomy issues
Sort by recently updated
recently updated
newest added

Hi, I suggest to add the command cd Sudomy in the installation guide so all the people will know how to follow every step.

/home/reuben/tools/Sudomy/lib/resolver/exec_resolver.py:23: SyntaxWarning: invalid escape sequence '\.' ip_regex = "^((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])\.){3}(25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])$" Traceback (most recent call last): File "/home/reuben/tools/Sudomy/lib/resolver/exec_resolver.py", line 8, in import pydig ModuleNotFoundError: No module named 'pydig' /home/reuben/tools/Sudomy/plugin/exec_resolver: line 14: resolver_ips.txt:...

I fixed some small typo errors.