SEARCH RESULTS
 
Showing 1-10 of 16 records
 
Expand article

Serializable XmlDocument

The Article has images
2008-08-19 02:58:00 by keith-brown in Security Briefs
...byte array out of a MemoryStream that is exactly the length of the data written to the stream so far (CopyUpToSeekPointer). So don't go looking in the docs for MemoryStream for this method :) This is obviously not the most efficient way to consume bytes written to a MemoryStream since it copies the data into a new byte array, but it's very...
 
 
 
 
 
Expand article

Got Entropy ?

2008-04-02 02:55:47 by Erik T. Heidt in Art of Information Security
 
...byte random value ( 1024 to 1 compression in the hash Check it out at http://gotentropy.artofinfosec.com Can an Attacker Broadcast a Signal to Undermine This Such an attacker could not remove RF noise from the received signal. Our eyes and brains are good at filtering out the noise in the TV video, but there is a lot of it. Part of the noise...
 
 
 
 
 
Expand article

More CNET Sites Under IFRAME Attack

The Article has images
2008-03-06 10:50:57 by HASH0x8b1424c in Dancho Danchev's Blog - Mind Streams of Information Security Knowledge
...byte MD5 : 25708e1168e0e5dae87851ec24c6e9f7 SHA1 : 33b502b13cab7a34bb959d363ae4b7afd23919a6 AVG - I-Worm/Nuwar.P Fortinet - Suspicious Prevx - TROJAN.DOWNLOADER.GEN Quick Heal - Suspicious - DNAScan Tries to connect to websoftcodecdriver.com ; websoftcodecdriver2.com and 77.91.227.179 , in between listening on local port 1034. The downloader...
 
 
 
 
 
Expand article

Improve Security with "A Layer of Hurt"

2008-07-31 19:13:00 by sdl in The Security Development Lifecycle
 
...byte[] fileData = new byte[fileStream.Length fileStream.Read(fileData, 0, (int)len fileStream.Close if FUZZ Malform pain = new Malform fileData = pain.Fuzz(fileData endif In both code examples, Fuzz() mutates the incoming data. In the C++ case, the fuzzing code looks like this void Fuzz( Inout bytecap (*pcbBuf) char *pBuf Inout size t...
 
 
 
 
 
Expand article

Diminutive XSS Worm Contest Drama and Status Update

2008-01-06 17:34:38 by RSnake in ha.ckers.org web application security lab
 
...byte range. Were already seeing some trends emerge about the most size efficient ways to write the code, and the ways in which the code must work for best propagation results and portability. The two methods of actual spread that appear to be building to a consensus among the submissions are XMLHttpRequest and submit events. Well see how...
 
 
 
 
 
Expand article

Windows Live OneCare Firewall and Software

2008-01-10 07:37:00 by Keith Brown in Security Briefs
 
...byte[] data try data = new WebClient().DownloadData(" http://www.microsoft.com Console.WriteLine("Microsoft's home page is {0} bytes long", data.Length catch (WebException x Console.WriteLine(x I've spent about an hour trying to figure out why I can only sporadically get the firewall to recognize this program, and I'm done now. FWIW, when...
 
 
 
 
 
Expand article

Diminutive Worm Contest Wrapup

2008-01-10 23:26:37 by RSnake in ha.ckers.org web application security lab
 
...byte worm. They tied because they both had nearly the same vector and it worked equally well. It was a tough battle and there were a lot of close calls, but various rules, cross browser compatibility and interoperability with Apache caused the pool of potential winners to be relatively small when the scoring was complete. However, thats not...
 
 
 
 
 
Expand article

lcms speed

2008-01-15 18:01:23 by Liudvikas Bukys in Liudvikas Bukys
 
...byte packing and unpacking functions and replacing them with inline encoding-specific equivalents cuts another 15% of runtime Compound savings: 49%, or 2x speedup, which is what someone claimed on an lcms mailing list once without providing the code Future work: The cached performance could be made better by observing that all the thread-safe...
 
 
 
 
 
Expand article

ZDNet Asia and TorrentReactor IFRAME-ed

The Article has images
2008-03-04 09:15:20 by HASH0x8b3f7c8 in Dancho Danchev's Blog - Mind Streams of Information Security Knowledge
...byte MD5 : 6b325c53987c488c89636670a25d5664 SHA1 : c6aeeafffe10e70973a45e5b6af97304ca20b3bd Fortinet - Suspicious Norman - Tibs.gen200 Prevx - TROJAN.DOWNLOADER.GEN Quick Heal - Suspicious - DNAScan Even more interesting is the fact that literally minutes before posting this, another such campaign got launched at ZDNet Asia, this time...
 
 
 
 
 
Expand article

Rogue RBN Software Pushed Through Blackhat SEO

The Article has images