Stories recently tagged with 'Security' Subscribe to this feed

jqGrid and XSS Security (blogs.teamb.com)

submitted by CraigStuntzCraigStuntz(425) 12 hours, 16 minutes ago

How to protect your site against XSS attacks when using the jqGrid jQuery plug-in. read more...

add a comment | category: | Views: 1

tags: another

SSL is not secure anymore - Serious vulnerability identified in v3 (software-wikipedia.blogspot.com)

submitted by kzvikzvi1kzvikzvi1(80) 4 days ago

A serious vulnerability in SSL v3 and previous versions of SSL protocol has been identified and made public on November 4, 2009. This makes every SSL site vulnerable to serious man-in-middle (MITM) attacks related to renegotiation. This vulnerability is due to the design of "session resumption" feature of SSL protocol. read more...

add a comment | category: | Views: 7

tags: another

Protect your .NET Applications/Libraries from 'Reflection' (www.midnightprogrammer.net)

submitted by prashantmx4prashantmx4(225) 1 month, 17 days ago

Protect your .NET applications and assemblies / libraries from getting reflected using reflection tools. Use this simple and free tool to protect you applications and then distribute your applications without any worries. read more...

add a comment | category: | Views: 17

tags: another

SharePoint Security. Part 1. Introduction (asliborsky.blogspot.com)

submitted by ASliborskyASliborsky(85) 1 month, 26 days ago

We prepared the series of articles which should help in security implementation and design in SharePoint portals. This is only the first one from this series. read more...

add a comment | category: | Views: 5

tags: another

Security Start to Finish: Meet the Microsoft Security Development Life (itexpertvoice.com)

submitted by estherschindlerestherschindler(445) 2 months, 22 days ago

How Redmond got serious about baking security into Windows 7. "...The company has been remarkably open about the mechanics of the process, which it describes as “non-proprietary” information. To that end, the SDL process guidance, updated regularly, is available online. What Ladd describes as “a slew” of SDL tools are also freely available for download...." read more...

add a comment | category: | Views: 1

tags: another

DDoBA is the new DDoS (justanothersoftwareengineer.blogspot.com)

submitted by kerboukerbou(295) 2 months, 28 days ago

What happens if your website in the cloud scales infinitely? You might get DDoBA'ed... Click here to learn more read more...

add a comment | category: | Views: 7

tags: another

Membership API documentation amended on MSDN (runtingsproper.blogspot.com)

submitted by rtpHarryrtpHarry(175) 3 months, 13 days ago

I have added some usage examples as community content on the MSDN docs. This is just a quick post to draw attention to that so that any feedback can be incorporated. read more...

add a comment | category: | Views: 3

tags: another

Stop crawler spamming (mypath2us.com)

submitted by usageneusagene(85) 3 months, 25 days ago

It is great when search engines frequently visit your site and index your content at most of the times. But sometimes these crawlers are really bad and may break your site down by sending thousands of request every second. Is there anyway we can work with search engines better? Answer is yes. read more...

add a comment | category: | Views: 4

tags: another

Paul Mason: Breaking into obfuscated code (blog.paul-mason.co.nz)

submitted by tivittivit(315) 3 months, 25 days ago

In the last blog post of the "Protecting your precious code" series we allowed our obfuscator to be much smarter in respect to obfuscating public and internal members as well as private members. One thing that was noticeable however was that the strings inside the obfuscated assembly still gave a telling story, as seen in the image below. Today we take a look at breaking into some obfuscated code, and why basic obfuscation is not enough to provide any sort of real obfuscation protection. read more...

add a comment | category: | Views: 9

tags: another

Security Infrastructure of Dotnet – Part 1 (blog.projectsilos.com)

submitted by sunnyarorasunnyarora(70) 3 months, 27 days ago

Little background Dotnet security infrastructure is setup above the the traditional operating system security. Managed compilers compile the source code into Microsoft Intermediate Language (MSIL), which is often described as object oriented assembly language. MSIL is machine independent. We can port the MSIL onto any hardware and execute seamlessly. read more...

add a comment | category: | Views: 4

tags: another

Install latest MSN windows messenger security update. (praveenbattula.blogspot.com)

submitted by praveenbattulapraveenbattula(395) 3 months, 27 days ago

Should install the latest security patch update to Windows MSN messenger. read more...

add a comment | category: | Views: 18

tags: another

Security Infrastructure of Dotnet – Part 1 (www.projectsilos.com)

submitted by sunnyarorasunnyarora(70) 3 months, 27 days ago

Dotnet security infrastructure is setup above the the traditional operating system security. Managed compilers compile the source code into Microsoft Intermediate Language (MSIL), which is often described as object oriented assembly language. MSIL is machine independent. We can port the MSIL onto any hardware and execute seamlessly. read more...

add a comment | category: | Views: 0

tags: another

Security Infrastructure of Dotnet – Part 1 (projectsilos.com)

submitted by sunnyarorasunnyarora(70) 3 months, 28 days ago

Little background Dotnet security infrastructure is setup above the the traditional operating system security. Managed compilers compile the source code into Microsoft Intermediate Language (MSIL), which is often described as object oriented assembly language. MSIL is machine independent. We can port the MSIL onto any hardware and execute seamlessly. read more...

add a comment | category: | Views: 1

tags: another

Creating a Skinnable Custom Control in Silverlight 3 – Part I (www.silverlightshow.net)

submitted by KMillerrKMillerr(210) 4 months, 12 days ago

This is a short article written by Boyan Mihaylov, which shows the initial steps in the process of creating a custom skinnable control in Silverlight 3. read more...

add a comment | category: | Views: 6

tags: another

A Stick Figure Guide to the Advanced Encryption Standard (AES) (www.moserware.com)

submitted by SuperJasonSuperJason(2710) 4 months, 18 days ago

History of encryption, what an encryption algorithm entails, and how to perform AES encryption yourself. All in an easy to read comic! read more...

add a comment | category: | Views: 11

tags: another

ReDoS (Regular Expression Denial of Service) Revisited (www.checkmarx.com)

submitted by developmentalmadnessdevelopmentalmadness(690) 4 months, 29 days ago

Learn how ReDoS attacks can be effectively executed against your application without the resources required by DDoS attacks. read more...

add a comment | category: | Views: 29

tags: another