fortra/impacket

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

Open

#338 geöffnet am 18. Okt. 2017

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Python (3.421 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (12.244 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 30T 8h) (10 gemergte PRs in 30 T)

Beschreibung

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