| Rob's profileRob LabbéPhotosBlogLists | Help |
|
November 25 I've been Assimilated!!!Well,
Some may say it was only a matter of time, but effective December 4th I'll be a Microsoft employee.
I'm really exited by the oportunity that this presents. As a lot of you know, security is the one thing that I love doing most of all. Now I'll be able to do it full time. And... since I no longer have to do my own accounting.... Perhaps I'll even have time to update this blog ;)
So, what will I be doing... I've joined the ACE team at Microsoft as a Security Consultant. While I've been hired by MS Canada, I'll still report in to the team in Redmond. Never heard of the ACE team, well if it makes you feel better, you're not alone.
The ACE team exists to help customers improve the security of the applications that they write. They do it by helping with threat modeling, code reviews and the like.
The ACE team has produced a number of very usefull *AND FREE* tools to help you write more secure systems. the two big tools are the Threat Assessment and modeling tool (http://msdn2.microsoft.com/en-us/security/aa570413.aspx) and the Anti-Cross Site Scripting Library (http://msdn2.microsoft.com/en-us/security/aa973814.aspx). I encourage you to check them out!
I've included a link to the ACE team blog on my blogs list if you're interested...
On to a new chapter in my life... Should be a fun time!
February 03 VSTS - What's the point.VSTS... one of those truly "Well its about time" products out of Redmond... While still in Beta 3, and with a few kinks left to work out, is a great product that is long overdue.
There are lots of great blogs from folks talking about how great the source control is, the Methodology support, Testing tools, MSBuild.... and so on, so I won't get into that debate here....
Let me tell you what is really and truly great about VSTS.
For the first time we have a platform that will unify the groups involved in developing quality software. That extends from the developers, to the application architects to the testers, to even include the PMs and the Infastructure Architects (Yes, Infastructure Architects are people too)
For the first time the Infastructure and Solution architects have a tool to document each other's respective sides of the house, and a tool to find the places where the two aren't compatable. Don properly, gone are the days where an application is pushed into production and just not work on the production servers because of configuration differences... gone are the days of racheting down the security on the production servers just to make an application work in the 11th hour.....
About time Microsoft, about time. FinallyWell, yea, word has gotten around... Lorna and I are finally getting around to tying the knot.
I figured I'd use this space to help get information to foks on the great event.....
More to follow. Wow... It's been a whileI am way behind on updating this beast aren't I?
So one of my new years resolutions is to do a better job of updating this thing and sharing information here... It has been way too long.
So where has live been taking me, I've been spending a significant amount of time on VSTS (Visual Studio Team System)
If you're a part of a Microsoft based team of larger than 5 or 10 folks, this really is a product you really need to see.... But I'll post more on that later... I promise..... It is a new year's resolution afterall..... and you can't break those.. Now off to the gym, the grocery store, and eat well. March 11 Stop #8 - IrvineWell, back to OC for stop #8.... Well, after making it to the correct California airport, I hopped the shuttle to the hotel... only to find that they had not reserved a sleeping room for me and no rooms were available. Great. Class in Irvine was really good. We did some more talking about third party tools other then the SA tool (OfficeWriter) and the tool from Cizer(www.cizer.com) came up. I've contacted the reps from Cizer and will be meeting with them in Dallas (next stop) to get a copy of the product and chat with them about where it fits. Look for a preliminary review of the Cizer product in a week or so. Well, next stop is going to be Dallas, back to Texas for me.... You know all this hopping time zones is really startig to get under my skin.... 5 more stops and then home for a break to hang with the family... not that I'm counting. March 03 Stop # 7 - ChicagoWell, to the windy city... Well, Arlington Heights actually, but close enough. I must say, the break at home was great, but way, way too short. Still, it was so nice to sleep in my own bed for a change. The flights from St. John's to Chicago went way too well, so that causes me some concern.... The black clowd I seem to travel with is bound to catch up with me sometime. So, my first sell-out in Chicago, a full class of 28. I was lucky enough to get a great group in Chicago who really made me work for it. Some great questions... and a great mix in the room, everything from PMs, to DBAs, to Power Users, to Developers. Today's entry is around the questions I got on SQL injection attacks. SQL injection is both one of the most serious riskes exposed by Reporting Services as well as one of the easiest to mitigate. Let me start by setting up the issue for you. This issue occures when the principle of least privilage is violated in a bad way. In other words, one of the following senarios is present: - The datasource is set to use integrated security and the user browsing the report is an administrator So the long and the short is, that once these conditions are present, the attacker can then run code of thier choice by simply typing it in to a parameter text box. Or the attacker can publish a report and convince somebody with the appropriate permissions to run it. To solve the problem there are a couple things we can do. First off, Don't allow reports to run with integrated security. Create a least privilaged account in data source and use it to run your reports. Then, turn off the ability for the Report Server to use integrated security period. To do that, you'll want to change the EnableIntegratedSecurity system property. The other thing you can do is not to trust user input. There is no way in Reporting Services to validate a textbox between the parameter and the SQL, so place the SQL in a stored procedure where you'll have the chance to check that input before running with it. Well, that's all for now, back down to Orange County for me.... At least I know the airport. March 01 Stop # 6 - DenverWell, I made it to Denver, after a detour through Orange County thanks to Expedia. First off... To the MCT (and xMCT) gang that happend to be in Denver at the time, thanks for the fun. I haven't laughed like that in a very, very long time. Rick, perhaps I'll start myself a new blog category so we can help you out with your door difficulties in future. As for the class, it was a blast. A bunch of you have asked how you can get the beta for Service Pack 2. Well, after a bit of pestering, Microsoft gave me these instructions to share with you: *snip*
Customers Signup Instructions to Participate in RS2000 SP2 Beta 1. Log into http://www.beta.microsoft.com *snip* Well, Next Stop is HOME!!! 3 Days of time doing nothing but kicking back with Lorna and Shannon.... I can't wait!
February 21 Stop #5 - San JoseWell, A couple lessons learned on this trip… Regardless of what the nice folks at Expedia may tell you, Orange County is NOT a suitable alternate airport for San Jose…. That mixup made for some interesting last minute flight figuring for sure. Other than that, the San Jose group was one of the best so far. Thanks guys, I had a blast. Getting to the guts, Service Pack 2 for Reporting Services is on the way. I posted a bug list the last episode, well this time I’m going to fill you in on the what’s new part. The two largest additions are:
The other question I was asked was the new report writer (the non Visual Studio one). If you want to have a look at it, a MS webcast can be found at: http://msevents.microsoft.com/cui/WebCastEventDetails.aspx?culture=en-US&EventID=1032259394&CountryCode=US If you want to test your new skills, why not give a skills assessment a shot? Go to http://www.microsoft.com/sql/reporting/ and click on the assessment All for now, off to Denver. February 17 Stop #4 - HoustonWell, My travel luck continues. Flight went well but the hotel was a little less than I had hoped.... (particularly after the $75 cab ride) First room - springs stuck literally through the mattress However, it was great to meet up with Amber, Dale, Ron and company again. We need to do it more often. So, thanks again to the group for working through a less than ideal room (again)... and listening as I shouted over the AC. So, the big question from that session, how do I add a "select all" to the drop down list box. Well, it is a two step process. First you have to add the select all, then you have to make it work. To add the select all to the drop down, you'll first need to add it to the list. If you're entering the list, simply add another option with a known value (such as -1) If the list is dynamic, use a UNION to add the all option for example: So, after making this change, you'll have yourself an "all" option in your drop down list. (it won't work yet mind you) The next step will be modifing your query parameter or filter to handle the all option. If you're using query parameters, you'll probably start with SQL that looks something like this: SELECT * FROM Sales, Customer WHERE Customer.State = @State To handle the all option, you'll have to fix the WHERE part of the statement to test for the -1. The fixed statement will look like this: To answer a question before it is asked – No, this will not give the world’s best performance. To get a better performing Query, the best option is to use a stored procedure. (for other reasons too related to SQL injection problems, but that is another story for another blog entry) If you're using a filter, the logic would be similar, with the exception that you'd apply the OR to the filter expression. Well, that's all for Houston, off to San Jose
Stop # 3 CharlotteWell the good luck finaly came to an end on the travel side thanks to an airline who shall remain..... DELTA. Well, the hotel luck didn't work out too well either, with the Church of God youth conference showing up. Thanks to everybody who tolerated the noise and made it a good class despite the frequent distractions. Yes. Reporting Services Service Pack 2 is in Beta. That is the good news. The bad news is ... this is not a public Beta. To see the list of fixes in Beta 2 go to: http://support.microsoft.com/default.aspx?scid=kb;en-us;889640 All for now, off to Houston
Stop #2 - PhoenixWell, I had a great time in Phoenix. My great luck with airlines continued (knock on wood) and I made it in with no problem. Kathleen and Jim, thanks for the hospitality on the weekend. As for the class itself, it seems a good time was had by all. I didn't get many questions to add to this space so if any of the attendees from Phoenix have any, feel free to fire them over. Rob. February 11 Stop #1 - LAWell, The LA stop has been done for a little while. Overall it was great. My thanks to all of you for making the first stop on the tour a memorable one. As far as questions.... Probably the best third party RDL generator for non-geeks I've found is OfficeWriter from Software Artisans : http://officewriter.softartisans.com/officewriter-250.aspx They have a trial version available, so check it out. Some of you were after some extra OLAP reporting examples. There are some available for download on the Reporting Services site at Microsoft: http://www.microsoft.com/sql/reporting/downloads/default.asp If there were any other things that I said I'd post here and didn't, Email me. January 25 MCT Community LeaderWell, Ken Rosen (Microsoft MCT Program Manager) has just announced a MCT community leader program, awarded to "those who contribute to the MCT community and The first four recipients are Dandy Weyn, Ronald Beekelaar, Fleming Norup, and me. I've always been a big believer in the power of community, and I'm honored to be recognized along with these three gents. Congrats guys.
January 09 Pilot FeedbackFirst off, to all of you who attended the roadshow pilot in Seattle, I really enjoyed having the chance to speak to you. Keith and I thank for your feedback. Your comments will really help us get the show polished for the road. As the tour progresses, I'll be posting links, answers to questions asked etc in this space. If somebody asked a question that I said I'd look up and answer here, and you don't find the answer, ping me and get them up. First off, here is a link to a SQL Reporting Services Licensing FAQ: http://www.microsoft.com/sql/reporting/howtobuy/faq.asp Here is the RDL Spec. Like I said, no secret sauce, but will cure your insomia problems: Here is the MS site for the SQL Server Reporting Services Report Packs: http://www.microsoft.com/sql/reporting/default.asp That is all for now. Keep checking back as the tour progresses for more.
December 20 Tour ScheduleThe complete tour schedule can be found on the workshop website, but I will be in the following cities: Los Angeles 3-Feb-05 Crowne Plaza Hotel LAX See you on the tour!!!
BI Reporting Services US TourWell, I'm going on Tour!!!
Day 2
As I move around the country on the tour, I'll be posting answers to questions asked and usefull Reporting Services links here, so keep checking back! (to be contunued) December 11 will the world never learn?Well, I was talking to a friend of mine, and I was reminded of my biggest pet peeve. Now, we all know that you can't do security in an application unless and until you know just what you're protecting and what you're protecting against. security is a continuum, from wide open on one end to unplugged, encased in concrete and tossed into the east river on the other. The trick is to find the right balance for the application you're building. So the buddy of mine sits down with the client to start the threat profiling process. The CIO of Moron Inc. wants none of it... on the first hand, the CIO doesn't think he needs any security built into this application. "We have a firewall" - ya, good for you, here's your sign. Once the convincing story of why you still need to write secure applications even with "a firewall" - and not much of one since I can do a remote desktop to his machine inside the firewall from home - is told, the CIO of Moron Inc. agrees that perhaps the application needs security, that my buddy should make it "bullet proof" and that he and his staff don't have any time to be involved in the process.... We all know what happens next don't we?
ARGH.... will the world ever learn?
December 10 Here I amWell, here I am, trying to catch up to the blog train before it gets too far out of the station.... I'm a Microsoft Certified Solution Developer, Microsoft Certified Trainer, and general code weenie. When I'm not writing code, teaching, speaking, or architecting the next greatest thing you'll find me riding a big red truck (I'm a volunteer firefighter) or hanging out with my wonderful wife Lorna and my 8 month old daughter Shannon. What sort of stuff am I going to be sticking up here... I don't know yet, I'll tell you after I write it... Expect to see stuff about me, my family... Watch this space for information on TechEd, the MCT program, and answers to good questions I get in class, and general geek stuff. |
|
|