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

Support script for spraying DLL across filesystem #1

Open
richardleach opened this issue Jun 4, 2019 · 0 comments
Open

Support script for spraying DLL across filesystem #1

richardleach opened this issue Jun 4, 2019 · 0 comments

Comments

@richardleach
Copy link
Owner

Script - probably powershell - to:

  1. Write to generic locations: crawl filesystem for writeable by low-privileged users; foreach writeable folder containing an .exe, write .DLL, plus common things like VERSION.DLL | NETAPI32.DLL | USERENV.DLL | etc. - but don't clobber existing DLLs!
  2. Write to special sauce locations (hehehehe)
  3. During all of the above, append to a simple cleanup script (e.g. just a .bat):
    del <path/to/dropped/dll>
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