Skip to content

Remove unused imports in wmiexec.py#21555

Open
LoganM26 wants to merge 1 commit into
rapid7:masterfrom
LoganM26:LoganM26-patch-1
Open

Remove unused imports in wmiexec.py#21555
LoganM26 wants to merge 1 commit into
rapid7:masterfrom
LoganM26:LoganM26-patch-1

Conversation

@LoganM26

Copy link
Copy Markdown

Removed unused imports from modules/auxiliary/scanner/smb/impacket/wmiexec.py for better code clarity. These are legacy imports which are no longer necessary.

Removed imports were os, string, and sys.

Removed unused imports for better code clarity. Removed imports were os, string, and sys.
@dwelch-r7

Copy link
Copy Markdown
Contributor

@LoganM26 can you provide some output where you've tested these changes so we can replicate and verify? Thanks!

@dwelch-r7 dwelch-r7 added the external modules PRs dealing with modules run as their own process label Jun 10, 2026
@dwelch-r7 dwelch-r7 moved this from Todo to Waiting on Contributor in Metasploit Kanban Jun 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

external modules PRs dealing with modules run as their own process

Projects

Status: Waiting on Contributor

Development

Successfully merging this pull request may close these issues.

3 participants