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

Addition to MMC.exe - Can also be categorized as Download #423

Open
FredCyberSecurity opened this issue Feb 4, 2025 · 0 comments
Open

Comments

@FredCyberSecurity
Copy link

Hello.

MMC can also be used as a downloader to download files.

Poc:

  1. Open mmc.exe
  2. File - Add/Remove Snap-in
  3. Choose: Link To Web Address and press Add....
  4. Paste in link to file you want to download, click Next and name it. Click Finish.
  5. Make sure to highlight your newly created link and save your console file. File - Save As
  6. Open CMD and type: mmc.exe -Embedding path/to/file

The downloader is run by the MMC process.

Video Poc:
https://www.youtube.com/watch?v=LFgZOTmhzeA

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

No branches or pull requests

1 participant