2021年3月25日星期四

Is is possible to use subprocess.popen to call a perl script like dnsenum.pl?

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:

  1. call a dnsenum.pl -a domain.com -f somewordlist | grep mail (something like this)
https://stackoverflow.com/questions/66809649/is-is-possible-to-use-subprocess-popen-to-call-a-perl-script-like-dnsenum-pl March 26, 2021 at 09:04AM

没有评论:

发表评论