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 (3,421 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (12,244 stars)
PR merge metrics
 (Avg merge 30d 8h) (10 merged PRs in 30d)

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