My Talk in the SDP 2013
Today I spoke about web identities and about Azure data sync. In the web identities talk I spoke about the identity concept and about the open ID, SAML and OAuth standards. In the Azure data sync talk I spoke about the value of sync, the Microsoft ... המשך לקרוא>
Manu Cohen-Yashar , 05-06-2013 14:06
Attacking Web Applications
My first breakout session at the SELA Developer Practice covered the most common attacks against web applications and how to defend against these attacks. When planning this talk, I knew 60 minutes are hardly enough to cover all common vulnerabilities ... המשך לקרוא>
Sasha Goldshtein , 05-06-2013 9:29
Securing Active Directory
Hi Guys! The threat of compromise to IT infrastructures from external attack is rapidly growing and evolving. The Active Directory environment is often the target for these attacks. This article details steps that your organization can take ... המשך לקרוא>
Plotniko , 05-05-2013 9:25
שיטות אימות מתקדמות
http://www.digitalwhisper.co.il/files/Zines/0x29/DW41-3-Adv_Auth.pdf
yuval14 , 04-30-2013 17:54
Subscribe to Windows Azure Using Your Organization ID
Until recently, you could only sign up for a new Windows Azure subscription using your Microsoft account (LiveID) It means that your administration account is governed by a private user account. This is a major security threat. The account credentials ... המשך לקרוא>
Manu Cohen-Yashar , 04-29-2013 16:12
Windows privilege escalation prevention
שבוע שעבר יצא לי לשחק קצת בנושא הזה ברשת גדולה. ואילו אתמול קיבלתי במייל את עדכון האבטחה החודשי של מייקרוסופט שכלל בתוכו 1 2 3 4 5 מאמרים על חולשות privilege escalation . מסתבר שאין ערך עברי בוויקפדיה – בקצרה אפרט כי הרעיון הוא להעלות לעצמך ... המשך לקרוא>
GidonM , 04-24-2013 17:16
How to Encode a Certificate
It is common to upload / transfer certificates as base64 strings. A common example is Azure Management API Add Service Certificate . To encode a certificate all you have to do is simply encode the certificate file. var encodedClientCert = Convert ... המשך לקרוא>
Manu Cohen-Yashar , 04-22-2013 14:42
How To Find a Certificate in the Certificate Store
I wrote a nice helper class that helps me find certificates installed on my machine. Here is the code: Code Snippet public static class CertificateHelper { public static X509Certificate2 FindCertificateByThumbprint( string certificateThumbprint ... המשך לקרוא>
Manu Cohen-Yashar , 04-21-2013 8:48
על Hacking, פריצת מערכות ועל Paula Januszkiewicz
פאולה עוסקת בתחום של פריצה למערכות מחשב. זה תחום שה perception שלו בקהל הרחב שונה מאד מאיך שהוא נתפס על ידי מי שנמצא בתחום. אצל הקהל הרחב להיות האקר זה Cool. בסרטים זה בכלל מישהו חתיך כמו רוברט רדפורד בסניקרס או פאנקית החיה בשולי החברה כמו בנערה ... המשך לקרוא>
GadiM , 04-15-2013 8:56
Update Rollup 1 for Active Directory Rights Management Services Client 2.0 (KB2821183)
Hi Guys, So, There is a new update rollup 1 for the AD RMS client 2.0. Installed and checked in my lab. FYI: This update fixes the problems described in KB article 2821183. Active Directory Rights Management Services Client 2.1 (AD RMS Client ... המשך לקרוא>
Plotniko , 04-14-2013 4:40
Page 1 of 51 (510 items) 1 2 3 4 5 Next > ... Last »