Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a new lmkdir command to be able to create directory on local machine from meterpreter #18385

Closed
wants to merge 1 commit into from

Conversation

e-lliot
Copy link
Contributor

@e-lliot e-lliot commented Sep 20, 2023

Added lmkdir command to create new directory on local machine.

  • Start msfconsole
  • use windows/x64/meterpreter/reverse_tcp
  • run
  • lmkdir test
  • Verify lmkdir successfully create a new directory on local machine
  • Verify if lmkdir fails it displays an error message
  • Document lmkdir creates a new directory on local machine while in meterpreter

Added lmkdir command to create new directory on local machine
@e-lliot e-lliot closed this Sep 20, 2023
@e-lliot
Copy link
Contributor Author

e-lliot commented Sep 20, 2023

code had no comments.

@e-lliot e-lliot deleted the lmkdir-pull-request branch September 20, 2023 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant