fortra/impacket

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

Open

#338 aberto em 18 de out. de 2017

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Python (3.421 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (12.244 stars)
Métricas de merge de PR
 (Mesclagem média 30d 8h) (10 fundiu PRs em 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 !

Guia do colaborador