Click here to Skip to main content
15,899,026 members
Home / Discussions / C#
   

C#

 
QuestionClient found response content type of 'multipart/related; but expected 'text/xml'. Pin
NarVish30-Apr-12 2:37
NarVish30-Apr-12 2:37 
GeneralRe: Client found response content type of 'multipart/related; but expected 'text/xml'. Pin
Member 890733330-Apr-12 6:43
Member 890733330-Apr-12 6:43 
GeneralRe: Client found response content type of 'multipart/related; but expected 'text/xml'. Pin
NarVish30-Apr-12 20:24
NarVish30-Apr-12 20:24 
AnswerRe: Client found response content type of 'multipart/related; but expected 'text/xml'. Pin
Abhinav S30-Apr-12 21:28
Abhinav S30-Apr-12 21:28 
GeneralRe: Client found response content type of 'multipart/related; but expected 'text/xml'. Pin
NarVish1-May-12 19:43
NarVish1-May-12 19:43 
QuestionDataGridView - Cell Border Line VS2010 Pin
Paramu197330-Apr-12 1:18
Paramu197330-Apr-12 1:18 
AnswerRe: DataGridView - Cell Border Line VS2010 Pin
BobJanova30-Apr-12 2:23
BobJanova30-Apr-12 2:23 
GeneralRe: DataGridView - Cell Border Line VS2010 Pin
Paramu197330-Apr-12 4:18
Paramu197330-Apr-12 4:18 
AnswerRe: DataGridView - Cell Border Line VS2010 Pin
Reegan Durai.m4-May-12 21:38
Reegan Durai.m4-May-12 21:38 
Questionhoneypot files Pin
Member 876297729-Apr-12 22:24
Member 876297729-Apr-12 22:24 
AnswerRe: honeypot files Pin
Eddy Vluggen30-Apr-12 0:54
professionalEddy Vluggen30-Apr-12 0:54 
GeneralRe: honeypot files Pin
Member 876297730-Apr-12 4:46
Member 876297730-Apr-12 4:46 
AnswerRe: honeypot files Pin
Eddy Vluggen30-Apr-12 5:16
professionalEddy Vluggen30-Apr-12 5:16 
AnswerRe: honeypot files Pin
Eddy Vluggen30-Apr-12 5:32
professionalEddy Vluggen30-Apr-12 5:32 
GeneralRe: honeypot files Pin
jschell30-Apr-12 8:16
jschell30-Apr-12 8:16 
GeneralRe: honeypot files Pin
Richard MacCutchan30-Apr-12 23:11
mveRichard MacCutchan30-Apr-12 23:11 
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 

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.