i8igmac Posted March 6, 2014 Share Posted March 6, 2014 Proxy sourcehttp://pastebin.com/n7AHi5Ny druring man in the middle, if a client downloads a executable of any kind... swap that data with meterpreter... I notice people request or ask for this kind of exploit...Rar, zip, msi, exe etc...maybe this community can help me build something from this proof of concept... Quote Link to comment Share on other sites More sharing options...
GuardMoony Posted March 6, 2014 Share Posted March 6, 2014 You will need to add a way more stuff. Things like: - OS check. - Filesize ( kinda hard to believe if you download a exe of 15mb its done a few msec ) Quote Link to comment Share on other sites More sharing options...
i8igmac Posted March 6, 2014 Author Share Posted March 6, 2014 (edited) verry true. browser COOKIE=finger. I guess I was thinking fingerprint of each client lol If finger.include?("windows") s.puts(meterpreter.exe) End Just example. Above... if anyone is interested in a team project. I made this example a few years ago... (I ment to post in community projects....) All the code is in my head, i have no time to build this. Packet manipulation is much needed around here Edited March 6, 2014 by i8igmac Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.