Is it possible to use subprocess popen to call a perl script like dnsenum and also providing it with the arguments needed to do enumerations and grep specific needed information from the results?
It should be something like:
- call a dnsenum.pl -a domain.com -f somewordlist | grep mail (something like this)
没有评论:
发表评论