fortra/impacket

Having the possibility to bulk execute some commands on a list of targets

Open

#338 opened on Oct 18, 2017

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (12,244 stars) (3,421 forks)batch import
enhancementhelp wanted

Description

Hello @asolino,

For several example files it would be cool to have the possibility to execute a command on a list of targets, instead of a single target today. The target list file could be passed as a parameter and the module would iterate on each entry.

For me the relevant exemple files to have this option in priority would be:

  • atexec
  • mimikatz
  • smbexec
  • wmiexec
  • psexec
  • wmiquery

Cheers !

Contributor guide