SEARCH RESULTS
 
Showing 1-10 of 20 records
 
Expand article

Wee-Fi: Whither Miami Beach-Fi? Overzealous Wi-Fi Config; Microwave Oven Leakage

The Article has images
2008-04-29 14:02:01 by Glennf in Wi-Fi Networking News
...config? Try overzealous wireless config Microwave oven may have disrupted reader's Wi-Fi: Rob Pegoraro over at the Washington Post notes that a friend of his discovered through the process of elimination that his microwave oven was acting as a big interferer with his Wi-Fi network. The oven in question eventually started smoking and burned...
 
 
 
 
 
Expand article

Intellisense for XML config files broken in VS 2008?

2008-05-22 08:55:00 by Keith Brown in Security Briefs
 
...config files was working great for me until recently, and now, regardless of whether I have the namespace or not, it appears hopelessly broken. I checked under XML|Schemas to see if the schema was in place, and indeed I have DotNetConfig.xsd listed in there for an empty namespace, and it's got the little green checkmark by it, which makes me...
 
 
 
 
 
Expand article

Intellisense for XML config files broken in VS 2008?

2008-05-22 14:55:00 by keith-brown in Security Briefs
 
...config files was working great for me until recently, and now, regardless of whether I have the namespace or not, it appears hopelessly broken. I checked under XML|Schemas to see if the schema was in place, and indeed I have DotNetConfig.xsd listed in there for an empty namespace, and it's got the little green checkmark by it, which makes me...
 
 
 
 
 
Expand article

Intellisense for XML config files broken in VS 2008?

2008-05-22 14:55:00 by keith-brown in Security Briefs
 
...config files was working great for me until recently, and now, regardless of whether I have the namespace or not, it appears hopelessly broken. I checked under XML|Schemas to see if the schema was in place, and indeed I have DotNetConfig.xsd listed in there for an empty namespace, and it's got the little green checkmark by it, which makes me...
 
 
 
 
 
Expand article

Better exception reporting in ASP.NET part 2

2008-08-04 14:11:14 by keith-brown in Security Briefs
 
...config) { base .Initialize(name, config); to = GetAndRemoveStringAttribute(config, "to" , true ); from = GetAndRemoveStringAttribute(config, "from" , true ); subjectPrefix = GetAndRemoveStringAttribute(config, "subjectPrefix" , false ); } public override void ProcessEvent(WebBaseEvent raisedEvent) { SendMail(raisedEvent); } private void...
 
 
 
 
 
Expand article

Simulating Email in .NET

The Article has images
2008-08-01 13:59:01 by keith-brown in Security Briefs
...config to figure out how to send mail new SmtpClient().Send(msg); } .csharpcode, .csharpcode pre { font-size: small; color: black; font-family: consolas, "Courier New", courier, monospace; background-color: #ffffff; /*white-space: pre;*/ } .csharpcode pre { margin: 0em; } .csharpcode .rem { color: #008000; } .csharpcode .kwrd { color:...
 
 
 
 
 
Expand article

Storm-Bot stripshow analysis

2007-12-23 22:06:00 by Russ McRee in HolisticInfoSec.org
 
...config /update 403014 Copy(c:malwarestripshow.exe->C:WINDOWSdisnisa.exe 77e6bc59 WriteFile(h=7a0 403038 RegOpenKeyExA (HKCUSoftwareMicrosoftWindowsCurrentVersionRun 40305f RegSetValueExA (disnisa 402ba0 WinExec(w32tm /config /syncfromflags:manual /manualpeerlist:time.windows.com,time.nist.gov,100 77e7d0b7 WaitForSingleObject(788,64 402ba8...
 
 
 
 
 
Expand article

Holiday Storm Part 3

2007-12-26 23:43:00 by Russ McRee in HolisticInfoSec.org
 
...config Hidden From API 3 C:WINDOWSsystem32clean6c9-3320.sys Hidden From API 4 C:WINDOWSsystem32dllcachecleanmgr.exe Hidden From API SysAnalyzer says Loaded Drivers Driver File Company Name Description C:WINDOWSSystem32clean6c9-3320.sys Kernel31 Api Log Installing Hooks 4012c1 CreateFileA(C:WINDOWSSystem32clean.config 40117f...
 
 
 
 
 
Expand article

Storm keeps coming (4th variant)

2007-12-27 10:43:00 by Russ McRee in HolisticInfoSec.org
 
...config Hidden From API 2 C:WINDOWSsystem32bldy3a80-61.sys Hidden From API Execute Duration (in seconds)=18 Loaded Drivers Driver File Company Name Description C:WINDOWSSystem32bldy3a80-61.sys Kernel31 Api Log Installing Hooks 4012d8 CreateFileA(C:WINDOWSSystem32bldy.config 40117f CreateFileA(C:WINDOWSSystem32bldy3a80-61.sys DirwatchData...
 
 
 
 
 
Expand article

Identity Framework Probable Feature List

The Article has images