Sign In
The Connected Information Security Group
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Anti-XSS
BPM
CAT.NET
CISG
Frameworks and Platforms
ISO
OWASP
Product Management
Program Management
Royal Holloway
Secure Coding
Security Standards
Software Requirements
UX
Archive
Archives
April 2009
(1)
March 2009
(1)
February 2009
(2)
January 2009
(4)
December 2008
(9)
November 2008
(1)
October 2008
(8)
September 2008
(17)
August 2008
(7)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
The Connected Information Security Group
This Blog URL Has Changed – Please Update Your Readers
Posted
over 3 years ago
by
cisg
1
Comments
Things have been quite on the blog for while. There is a LOT of code being cranked out at the moment as we work towards some deadlines in the summer on various projects. Our team name has also changed from the Connected Information Security Group (CISG...
The Connected Information Security Group
CAT.NET New Build – 1.1.1.8
Posted
over 3 years ago
by
cisg
1
Comments
Mainly small bug fixes and a new feature to export the findings into an Excel spreadsheet. Download link is - http://www.microsoft.com/downloads/details.aspx?FamilyId=0178e2ef-9da8-445e-9348-c93f24cc9f9d&displaylang=en We recommend all users...
The Connected Information Security Group
Getting Help for CAT.NET and Anti-XSS
Posted
over 3 years ago
by
cisg
1
Comments
We now have a discussion forum for users of CAT.NET. There is no official support for these tools but you can ask questions and we will try to help wherever we can! CAT.NET - http://social.msdn.microsoft.com/Forums/en-US/catnet/threads/ Anti-XSS - http...
The Connected Information Security Group
MSDN Webcast: Software Security with Static Code Analysis Using CAT.NET (Level 200)
Posted
over 3 years ago
by
cisg
1
Comments
Event Overview In this webcast, we provide an overview of what static code analysis is and typical coding errors that static analysis can and cannot detect. We also look at the recently released CAT.NET tool and how it helps with the detection of security...
The Connected Information Security Group
AntiXSS Library V3.0 - Test Harness
Posted
over 3 years ago
by
cisg
4
Comments
Hi, Anil Chintala here… In this post I wanted to talk about the new Test Harness application which was released as part of the AntiXSS V3.0 Beta and is available as a free download on MSDN with source code available for download on CodePlex . Test...
The Connected Information Security Group
Current Memory Limitations of CAT.NET
Posted
over 3 years ago
by
cisg
3
Comments
Hi, Andreas Fuchsberger here..... It is important to understand what happens CAT.NET builds its Call Flow Super Graphs. We use a CCI object called CciControlGraph to build a Control Flow Graph for each method and each method call we find in the Common...
The Connected Information Security Group
Free MSDN Webcast: Managing Cross-Site Scripting Using CAT.NET and AntiXSS (Level 200)
Posted
over 3 years ago
by
cisg
1
Comments
Language(s): English. Product(s): Security. Audience(s): Developer. Duration: 60 Minutes Start Date: Friday, January 09, 2009 12:00 PM Pacific Time (US & Canada) Register Here
The Connected Information Security Group
Merlin: Better Specifications for CAT.NET
Posted
over 3 years ago
by
cisg
2
Comments
Guest post by Ben Livshits of Microsoft Research here.... In the last several years we have seen a proliferation of static (and sometimes runtime) analysis tools for finding web application vulnerabilities. Companies such as Fortify, Ouncelabs, Klockwork...
The Connected Information Security Group
Security Code Review Using CAT.NET - Part 2
Posted
over 4 years ago
by
cisg
2
Comments
Hi Andreas Fuchsberger here again...... How does CAT.NET work? As I mentioned in Part 1 here , CAT.NET is an information-flow type static analysis tool using an implementation of tainted-variable analysis. Tainted-variable analysis is an integrity problem...
The Connected Information Security Group
Security Code Review Using CAT.NET - Part 1
Posted
over 4 years ago
by
cisg
2
Comments
Hi Andreas Fuchsberger here … To coincide with the CTP release of CAT.NET and Anti-XSS , within the CSIG we have been taking a long hard look at static analysis tools for developers and Information Security professionals. Over the next series of...
The Connected Information Security Group
CAT.NET CTP Links Are Live Again!
Posted
over 4 years ago
by
cisg
1
Comments
Download CAT.NET CTP ( 32 bit here and 64 bit here ) Anti-XSS was not affected but for completeness Download Anti-XSS 3.0 Beta ( here and source code here ) Our sincere apologies.
The Connected Information Security Group
CAT.NET Status Update
Posted
over 4 years ago
by
cisg
0
Comments
12 pm PST 17th, December. We continue to face issues with the download links. We are doing everything we can to resolve this and expect it to be resolved within a few hours. We will update this blog with any further news. Our sincere apologies.
The Connected Information Security Group
Secure String in .Net - Part II
Posted
over 4 years ago
by
cisg
1
Comments
Hi Gaurav Sharma here with more information about SecureStrings. This time I'll cover following topics: SecureString internals Performance Let us start with our first topic, SECURE STRING INTERNALS BASICS Class Name: SecureString Assembly: mscorlib.dll...
The Connected Information Security Group
Download Problem for CAT.NET - Status Update
Posted
over 4 years ago
by
cisg
0
Comments
We are continuing to experience problems with the 32 bit download link for CAT.NET. We now estimate a fix by mid-day PST tomorrow (17th December). The 64 bit download link is active again here . I will post here as soon as it is resolved. Our continued...
The Connected Information Security Group
Download Problem for CAT.NET - Status Update
Posted
over 4 years ago
by
cisg
1
Comments
We are continuing to experience problem with the links to download CAT.NET. We estimate a fix by 5pm today (16th December). I will post here as soon as it is resolved. Our continued apologies.
The Connected Information Security Group
How the Anti-XSS 3.0 SRE Works
Posted
over 4 years ago
by
cisg
1
Comments
RV again... Last time around we looked at SRE from a conceptual perspective , this time lets look at from a code perspective. Lets trace the program flow and understand in depth what SRE code does. SRE is a HttpModule, the main class file is AntiXssModule...
The Connected Information Security Group
Anti-XSS 3.0 Beta and CAT.NET Community Technology Preview now Live!
Posted
over 4 years ago
by
cisg
19
Comments
Mark Curphey here..... I am delighted to say that we have released two new free tools. Download CAT.NET CTP ( 32 bit here and 64 bit here ) Download Anti-XSS 3.0 Beta ( here and source code here ) CAT.NET - Community Technology Preview CAT.NET is a managed...
The Connected Information Security Group
An Update on Some Upcoming Free Tools
Posted
over 4 years ago
by
cisg
5
Comments
Mark Curphey here..... If the economy is getting you down here is some good news. We may have been quiet for the last few weeks but that's because we've been busy! Anti-XSS 3.0 is being released as an internal beta today. We are aiming for a public beta...
The Connected Information Security Group
Using Role Based Access Control in the .NET Framework - Part 2
Posted
over 4 years ago
by
cisg
1
Comments
Vineet Batta here again.. In my last blog I discussed how to use role based access control (RBAC) and described how we can restrict access to the method based on the declarative method. In today's blog I will explain how to use Imperative role based...
The Connected Information Security Group
Using Role Based Access Control in the .NET Framework - Part 1
Posted
over 4 years ago
by
cisg
1
Comments
Hi Vineet Batta here.. Consider a scenario where you want to write an assembly which contains methods that only certain type of users can call (domain\Administrators or a specific custom users account). So how can we control this within code and let...
The Connected Information Security Group
ISO/IEC JTC 1/SC 27 - Working Group - Trip Report
Posted
over 4 years ago
by
cisg
0
Comments
Hi Andreas Fuchsberger here again.... Introduction The most recent ISO/IEC JTC1/SC 27 (Subcommittee) Working Group (WG) meetings took place from 6 th – 10 th October 2008 in Limassol, Cyprus. As is set out by SC27’s charter all 5 Working Group...
The Connected Information Security Group
ISO SC27 Introduction and History
Posted
over 4 years ago
by
cisg
1
Comments
Hi Andreas Fuchsberger here..... In order to better understand a report I am about to post next on a recent ISO security meeting I thought I would include some additional information about the language used in SC 27 and how SC 27 standards are created...
The Connected Information Security Group
A Sneak Peak at the Security Runtime Engine
Posted
over 4 years ago
by
cisg
4
Comments
RV here again... Traditionally security fixes are applied to specific pieces of code where a vulnerability exists which usually involves some development and testing effort. Imagine a system where an application is instantly secured by simple configuration...
The Connected Information Security Group
Introducing SecurityNow
Posted
over 4 years ago
by
cisg
0
Comments
Mark Curphey here..... A few months back I challenged some of my team to build a "Proof of Concept" (POC) that would; demonstrate how we could apply some of the ideas and concept we had been talking about such as BPM and BI show how Microsoft...
The Connected Information Security Group
Secure Strings in .NET - Part I
Posted
over 4 years ago
by
cisg
7
Comments
Hi Gaurav Sharma here....... I am a developer on the CISG India team based in Hyderabad and I joined Microsoft four months ago. I love playing computer games and recently finished Call of duty 4. For the last three years I've been working with .NET and...
Page 1 of 2 (50 items)
1
2
MSDN Blogs
>
The Connected Information Security Group