Click here to Skip to main content
15,888,051 members
Home / Discussions / C#
   

C#

 
AnswerRe: honeypot files Pin
Pete O'Hanlon30-Apr-12 1:11
mvePete O'Hanlon30-Apr-12 1:11 
GeneralRe: honeypot files Pin
Member 876297730-Apr-12 5:09
Member 876297730-Apr-12 5:09 
GeneralRe: honeypot files Pin
Pete O'Hanlon30-Apr-12 5:50
mvePete O'Hanlon30-Apr-12 5:50 
GeneralRe: honeypot files Pin
Wes Aday30-Apr-12 16:40
professionalWes Aday30-Apr-12 16:40 
GeneralRe: honeypot files Pin
Fred 341-May-12 10:06
Fred 341-May-12 10:06 
AnswerRe: honeypot files Pin
Dave Kreskowiak30-Apr-12 17:43
mveDave Kreskowiak30-Apr-12 17:43 
AnswerRe: honeypot files Pin
BobJanova30-Apr-12 23:46
BobJanova30-Apr-12 23:46 
AnswerRe: honeypot files Pin
SASS_Shooter14-May-12 5:34
SASS_Shooter14-May-12 5:34 
Honeypot files came out of the old days when
a) a box was known to be compromised
b) the box contained sensitive data (government)
c) the logs showed the user had particular interest in certain types of files

The files planted would be fakes aimed at providing a spy with false information that would potentially reveal spies within the country.

Your concept won't catch anyone at all. If a true hacker saw your box unlocked and wanted to find these 'honeypot' files they'd open a command prompt and use dir /s to locate the files of interest then copy them to a usb disk.

How does your scheme cover that?
QuestionServer/Client App. Pin
jojoba201129-Apr-12 21:56
jojoba201129-Apr-12 21:56 
AnswerRe: Server/Client App. Pin
Dan Mos29-Apr-12 22:52
Dan Mos29-Apr-12 22:52 
QuestionRe: Server/Client App. Pin
jojoba201129-Apr-12 23:52
jojoba201129-Apr-12 23:52 
QuestionRe: Server/Client App. Pin
Dan Mos30-Apr-12 0:19
Dan Mos30-Apr-12 0:19 
QuestionRe: Server/Client App. Pin
jojoba201130-Apr-12 17:25
jojoba201130-Apr-12 17:25 
QuestionHow to stop downloading progress in WebClient? Pin
amx_tiger29-Apr-12 20:27
amx_tiger29-Apr-12 20:27 
AnswerRe: How to stop downloading progress in WebClient? Pin
Eddy Vluggen30-Apr-12 4:55
professionalEddy Vluggen30-Apr-12 4:55 
GeneralRe: How to stop downloading progress in WebClient? Pin
amx_tiger30-Apr-12 5:15
amx_tiger30-Apr-12 5:15 
AnswerRe: How to stop downloading progress in WebClient? Pin
Eddy Vluggen30-Apr-12 5:33
professionalEddy Vluggen30-Apr-12 5:33 
GeneralRe: How to stop downloading progress in WebClient? Pin
amx_tiger30-Apr-12 5:43
amx_tiger30-Apr-12 5:43 
AnswerRe: How to stop downloading progress in WebClient? Pin
Eddy Vluggen30-Apr-12 5:55
professionalEddy Vluggen30-Apr-12 5:55 
GeneralRe: How to stop downloading progress in WebClient? Pin
amx_tiger30-Apr-12 6:09
amx_tiger30-Apr-12 6:09 
QuestionRe: How to stop downloading progress in WebClient? Pin
Eddy Vluggen30-Apr-12 6:16
professionalEddy Vluggen30-Apr-12 6:16 
AnswerRe: How to stop downloading progress in WebClient? Pin
amx_tiger30-Apr-12 6:35
amx_tiger30-Apr-12 6:35 
GeneralRe: How to stop downloading progress in WebClient? Pin
Eddy Vluggen30-Apr-12 7:02
professionalEddy Vluggen30-Apr-12 7:02 
GeneralRe: How to stop downloading progress in WebClient? Pin
amx_tiger30-Apr-12 22:19
amx_tiger30-Apr-12 22:19 
GeneralRe: How to stop downloading progress in WebClient? Pin
Eddy Vluggen1-May-12 1:02
professionalEddy Vluggen1-May-12 1:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.