|
|
|||||||
| Spyware & Antivirus - Security Discuss all system security, spyware, adware and malware issues here. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
Registered User
Join Date: Apr 2001
Location: New Zealand
Posts: 142
|
Hi All,
I am wanting to run an experiment on my users as to how they treat foreign e-mails. Does any one know of a piece of software or exe that i could send to them all and it tells me who runs the attachment, and displays a message that informs them that they have been virused. Anyone got any ideas ... or a program that does something like this.
__________________
Damon Campbell (MCSE) New Zealand |
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Jul 1999
Posts: 295
|
Quote:
So be careful... if it's against company policy you can loose a job! |
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Apr 2001
Location: New Zealand
Posts: 142
|
Our policy is that all e-mail is considered the organisations.
All i want to do is see who is flippent with opening e-mails from foreign e-mail sources. And have them made aware of that they are doing. Purely educational
__________________
Damon Campbell (MCSE) New Zealand |
|
|
|
|
|
#4 |
|
Registered User
Join Date: Oct 2000
Location: Ottawa
Posts: 4,231
|
I know that with my company's email software, Novell GroupWise, you can track messages sent within the company. I can see who opened each message and when by looking at the message properties. I can also be notified at the exact moment they open the message.
I guarantee you that if you send an email out with the subject FREE BEER that everyone will open it. <IMG SRC="smilies/biggrin.gif" border="0"> <IMG SRC="smilies/smile.gif" border="0"> <IMG SRC="smilies/wink.gif" border="0"> |
|
|
|
|
|
#5 |
|
Registered User
Join Date: Apr 2001
Location: New Zealand
Posts: 142
|
Hi MacGyver,
We are using Exchange 5.5, so i can also do this, but first i need a program that i can attach to an e-mail which will appear that they've been infected by a virus when they run it and it also sends me a message back informing me who actually ran the attachment. Any Ideas?? <IMG SRC="smilies/biggrin.gif" border="0">
__________________
Damon Campbell (MCSE) New Zealand |
|
|
|
|
|
#6 |
|
Registered User
Join Date: Oct 2000
Location: Ottawa
Posts: 4,231
|
How about a simple batch file like this: call it something sneaky like FREEBEER.JPG.BAT
Code:
@echo off echo -you stupid luser, you're computer is now infected with a virus! BWAHHAHAHAHAHA - Cobra dir c:\ > h:\busted.nfo attrib h:\busted.nfo +r +h +s This way, you can do a dir/s as network administrator of the user home directories looking for the file, and BOOM you get a list of people who opened the BAT file. Bob's your uncle. |
|
|
|
|
|
#7 | |
|
Registered User
Join Date: Aug 2000
Location: Tel Aviv Israel
Posts: 2,159
|
Quote:
NET HELPMSG "I have opened the file" Utility into the Batch file One other thing - you can convert batch file to EXE by a simple utility - i can send it to you if you want - Just drop out a PM <IMG SRC="smilies/wink.gif" border="0">
__________________
Real stupidity beats Artifical Intelligence Avatar courtesy of A D E P T |
|
|
|
|
|
|
#8 |
|
Registered User
Join Date: Sep 2000
Posts: 1,965
|
You can download a batch file complier and other utils here:
http://home7.inet.tele.dk/batfiles/main/download.htm |
|
|
|
|
|
#9 | |
|
Registered User
Join Date: Aug 2000
Location: Tel Aviv Israel
Posts: 2,159
|
Quote:
<IMG SRC="smilies/biggrin.gif" border="0">
__________________
Real stupidity beats Artifical Intelligence Avatar courtesy of A D E P T |
|
|
|
|