mubix / post-exploitation

Post Exploitation Collection
1.55k stars 360 forks source link

added "custom-made" plink.exe to win32bins\network #2

Closed SherifEldeeb closed 11 years ago

SherifEldeeb commented 11 years ago

I compiled that plink.exe following these steps (if you don't feel like running an alien bin on your machines):

1- Download putty source code, open in VS2012 2- Add the following line to "putty.h": .......... #define SECURITY_WIN32 3- Opened "wincons.c" and modified the function verify_ssh_host_key to always return 1

mubix commented 11 years ago

committed here: 154bd013ca5dc270848ce10340799dcae9e31062