pwnwiki.github.io/bins/windows.md
2014-01-28 19:40:38 +00:00

8 lines
595 B
Markdown

# Useful Windows Binaries
Useful Windows binary tools that can be used for post exploitation.
| Tool | Description / Importance | Contributer |
| ----------- | ------------------------ | ----------- |
| usbdump.exe | Once executed, usbdump will run in the background and will dump the contents of all connected usb devices to a randomly numbered folder within the same directory as the usbdump.exe program. Useful for grabbing the contents of any usb devices later connected to a compromized machine. May have to modify it to bypass AV as its signature is in quite a few AV's. | Ian |